<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ahay.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Angeliu</id>
	<title>Madagascar - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://ahay.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Angeliu"/>
	<link rel="alternate" type="text/html" href="https://ahay.org/wiki/Special:Contributions/Angeliu"/>
	<updated>2026-04-19T15:17:46Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.7</generator>
	<entry>
		<id>https://ahay.org/index.php?title=Beijing_2011&amp;diff=11049</id>
		<title>Beijing 2011</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Beijing_2011&amp;diff=11049"/>
		<updated>2025-09-11T14:08:01Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Program */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Beijing2011_1024px.jpg|center|frame]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
[[Image:Beijing2011.jpg|center|frame|Photo courtesy of Jeffrey Shragge]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Dates==&lt;br /&gt;
&lt;br /&gt;
July 21-22, 2011&lt;br /&gt;
&lt;br /&gt;
==Program==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 0: Wednesday, July 20&lt;br /&gt;
|-&lt;br /&gt;
| 10:00-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop with CD-ROM and get help with installing Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Tariq Alkhalifah, Sergey Fomel, Yang Liu, Xuxin Ma, Jeffrey Shragge &lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Thursday, July 21&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-9:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome (Yike Liu)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9:10-10:40&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The Madagascar project has been in public existence for five years. Madagascar provides a complete environment for organizing one&#039;s research, from new software development to running computational experiments to publishing the experimental results in papers and reports, archiving them for future usage, and sharing them with colleagues and sponsors. The introductory presentation will describe the history of the project, the Madagascar components and design principles, and the future development goals.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/Beijing.ppt Madagascar Software Project] (28M)&lt;br /&gt;
|-&lt;br /&gt;
| 10:40-10:55&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:55-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Command-line usage, RSF file format, Vplot graphics (Xuxin Ma)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Madagascar programs are designed to run from UNIX shell. In this tutorial I will show command-line usage of some basic Madagascar programs and how to manage data flow between different programs. I will also explain the working mechanism of RSF format and how to represent RSF dataset graphically using Madagascar programs.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/slides_ma2011.pdf Command-line usage] (820K)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.ahay.org/RSF/book/rsf/rsf/plot.html SConstruct]&lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Developing workflows using SCons (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.scons.org/ SCons] (from &#039;&#039;&#039;S&#039;&#039;&#039;oftware &#039;&#039;&#039;Cons&#039;&#039;&#039;truction) is a superior alternative to the classic &#039;&#039;&#039;make&#039;&#039;&#039; utility. SCons is implemented as a [http://www.python.org Python] script, its &amp;quot;configuration files&amp;quot; (&amp;lt;tt&amp;gt;SConstruct&amp;lt;/tt&amp;gt; files) are also Python scripts. Madagascar uses SCons to compile software, to manage data processing flowing, and to assemble [[Reproducible Documents|reproducible documents]].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.ahay.org/wikilocal/docs/SCons.ppt Data Processing Using Madagascar and SCons] (256K)&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
[https://www.ahay.org/RSF/book/bei/ft1/matrix.html SConstruct]&lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Writing papers using Madagascar (Tariq Alkhalifah)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
Writing a Geophysics paper using Madagascar offers features beyond the conventional LeTeX package. It first adheres to reproducible principals, which allows for seamless team work and access to your work by others and by your self down the road. It also offers a treasure chest of reproducible papers, which can serve as templates and examples. We will look into these features and write a reproducible paper, at least start one, together.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.ahay.org/wikilocal/docs/slidesBeijing.pdf Writing a paper using Madagascar] (376K)&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
[https://www.ahay.org/RSF/book/sep/banana/paper_html/index.html Traveltime sensitivity kernels: Banana-doughnuts or just plain bananas?]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Friday, July 22&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Wave-equation modeling and migration (Paul Sava) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The theoretical part of this module provides an overview of reverse-time imaging methodology applied to wavefield seismic data.  The main technique discussed is reverse-time migration with emphasis on modern imaging conditions which enable migration velocity analysis and amplitude-versus-angle analysis. The applied part demonstrates this technique on a complex geologic model using Madagascar codes in a fully reproducible setup.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/slides_sava2011.pdf Seismic imaging tutorial: “Exploding reflector” modeling/migration] (2.9M)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.ahay.org/RSF/book/rsf/school/sigsbee.html SConstruct]&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Seismic data processing example (Yang Liu) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Field data processing is an important test of integrality degree for open-source software and the final target for scientific research. We will use a 2-D field dataset to illustrate how Madagascar can set up a common seismic data processing workflow.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.ahay.org/wikilocal/docs/school2011.pdf Seismic field data processing example] (2.3M)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.ahay.org/RSF/book/data/nankai/shots.html SConstruct]&lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Developing your own programs in Madagascar (Jeffrey Shragge)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
There are many programs already built into the Madagascar project, but if you use Madagascar long enough you will eventually run into a problem that you cannot solve using only provided codes. Fortunately, Madagascar has a variety of programming language APIs already built, that allow you to: design, code, and integrate your programs into the Madagascar framework. By the end of the session, you should have a good starting point for developing your own codes, and adding them to the growing library of open-source software available in Madagascar. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/shragge.pdf Developing your own programs in Madagascar] (208K)&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/SCHOOL_CODE.tgz school_code]&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/SCHOOL_TEST.tgz school_test]&lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Contributing to Madagascar (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
As a user of Madagascar, you have the right to run the code for any purpose, to make modifications and additions, and to share your modifications with other people. Madagascar is an open community, which makes it easy to share your contributions and to collaborate with other users and developers around the world. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.ahay.org/wikilocal/docs/Contribute.ppt How to Contribute to Madagascar and Why] (3.1M)&lt;br /&gt;
|-&lt;br /&gt;
| 4:30-5:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Awarding certificates and closing&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Location==&lt;br /&gt;
&lt;br /&gt;
Conference Hall in new office building, Institute of Geology and Geophysics, Chinese Academy of Sciences&lt;br /&gt;
&lt;br /&gt;
No.19 Beitucheng Xilu, Chaoyang District, Beijing, China&lt;br /&gt;
&lt;br /&gt;
中国科学院地质与地球物理研究所, 新办公楼报告厅, 北京市朝阳区北土城西路19号&lt;br /&gt;
&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/map.pdf Location map]&lt;br /&gt;
&lt;br /&gt;
==Participating Organizations==&lt;br /&gt;
&lt;br /&gt;
Bureau of Economic Geology, The University of Texas at Austin (Austin, USA)&lt;br /&gt;
&lt;br /&gt;
Institute of Geology and Geophysics, Chinese Academy of Sciences (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
College of Geo-exploration Science and Technology, Jilin University (Changchun, China)&lt;br /&gt;
&lt;br /&gt;
College of Geophysics and Information Engineering, China University of Petroleum (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
==Contact information ==&lt;br /&gt;
&lt;br /&gt;
Sergey Fomel, E-mail: sergey.fomel@beg.utexas.edu&lt;br /&gt;
&lt;br /&gt;
Yibo Wang, E-mail: wyb1982@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (JLU), E-mail: yangliu1979@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (CUP), E-mail: wliuyang@vip.sina.com&lt;br /&gt;
&lt;br /&gt;
== Instructors ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Tariq Alkhalifah&#039;&#039;&#039; is currently a Professor of Geophysics at KAUST in Saudi Arabia. He graduated with a PhD from Colorado School of Mines, Golden, Colorado, in 1996, and served afterwards as a Post Doc at Stanford University for 2 years sharing an office with Sergey Fomel. I used to be a devote SU Unix follower for most of my research carrier even as a Post Doc at Stanford (SEPlib people), but I have recently seen the light and converted to Madagascar. https://sites.google.com/a/kaust.edu.sa/tariq/ &lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039; has been working at the Bureau of Economic Geology at the University of Texas at Austin since 2002 and currently has an Associate Professor appointment, jointly with the Department of Geological Sciences. He received a Ph.D. in Geophysics from Stanford University in 2001 and worked previously at the Institute of Geophysics in Novosibirsk, Russia, and the Lawrence Berkeley National Laboratory. Sergey started work on Madagascar (at that time named RSF for Regularly Sampled Format) in 2003. &lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is currently an Associate Professor of Geophysics at College of Geo-exploration science and technology at Jilin University, China. He received a Ph.D. in Geophysics from Jilin University in 2006 and was a Postdoctoral fellow at Bureau of Economic Geology, The University of Texas at Austin from 2007 to 2010. His research focuses mainly on seismic data processing. http://gest.jlu.edu.cn/index.php/teacher/read/id/249&lt;br /&gt;
* &#039;&#039;&#039;Xuxin Ma&#039;&#039;&#039; is currently an MS student in the Seismic Wave Analysis Group (SWAG) at KAUST, Saudi Arabia. He received BS in Thermal engineering from Tsinghua University, China (2006). His research interest includes wave-equation migration and waveform inversion.&lt;br /&gt;
* &#039;&#039;&#039;Paul Sava&#039;&#039;&#039; is an Associate Professor of Geophysics and a member of the Center for Wave Phenomena at Colorado School of Mines. He holds an Engineering degree in Geophysics (1995) from the University of Bucharest, an M.Sc. (1998) and a Ph.D. (2004) in Geophysics from Stanford University where he was a member of the Stanford Exploration Project. His research interests are in wavefield seismic imaging, stochastic imaging and inversion, computational methods for wave propagation, numeric optimization and high performance computing. http://newton.mines.edu/paul/home.php&lt;br /&gt;
* &#039;&#039;&#039;Jeff Shragge&#039;&#039;&#039; is a Research Assistant Professor with the Centre for Petroleum Geoscience and CO2 Sequestration in the School of Earth and Environment at the University of Western Australia. He received his Ph.D. (Geophysics) in 2009 in seismic imaging with the Stanford Exploration Project at Stanford University. His research interests are in the fields of seismic imaging (migration, time-lapse imaging and velocity inversion) and high-performance computing (parallel computation, GPU programming).&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Beijing_2011&amp;diff=11048</id>
		<title>Beijing 2011</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Beijing_2011&amp;diff=11048"/>
		<updated>2025-09-11T14:04:36Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Program */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Beijing2011_1024px.jpg|center|frame]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
[[Image:Beijing2011.jpg|center|frame|Photo courtesy of Jeffrey Shragge]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Dates==&lt;br /&gt;
&lt;br /&gt;
July 21-22, 2011&lt;br /&gt;
&lt;br /&gt;
==Program==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 0: Wednesday, July 20&lt;br /&gt;
|-&lt;br /&gt;
| 10:00-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop with CD-ROM and get help with installing Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Tariq Alkhalifah, Sergey Fomel, Yang Liu, Xuxin Ma, Jeffrey Shragge &lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Thursday, July 21&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-9:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome (Yike Liu)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9:10-10:40&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The Madagascar project has been in public existence for five years. Madagascar provides a complete environment for organizing one&#039;s research, from new software development to running computational experiments to publishing the experimental results in papers and reports, archiving them for future usage, and sharing them with colleagues and sponsors. The introductory presentation will describe the history of the project, the Madagascar components and design principles, and the future development goals.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/Beijing.ppt Madagascar Software Project] (28M)&lt;br /&gt;
|-&lt;br /&gt;
| 10:40-10:55&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:55-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Command-line usage, RSF file format, Vplot graphics (Xuxin Ma)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Madagascar programs are designed to run from UNIX shell. In this tutorial I will show command-line usage of some basic Madagascar programs and how to manage data flow between different programs. I will also explain the working mechanism of RSF format and how to represent RSF dataset graphically using Madagascar programs.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/slides_ma2011.pdf Command-line usage] (820K)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.ahay.org/RSF/book/rsf/rsf/plot.html SConstruct]&lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Developing workflows using SCons (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.scons.org/ SCons] (from &#039;&#039;&#039;S&#039;&#039;&#039;oftware &#039;&#039;&#039;Cons&#039;&#039;&#039;truction) is a superior alternative to the classic &#039;&#039;&#039;make&#039;&#039;&#039; utility. SCons is implemented as a [http://www.python.org Python] script, its &amp;quot;configuration files&amp;quot; (&amp;lt;tt&amp;gt;SConstruct&amp;lt;/tt&amp;gt; files) are also Python scripts. Madagascar uses SCons to compile software, to manage data processing flowing, and to assemble [[Reproducible Documents|reproducible documents]].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/SCons.ppt Data Processing Using Madagascar and SCons] (256K)&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
[https://www.ahay.org/RSF/book/bei/ft1/matrix.html SConstruct]&lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Writing papers using Madagascar (Tariq Alkhalifah)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
Writing a Geophysics paper using Madagascar offers features beyond the conventional LeTeX package. It first adheres to reproducible principals, which allows for seamless team work and access to your work by others and by your self down the road. It also offers a treasure chest of reproducible papers, which can serve as templates and examples. We will look into these features and write a reproducible paper, at least start one, together.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.ahay.org/wikilocal/docs/slidesBeijing.pdf Writing a paper using Madagascar] (376K)&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
[https://www.ahay.org/RSF/book/sep/banana/paper_html/index.html Traveltime sensitivity kernels: Banana-doughnuts or just plain bananas?]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Friday, July 22&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Wave-equation modeling and migration (Paul Sava) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The theoretical part of this module provides an overview of reverse-time imaging methodology applied to wavefield seismic data.  The main technique discussed is reverse-time migration with emphasis on modern imaging conditions which enable migration velocity analysis and amplitude-versus-angle analysis. The applied part demonstrates this technique on a complex geologic model using Madagascar codes in a fully reproducible setup.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/slides_sava2011.pdf Seismic imaging tutorial: “Exploding reflector” modeling/migration] (2.9M)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.ahay.org/RSF/book/rsf/school/sigsbee.html SConstruct]&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Seismic data processing example (Yang Liu) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Field data processing is an important test of integrality degree for open-source software and the final target for scientific research. We will use a 2-D field dataset to illustrate how Madagascar can set up a common seismic data processing workflow.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2011.pdf Seismic field data processing example] (2.3M)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[https://www.ahay.org/RSF/book/data/nankai/shots.html SConstruct]&lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Developing your own programs in Madagascar (Jeffrey Shragge)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
There are many programs already built into the Madagascar project, but if you use Madagascar long enough you will eventually run into a problem that you cannot solve using only provided codes. Fortunately, Madagascar has a variety of programming language APIs already built, that allow you to: design, code, and integrate your programs into the Madagascar framework. By the end of the session, you should have a good starting point for developing your own codes, and adding them to the growing library of open-source software available in Madagascar. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/shragge.pdf Developing your own programs in Madagascar] (208K)&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/SCHOOL_CODE.tgz school_code]&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/SCHOOL_TEST.tgz school_test]&lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Contributing to Madagascar (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
As a user of Madagascar, you have the right to run the code for any purpose, to make modifications and additions, and to share your modifications with other people. Madagascar is an open community, which makes it easy to share your contributions and to collaborate with other users and developers around the world. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/Contribute.ppt How to Contribute to Madagascar and Why] (3.1M)&lt;br /&gt;
|-&lt;br /&gt;
| 4:30-5:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Awarding certificates and closing&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Location==&lt;br /&gt;
&lt;br /&gt;
Conference Hall in new office building, Institute of Geology and Geophysics, Chinese Academy of Sciences&lt;br /&gt;
&lt;br /&gt;
No.19 Beitucheng Xilu, Chaoyang District, Beijing, China&lt;br /&gt;
&lt;br /&gt;
中国科学院地质与地球物理研究所, 新办公楼报告厅, 北京市朝阳区北土城西路19号&lt;br /&gt;
&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/map.pdf Location map]&lt;br /&gt;
&lt;br /&gt;
==Participating Organizations==&lt;br /&gt;
&lt;br /&gt;
Bureau of Economic Geology, The University of Texas at Austin (Austin, USA)&lt;br /&gt;
&lt;br /&gt;
Institute of Geology and Geophysics, Chinese Academy of Sciences (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
College of Geo-exploration Science and Technology, Jilin University (Changchun, China)&lt;br /&gt;
&lt;br /&gt;
College of Geophysics and Information Engineering, China University of Petroleum (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
==Contact information ==&lt;br /&gt;
&lt;br /&gt;
Sergey Fomel, E-mail: sergey.fomel@beg.utexas.edu&lt;br /&gt;
&lt;br /&gt;
Yibo Wang, E-mail: wyb1982@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (JLU), E-mail: yangliu1979@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (CUP), E-mail: wliuyang@vip.sina.com&lt;br /&gt;
&lt;br /&gt;
== Instructors ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Tariq Alkhalifah&#039;&#039;&#039; is currently a Professor of Geophysics at KAUST in Saudi Arabia. He graduated with a PhD from Colorado School of Mines, Golden, Colorado, in 1996, and served afterwards as a Post Doc at Stanford University for 2 years sharing an office with Sergey Fomel. I used to be a devote SU Unix follower for most of my research carrier even as a Post Doc at Stanford (SEPlib people), but I have recently seen the light and converted to Madagascar. https://sites.google.com/a/kaust.edu.sa/tariq/ &lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039; has been working at the Bureau of Economic Geology at the University of Texas at Austin since 2002 and currently has an Associate Professor appointment, jointly with the Department of Geological Sciences. He received a Ph.D. in Geophysics from Stanford University in 2001 and worked previously at the Institute of Geophysics in Novosibirsk, Russia, and the Lawrence Berkeley National Laboratory. Sergey started work on Madagascar (at that time named RSF for Regularly Sampled Format) in 2003. &lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is currently an Associate Professor of Geophysics at College of Geo-exploration science and technology at Jilin University, China. He received a Ph.D. in Geophysics from Jilin University in 2006 and was a Postdoctoral fellow at Bureau of Economic Geology, The University of Texas at Austin from 2007 to 2010. His research focuses mainly on seismic data processing. http://gest.jlu.edu.cn/index.php/teacher/read/id/249&lt;br /&gt;
* &#039;&#039;&#039;Xuxin Ma&#039;&#039;&#039; is currently an MS student in the Seismic Wave Analysis Group (SWAG) at KAUST, Saudi Arabia. He received BS in Thermal engineering from Tsinghua University, China (2006). His research interest includes wave-equation migration and waveform inversion.&lt;br /&gt;
* &#039;&#039;&#039;Paul Sava&#039;&#039;&#039; is an Associate Professor of Geophysics and a member of the Center for Wave Phenomena at Colorado School of Mines. He holds an Engineering degree in Geophysics (1995) from the University of Bucharest, an M.Sc. (1998) and a Ph.D. (2004) in Geophysics from Stanford University where he was a member of the Stanford Exploration Project. His research interests are in wavefield seismic imaging, stochastic imaging and inversion, computational methods for wave propagation, numeric optimization and high performance computing. http://newton.mines.edu/paul/home.php&lt;br /&gt;
* &#039;&#039;&#039;Jeff Shragge&#039;&#039;&#039; is a Research Assistant Professor with the Centre for Petroleum Geoscience and CO2 Sequestration in the School of Earth and Environment at the University of Western Australia. He received his Ph.D. (Geophysics) in 2009 in seismic imaging with the Stanford Exploration Project at Stanford University. His research interests are in the fields of seismic imaging (migration, time-lapse imaging and velocity inversion) and high-performance computing (parallel computation, GPU programming).&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Beijing_2011&amp;diff=11046</id>
		<title>Beijing 2011</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Beijing_2011&amp;diff=11046"/>
		<updated>2025-09-11T14:00:16Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Program */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Beijing2011_1024px.jpg|center|frame]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
[[Image:Beijing2011.jpg|center|frame|Photo courtesy of Jeffrey Shragge]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Dates==&lt;br /&gt;
&lt;br /&gt;
July 21-22, 2011&lt;br /&gt;
&lt;br /&gt;
==Program==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 0: Wednesday, July 20&lt;br /&gt;
|-&lt;br /&gt;
| 10:00-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop with CD-ROM and get help with installing Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Tariq Alkhalifah, Sergey Fomel, Yang Liu, Xuxin Ma, Jeffrey Shragge &lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Thursday, July 21&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-9:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome (Yike Liu)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9:10-10:40&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The Madagascar project has been in public existence for five years. Madagascar provides a complete environment for organizing one&#039;s research, from new software development to running computational experiments to publishing the experimental results in papers and reports, archiving them for future usage, and sharing them with colleagues and sponsors. The introductory presentation will describe the history of the project, the Madagascar components and design principles, and the future development goals.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/Beijing.ppt Madagascar Software Project] (28M)&lt;br /&gt;
|-&lt;br /&gt;
| 10:40-10:55&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:55-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Command-line usage, RSF file format, Vplot graphics (Xuxin Ma)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Madagascar programs are designed to run from UNIX shell. In this tutorial I will show command-line usage of some basic Madagascar programs and how to manage data flow between different programs. I will also explain the working mechanism of RSF format and how to represent RSF dataset graphically using Madagascar programs.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/slides_ma2011.pdf Command-line usage] (820K)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[http://reproducibility.org/RSF/book/rsf/rsf/plot.html SConstruct]&lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Developing workflows using SCons (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.scons.org/ SCons] (from &#039;&#039;&#039;S&#039;&#039;&#039;oftware &#039;&#039;&#039;Cons&#039;&#039;&#039;truction) is a superior alternative to the classic &#039;&#039;&#039;make&#039;&#039;&#039; utility. SCons is implemented as a [http://www.python.org Python] script, its &amp;quot;configuration files&amp;quot; (&amp;lt;tt&amp;gt;SConstruct&amp;lt;/tt&amp;gt; files) are also Python scripts. Madagascar uses SCons to compile software, to manage data processing flowing, and to assemble [[Reproducible Documents|reproducible documents]].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/SCons.ppt Data Processing Using Madagascar and SCons] (256K)&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
[http://reproducibility.org/RSF/book/bei/ft1/matrix.html SConstruct]&lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Writing papers using Madagascar (Tariq Alkhalifah)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
Writing a Geophysics paper using Madagascar offers features beyond the conventional LeTeX package. It first adheres to reproducible principals, which allows for seamless team work and access to your work by others and by your self down the road. It also offers a treasure chest of reproducible papers, which can serve as templates and examples. We will look into these features and write a reproducible paper, at least start one, together.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/slidesBeijing.pdf Writing a paper using Madagascar] (376K)&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
[http://reproducibility.org/RSF/book/sep/banana/paper_html/index.html Traveltime sensitivity kernels: Banana-doughnuts or just plain bananas?]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Friday, July 22&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Wave-equation modeling and migration (Paul Sava) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The theoretical part of this module provides an overview of reverse-time imaging methodology applied to wavefield seismic data.  The main technique discussed is reverse-time migration with emphasis on modern imaging conditions which enable migration velocity analysis and amplitude-versus-angle analysis. The applied part demonstrates this technique on a complex geologic model using Madagascar codes in a fully reproducible setup.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/slides_sava2011.pdf Seismic imaging tutorial: “Exploding reflector” modeling/migration] (2.9M)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[http://reproducibility.org/RSF/book/rsf/school/sigsbee.html SConstruct]&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Seismic data processing example (Yang Liu) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Field data processing is an important test of integrality degree for open-source software and the final target for scientific research. We will use a 2-D field dataset to illustrate how Madagascar can set up a common seismic data processing workflow.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2011.pdf Seismic field data processing example] (2.3M)&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[http://reproducibility.org/RSF/book/data/nankai/shots.html SConstruct]&lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Developing your own programs in Madagascar (Jeffrey Shragge)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
There are many programs already built into the Madagascar project, but if you use Madagascar long enough you will eventually run into a problem that you cannot solve using only provided codes. Fortunately, Madagascar has a variety of programming language APIs already built, that allow you to: design, code, and integrate your programs into the Madagascar framework. By the end of the session, you should have a good starting point for developing your own codes, and adding them to the growing library of open-source software available in Madagascar. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/shragge.pdf Developing your own programs in Madagascar] (208K)&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/SCHOOL_CODE.tgz school_code]&lt;br /&gt;
&amp;lt;br&amp;gt; &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/SCHOOL_TEST.tgz school_test]&lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Contributing to Madagascar (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
As a user of Madagascar, you have the right to run the code for any purpose, to make modifications and additions, and to share your modifications with other people. Madagascar is an open community, which makes it easy to share your contributions and to collaborate with other users and developers around the world. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/Contribute.ppt How to Contribute to Madagascar and Why] (3.1M)&lt;br /&gt;
|-&lt;br /&gt;
| 4:30-5:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Awarding certificates and closing&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Location==&lt;br /&gt;
&lt;br /&gt;
Conference Hall in new office building, Institute of Geology and Geophysics, Chinese Academy of Sciences&lt;br /&gt;
&lt;br /&gt;
No.19 Beitucheng Xilu, Chaoyang District, Beijing, China&lt;br /&gt;
&lt;br /&gt;
中国科学院地质与地球物理研究所, 新办公楼报告厅, 北京市朝阳区北土城西路19号&lt;br /&gt;
&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/map.pdf Location map]&lt;br /&gt;
&lt;br /&gt;
==Participating Organizations==&lt;br /&gt;
&lt;br /&gt;
Bureau of Economic Geology, The University of Texas at Austin (Austin, USA)&lt;br /&gt;
&lt;br /&gt;
Institute of Geology and Geophysics, Chinese Academy of Sciences (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
College of Geo-exploration Science and Technology, Jilin University (Changchun, China)&lt;br /&gt;
&lt;br /&gt;
College of Geophysics and Information Engineering, China University of Petroleum (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
==Contact information ==&lt;br /&gt;
&lt;br /&gt;
Sergey Fomel, E-mail: sergey.fomel@beg.utexas.edu&lt;br /&gt;
&lt;br /&gt;
Yibo Wang, E-mail: wyb1982@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (JLU), E-mail: yangliu1979@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (CUP), E-mail: wliuyang@vip.sina.com&lt;br /&gt;
&lt;br /&gt;
== Instructors ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Tariq Alkhalifah&#039;&#039;&#039; is currently a Professor of Geophysics at KAUST in Saudi Arabia. He graduated with a PhD from Colorado School of Mines, Golden, Colorado, in 1996, and served afterwards as a Post Doc at Stanford University for 2 years sharing an office with Sergey Fomel. I used to be a devote SU Unix follower for most of my research carrier even as a Post Doc at Stanford (SEPlib people), but I have recently seen the light and converted to Madagascar. https://sites.google.com/a/kaust.edu.sa/tariq/ &lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039; has been working at the Bureau of Economic Geology at the University of Texas at Austin since 2002 and currently has an Associate Professor appointment, jointly with the Department of Geological Sciences. He received a Ph.D. in Geophysics from Stanford University in 2001 and worked previously at the Institute of Geophysics in Novosibirsk, Russia, and the Lawrence Berkeley National Laboratory. Sergey started work on Madagascar (at that time named RSF for Regularly Sampled Format) in 2003. &lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is currently an Associate Professor of Geophysics at College of Geo-exploration science and technology at Jilin University, China. He received a Ph.D. in Geophysics from Jilin University in 2006 and was a Postdoctoral fellow at Bureau of Economic Geology, The University of Texas at Austin from 2007 to 2010. His research focuses mainly on seismic data processing. http://gest.jlu.edu.cn/index.php/teacher/read/id/249&lt;br /&gt;
* &#039;&#039;&#039;Xuxin Ma&#039;&#039;&#039; is currently an MS student in the Seismic Wave Analysis Group (SWAG) at KAUST, Saudi Arabia. He received BS in Thermal engineering from Tsinghua University, China (2006). His research interest includes wave-equation migration and waveform inversion.&lt;br /&gt;
* &#039;&#039;&#039;Paul Sava&#039;&#039;&#039; is an Associate Professor of Geophysics and a member of the Center for Wave Phenomena at Colorado School of Mines. He holds an Engineering degree in Geophysics (1995) from the University of Bucharest, an M.Sc. (1998) and a Ph.D. (2004) in Geophysics from Stanford University where he was a member of the Stanford Exploration Project. His research interests are in wavefield seismic imaging, stochastic imaging and inversion, computational methods for wave propagation, numeric optimization and high performance computing. http://newton.mines.edu/paul/home.php&lt;br /&gt;
* &#039;&#039;&#039;Jeff Shragge&#039;&#039;&#039; is a Research Assistant Professor with the Centre for Petroleum Geoscience and CO2 Sequestration in the School of Earth and Environment at the University of Western Australia. He received his Ph.D. (Geophysics) in 2009 in seismic imaging with the Stanford Exploration Project at Stanford University. His research interests are in the fields of seismic imaging (migration, time-lapse imaging and velocity inversion) and high-performance computing (parallel computation, GPU programming).&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Changchun_2025&amp;diff=11045</id>
		<title>Changchun 2025</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Changchun_2025&amp;diff=11045"/>
		<updated>2025-09-11T13:39:26Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Agenda */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Changchun2025.jpg|center|frame]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;2025 Madagascar School &amp;amp; Open-Source Geophysics School in Changchun&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
With the continuous growth of geophysical data volumes, open-source tools are increasingly becoming vital supports in scientific research and engineering due to their advantages of openness, controllability, and scalability. The &amp;quot;Open-source Geophysics School&amp;quot; aims to promote the dissemination and application of open-source software in the field of geophysics, while enhancing the technical capabilities and innovative mindset of young scholars and researchers. This training program provides systematic instruction and hands-on practice, enabling participants to gain an in-depth understanding of the architecture and usage of the Madagascar software platform. Additionally, it covers theories, techniques, methods, and the application of open-source code in various geophysical domains including potential field, electromagnetic, seismic, and GPR methods, thereby improving participants&#039; independent research skills and ability to solve practical problems.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the school serves as a platform for researchers from diverse backgrounds to communicate and collaborate, facilitating resource sharing and technology dissemination. It contributes to cultivating a new generation of geophysical talents equipped with modern research literacy and an open-source mindset, ultimately promoting openness, collaboration, and high-quality development in geophysical research.&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
August 19-21, 2025&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Before the school: Monday, August 18, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 13:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get individual help with Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Jiawei Chen and Changle Chen&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Tuesday, August 19, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-8:40    &lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome&lt;br /&gt;
|-&lt;br /&gt;
| 8:40-10:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction to Madagascar Software Project (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; project has been in public existence for nineteen years. Madagascar provides a complete environment for open-source geophysics research. In this module, you will learn how to take the full advantage of the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; environment to enhance scientific research and collaboration. An English version of a similar presentation is available from a previous Madagascar event. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-introduction.pdf Slides] (5.9M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2020/cmp/SConstruct Example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 10:10-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-12:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Seismic data processing with Madagascar (Changle Chen)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
A 2D field FreeUSP seismic dataset is used to illustrate how Madagascar can set up a common seismic data processing workflow. The example can be found in the previous Madagascar school. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-workflow.pdf Slides] (6.3M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/tree/master/book/rsf/school2020/seismic/SConstruct Seismic example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 12:00-13:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 13:30-15:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Reproducible paper: Writing technical papers using Madagascar and SEGTeX (Jiawei Chen, Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
SEGTeX is a LaTeX package for geophysical publications, which is a important component in Madagascar Project. SEGTeX consists of class files for Geophysics papers, SEG expanded abstracts, etc, and cumulative bibliography of geophysical publications. Meanwhile, with the continuous development of programming tools, the plotting capabilities of Madagascar software are also expanding, offering more diverse options for creating figures in reproducible research. In this module, you will learn how to use the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; and SEGTeX to write a reproducible paper with different plotting tools. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2025-publish.pdf Slides] (6.0M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2025/plots/SConstruct SConstruct]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2025/school2025.tex tex]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 15:00-15:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 15:10-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Practice (Changle Chen, Jiawei Chen)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Learn the functions of Madagascar software platform, and do some exercises about the construction of data processing workflow and the writing of reproducible papers. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Wednesday, August 20, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Open-source software for potential field and electromagnetic methods (Xiangyun Hu, Bo Han, Guoqing Ma, and Qingfa Meng)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 3: Tuesday, August 21, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Open-source software for seismic imaging, inversion, and GPR method (Zhengqian Ma, Yikang Zheng, Xuan Feng, and Haoqiu Zhou)&lt;br /&gt;
|-&lt;br /&gt;
| 17:00-17:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Closing Ceremony (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Location ==&lt;br /&gt;
&lt;br /&gt;
Virtual Simulation Experiment Teaching Center of Stereo-Exploration of Geological Resource, Jilin University, Changchun, China&lt;br /&gt;
&lt;br /&gt;
吉林大学（朝阳校区）地质资源立体探测国家级虚拟仿真实验教学中心&lt;br /&gt;
&lt;br /&gt;
== Organizations ==&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Open-source Geophysics School (session 1) in Changchun 2025&amp;quot; is organized by&lt;br /&gt;
* Committee of Young Geophysicists in Chinese Geophysical Society&lt;br /&gt;
* Young Earth Scientists Chinese National Committee (YES China)&lt;br /&gt;
and hosted by &#039;&#039;&#039;Jilin University&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Changchun_2025&amp;diff=11044</id>
		<title>Changchun 2025</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Changchun_2025&amp;diff=11044"/>
		<updated>2025-09-11T13:26:58Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Agenda */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Changchun2025.jpg|center|frame]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;2025 Madagascar School &amp;amp; Open-Source Geophysics School in Changchun&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
With the continuous growth of geophysical data volumes, open-source tools are increasingly becoming vital supports in scientific research and engineering due to their advantages of openness, controllability, and scalability. The &amp;quot;Open-source Geophysics School&amp;quot; aims to promote the dissemination and application of open-source software in the field of geophysics, while enhancing the technical capabilities and innovative mindset of young scholars and researchers. This training program provides systematic instruction and hands-on practice, enabling participants to gain an in-depth understanding of the architecture and usage of the Madagascar software platform. Additionally, it covers theories, techniques, methods, and the application of open-source code in various geophysical domains including potential field, electromagnetic, seismic, and GPR methods, thereby improving participants&#039; independent research skills and ability to solve practical problems.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the school serves as a platform for researchers from diverse backgrounds to communicate and collaborate, facilitating resource sharing and technology dissemination. It contributes to cultivating a new generation of geophysical talents equipped with modern research literacy and an open-source mindset, ultimately promoting openness, collaboration, and high-quality development in geophysical research.&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
August 19-21, 2025&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Before the school: Monday, August 18, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 13:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get individual help with Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Jiawei Chen and Changle Chen&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Tuesday, August 19, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-8:40    &lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome&lt;br /&gt;
|-&lt;br /&gt;
| 8:40-10:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction to Madagascar Software Project (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; project has been in public existence for nineteen years. Madagascar provides a complete environment for open-source geophysics research. In this module, you will learn how to take the full advantage of the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; environment to enhance scientific research and collaboration. An English version of a similar presentation is available from a previous Madagascar event. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-introduction.pdf Slides] (5.9M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2020/cmp/SConstruct Example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 10:10-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-12:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Seismic data processing with Madagascar (Changle Chen)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
A 2D field FreeUSP seismic dataset is used to illustrate how Madagascar can set up a common seismic data processing workflow. The example can be found in the previous Madagascar school. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-workflow.pdf Slides] (6.3M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/tree/master/book/rsf/school2020/seismic/SConstruct Seismic example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 12:00-13:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 13:30-15:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Reproducible paper: Writing technical papers using Madagascar and SEGTeX (Jiawei Chen, Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
SEGTeX is a LaTeX package for geophysical publications, which is a important component in Madagascar Project. SEGTeX consists of class files for Geophysics papers, SEG expanded abstracts, etc, and cumulative bibliography of geophysical publications. Meanwhile, with the continuous development of programming tools, the plotting capabilities of Madagascar software are also expanding, offering more diverse options for creating figures in reproducible research. In this module, you will learn how to use the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; and SEGTeX to write a reproducible paper with different plotting tools. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2025-publish.pdf Slides] (6.0M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2025/plots/SConstruct SConstruct]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2025/school2025.tex tex]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 15:00-15:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 15:10-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Practice (Changle Chen, Jiawei Chen)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Learn the functions of Madagascar software platform, and do some exercises about the construction of data processing workflow and the writing of reproducible papers. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Wednesday, August 20, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Open-source software in potential field and electromagnetic methods (Xiangyun Hu, Bo Han, Guoqing Ma, and Qingfa Meng)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 3: Tuesday, August 21, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Open-source software in seismic imaging, inversion, and GPR method (Zhengqian Ma, Yikang Zheng, Xuan Feng, and Haoqiu Zhou)&lt;br /&gt;
|-&lt;br /&gt;
| 17:00-17:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Closing Ceremony (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Location ==&lt;br /&gt;
&lt;br /&gt;
Virtual Simulation Experiment Teaching Center of Stereo-Exploration of Geological Resource, Jilin University, Changchun, China&lt;br /&gt;
&lt;br /&gt;
吉林大学（朝阳校区）地质资源立体探测国家级虚拟仿真实验教学中心&lt;br /&gt;
&lt;br /&gt;
== Organizations ==&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Open-source Geophysics School (session 1) in Changchun 2025&amp;quot; is organized by&lt;br /&gt;
* Committee of Young Geophysicists in Chinese Geophysical Society&lt;br /&gt;
* Young Earth Scientists Chinese National Committee (YES China)&lt;br /&gt;
and hosted by &#039;&#039;&#039;Jilin University&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Conferences&amp;diff=11043</id>
		<title>Conferences</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Conferences&amp;diff=11043"/>
		<updated>2025-09-11T13:24:15Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Schools, Workshops, and Working Workshops */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Conferences.png|right|]]&lt;br /&gt;
In reverse chronological order.&lt;br /&gt;
&lt;br /&gt;
==Schools, Workshops, and Working Workshops==&lt;br /&gt;
[[Changchun_2025|Madagascar School &amp;amp; Open-Source Geophysics School in Changchun 2025]]&lt;br /&gt;
&lt;br /&gt;
[[PuertoVallarta_2023|Madagascar Workshop at RAUGM, Puerto Vallarta 2023]]&lt;br /&gt;
&lt;br /&gt;
[[Hefei_2020|Madagascar School on Open-Source Geophysics in Hefei 2020]]&lt;br /&gt;
&lt;br /&gt;
[[HoustonWW2018|SEG Working Workshop - Python and Julia for Geophysics, Houston August 8-11, 2018]]&lt;br /&gt;
&lt;br /&gt;
[[HoustonWW2017|SEG Working Workshop in Houston 2017]]&lt;br /&gt;
&lt;br /&gt;
[[Shanghai_2017|Madagascar School of Reproducible Computational Geophysics Shanghai 2017]]&lt;br /&gt;
&lt;br /&gt;
[[Houston_2017|Madagascar School at the University of Houston 2017]]&lt;br /&gt;
&lt;br /&gt;
[[SEG_3D_Seismic_Processing_Working_Workshop_Houston_2016-_Land_3D|SEG Land 3D Seismic Processing Working Workshop Houston 2016]]&lt;br /&gt;
&lt;br /&gt;
[[Zurich 2016|Madagascar School on Reproducible Computational Geophysics in Zürich 2016]]&lt;br /&gt;
&lt;br /&gt;
[[Vienna_2016|Workshop - Open-source Software in Applied Geosciences Vienna 2016]]&lt;br /&gt;
&lt;br /&gt;
[[Qingdao_2015|Madagascar School for Advanced Users in Qingdao 2015]]&lt;br /&gt;
&lt;br /&gt;
[[SEG 3D Seismic Processing Working Workshop Houston 2015- Land 3D|SEG 3D Land Seismic Processing Working Workshop Houston 2015]]&lt;br /&gt;
&lt;br /&gt;
[[Harbin_2015|School in Harbin 2015]]&lt;br /&gt;
&lt;br /&gt;
[[Houston_2014|Second Madagascar Working Workshop Houston 2014]]&lt;br /&gt;
&lt;br /&gt;
[[Petersburg_2014|Workshop at EAGE/St. Petersburg 2014]]&lt;br /&gt;
&lt;br /&gt;
[[Melbourne_2013|Workshop at ASEG 2013]]&lt;br /&gt;
&lt;br /&gt;
[[Austin_2013|First Madagascar Working Workshop Austin 2013]]&lt;br /&gt;
&lt;br /&gt;
[[Austin_2012|Madagascar School and Workshop on Reproducible Computational Geophysics Austin 2012]]&lt;br /&gt;
&lt;br /&gt;
[[Copenhagen_2012|Workshop - Open-source E&amp;amp;P Software - Six Years Later Copenhagen 2012]]&lt;br /&gt;
&lt;br /&gt;
[[Beijing_2011|Madagascar School of Reproducible Computational Geophysics Beijing 2011]]&lt;br /&gt;
&lt;br /&gt;
[[Houston_2011|Workshop - Open Software Tools for Reproducible Computational Geophysics Houston 2011]]&lt;br /&gt;
&lt;br /&gt;
[[Houston_2010|Madagascar School of Reproducible Computational Geophysics and Hands-On School Houston 2010]]&lt;br /&gt;
&lt;br /&gt;
[[Salvador_2009|Madagascar School on Reproducible Computational Geophysics Salvador 2009]]&lt;br /&gt;
&lt;br /&gt;
[[Delft_2009|Madagascar School on Reproducible Computational Geophysics Delft 2009]]&lt;br /&gt;
&lt;br /&gt;
[[2008_Implementation_Workshop|Towards full automation and better robustness Coding Sprint Golden 2008]] &lt;br /&gt;
&lt;br /&gt;
[[RSF_Austin_School_2007|Using and Extending RSF/Madagascar School Austin 2007]].&lt;br /&gt;
&lt;br /&gt;
[[RSF_School_and_Workshop%2C_Vancouver_2006|Reproducible Research in Computational Geophysics School and Workshop Vancouver 2006]].&lt;br /&gt;
&lt;br /&gt;
==Conference presentations==&lt;br /&gt;
&lt;br /&gt;
===Online 2021 (SPE)===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; was presented in the session on &#039;&#039;&#039;Open Source - Geomodelling and Reservoir Characterization&#039;&#039;&#039; at the [https://www.spe.org/events/en/2021/workshop/21av01/open-subsurface.html SPE Virtual Workshop: Open Subsurface] on May 19, 2021. See presentation [https://ahay.org/wikilocal/docs/Madagascar-SPE.pdf slides] and the [https://www.spe.org/events/en/2021/workshop/21av01/schedule-overview.html workshop program].&lt;br /&gt;
&lt;br /&gt;
===Lausanne 2016 (PASC)===&lt;br /&gt;
&lt;br /&gt;
Two presentations about &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; were presented in the mini-symposium on &#039;&#039;&#039;Open Source Software (OSS) and High-Performance Computing (HPC)&#039;&#039;&#039; at the [http://www.pasc16.org/ Platform for Advanced Scientific Computing] conference in Lausanne, Switzerland, on June 9, 2016. See presentation slides: &lt;br /&gt;
* [http://ahay.org/wikilocal/docs/FOMEL-PASC2016.pdf Data-Parallel Processing Using Madagascar Open-Source Software Package] &lt;br /&gt;
* [http://ahay.org/wikilocal/docs/POTTER-SHRAGGE-PASC2016.pdf Leveraging the Madagascar Framework for Reproducible Large-scale Cluster and Cloud Computing]&lt;br /&gt;
&lt;br /&gt;
===San Francisco 2015 (AGU)===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; was presented in the session on &#039;&#039;&#039;Informatics and Intelligent Systems in Reproducible Geoscience Research&#039;&#039;&#039; at the [http://fallmeeting.agu.org/2015/ AGU Fall Meeting] in San Francisco, California, on December 17, 2015. See presentation [http://ahay.org/wikilocal/docs/Madagascar-AGU-2015.pdf slides] and the [https://agu.confex.com/agu/fm15/meetingapp.cgi/Session/10540 session program].&lt;br /&gt;
&lt;br /&gt;
===Stanford 2015 (SIAM Geosciences)===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; was presented in the mini-symposium on &#039;&#039;&#039;Advances in Software for Computational Geosciences&#039;&#039;&#039; at the [http://www.siam.org/meetings/gs15/ SIAM Conference on Mathematical &amp;amp; Computational Issues in the Geosciences] in Stanford, California, on June 30, 2015. See presentation [http://ahay.org/wikilocal/docs/Fomel-SIAM-Geosciences-2015.pdf slides] and the [http://meetings.siam.org/sess/dsp_programsess.cfm?SESSIONCODE=21097 mini-symposium program].&lt;br /&gt;
&lt;br /&gt;
===New York 2013 (NYU Poly)===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; was presented at the workshop on [http://www.reproduciblescience.org/index.php/Workshop_on_Software_Infrastructure_for_Reproducibility_in_Science_--_May_30th-31st,_2013 Software Infrastructure for Reproducibility in Science] at the Polytechnic Institute of New York University in Brooklyn, New York, on May 30, 2013. See presentation [http://ahay.org/wikilocal/docs/Madagascar-NYC.pdf slides]. &lt;br /&gt;
&lt;br /&gt;
The workshop was supported by the [http://www.sloan.org/ Alfred P. Sloan Foundation]. Juliana Freire provides the complete [http://vgc.poly.edu/~juliana/ReproducibleScience/SoftwareInfrastructure/agenda.pdf  workshop program].&lt;br /&gt;
&lt;br /&gt;
===Providence 2012 (ICERM)===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; was presented at the [http://icerm.brown.edu/tw12-5-rcem Reproducibility in Computational and Experimental Mathematics] Workshop at the Institute for Computational and Experimental Research in Mathematics (ICERM) in Providence, Rhode Island, on December 13, 2012.&lt;br /&gt;
&lt;br /&gt;
See presentation [http://ahay.org/wikilocal/docs/ICERM.pptx slides], the complete [http://icerm.brown.edu/tw12-5-rcem workshop program], and Victoria Stodden&#039;s [http://wiki.stodden.net/ICERM_Reproducibility_in_Computational_and_Experimental_Mathematics:_Readings_and_References wiki page].&lt;br /&gt;
&lt;br /&gt;
===Austin 2012 (SciPy)===&lt;br /&gt;
&lt;br /&gt;
The Python interface to &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; was presented at the [http://conference.scipy.org/scipy2012/ Scientific Computing with Python Conference] in Austin, Texas, on July 19, 2012. See the poster by clicking on the image below&lt;br /&gt;
.&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:SciPy2012Poster.png|link=http://www.ahay.org/wikilocal/docs/SciPy2012Poster.pdf]]&lt;br /&gt;
&lt;br /&gt;
===Cary 2011 (Interface)===&lt;br /&gt;
&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; was presented in the special session on &#039;&#039;&#039;Reproducible Research&#039;&#039;&#039; at the [http://www.interfacesymposia.org/Interface2011/ 42nd Symposium on the Interface] (Statistical, Machine Learning, and Visualization Algorithms) in Cary, North Carolina, on June 1, 2011. See the [http://www.interfacesymposia.org/Interface2011/Program.pdf symposium program].&lt;br /&gt;
&lt;br /&gt;
===Long Beach 2011 (SIAM Geosciences)===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; was presented in the mini-symposium on &#039;&#039;&#039;Reproducible Science and Open-Source Software in the Geosciences&#039;&#039;&#039; at the [http://www.siam.org/meetings/gs11/ SIAM Conference on Mathematical &amp;amp; Computational Issues in the Geosciences] in Long Beach, California, on March 23, 2011. See presentation [https://ahay.org/wikilocal/docs/longbeach2011.pdf slides] and the mini-symposium program: [http://meetings.siam.org/sess/dsp_programsess.cfm?SESSIONCODE=11822 Part 1] and [http://meetings.siam.org/sess/dsp_programsess.cfm?SESSIONCODE=11823 Part 2].&lt;br /&gt;
&lt;br /&gt;
===Reno 2011 (SIAM CS&amp;amp;E)===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; was presented in the mini-symposium on &#039;&#039;&#039;Verifiable, Reproducible Research and Computational Science&#039;&#039;&#039; at the [http://www.siam.org/meetings/cse11/ SIAM Conference on Computational Science and Engineering] in Reno, Nevada, on March 4, 2011. See presentation [http://ahay.org/wikilocal/docs/reno2011.pdf slides]. &lt;br /&gt;
&lt;br /&gt;
Jarrod Millman provides a complete [http://jarrodmillman.com/events/siam2011.html session program].&lt;br /&gt;
&lt;br /&gt;
===Austin 2010 (SciPy)===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; was presented at the [http://conference.scipy.org/scipy2010/ Python in Scientific Computing Conference] in Austin, Texas, on July 1, 2010. See the presentation [http://ahay.org/wikilocal/docs/scipy2010.pdf slides] and [http://conference.scipy.org/scipy2010/schedule.html complete program].&lt;br /&gt;
&lt;br /&gt;
===Salt Lake City 2010 (NSF Archive Workshop)===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; was presented at the [http://users.emulab.net/trac/archive10/ NSF Workshop on Archiving Experiments to Raise Scientific Standards] in Salt Lake City on May 25, 2010. See the presentation [http://ahay.org/wikilocal/docs/slc.pdf slides] and [http://users.emulab.net/trac/archive10/wiki/WorkshopSchedule complete program].&lt;br /&gt;
&lt;br /&gt;
===Düsseldorf 2008 (Berlin 6) ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; was mentioned in the special session on &#039;&#039;&#039;Open Data and Reproducible Research&#039;&#039;&#039; at the [http://www.berlin6.org/ Berlin 6 Open Access Conference] in Düsseldorf, Germany, on November 12, 2008. See presentation [https://ahay.org/wikilocal/docs/Berlin-6.ppt slides]. &lt;br /&gt;
&lt;br /&gt;
Mark Liberman provides a complete [http://ldc.upenn.edu/myl/Berlin6Session5/Overview.html session program].&lt;br /&gt;
&lt;br /&gt;
===Austin 2008 (Texas Python Unconference)===&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;New Directions in Literate Programming with Madagascar&#039;&#039; was presented at the Second Annual Texas Python Unconference hosted by Enthought Corporation on the UT campus on October 4, 2008. See presentation [http://www.ig.utexas.edu/people/staff/tobis/MadLiter/madliter.html slides].&lt;br /&gt;
&lt;br /&gt;
===Austin 2008 (Scientific Software Days)===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; was presented at the Second Annual Scientific Software Days at the University of Texas at Austin on May 15, 2008. See the presentation [http://ahay.org/wikilocal/docs/ssd2.pdf slides] and [http://www.tacc.utexas.edu/softwareday/ complete program].&lt;br /&gt;
&lt;br /&gt;
===Rio de Janeiro 2007 (SBGf)===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; and reproducible scientific computing were presented at the 2007  [http://www.sbgf.org.br Congress of the Brazilian Geophysical Society] in Rio de Janeiro. See presentation [https://ahay.org/wikilocal/docs/2007_SBGf_ReproducibleScientificComputingUsingMadagascar.pdf slides].&lt;br /&gt;
&lt;br /&gt;
===Vancouver 2007 (AIP)===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; was presented at a mini-symposium on &#039;&#039;&#039;Software for Inverse Problems&#039;&#039;&#039; at the [http://www.pims.math.ca/science/2007/07aip/ Conference on Applied Inverse Problems] in Vancouver on June 29, 2007. See presentation [https://ahay.org/wikilocal/docs/Fomel-AIP.ppt slides].&lt;br /&gt;
&lt;br /&gt;
===Honolulu 2007 (ICASSP)===&lt;br /&gt;
&lt;br /&gt;
The paper [https://ahay.org/wikilocal/docs/scons.pdf Reproducible computational experiments using SCons] was presented in the [http://www.icassp2007.org/Papers/PublicSessionIndex3.asp?Sessionid=1168 special session] on &#039;&#039;&#039;Reproducible Signal Processing Research&#039;&#039;&#039; at the [http://www.icassp2007.org/ International Conference on Acoustics, Speech, and Signal Processing] in Honolulu on April 18, 2007. See presentation [http://ahay.org/wikilocal/docs/SCons.ppt slides].&lt;br /&gt;
&lt;br /&gt;
Patrick Vandewalle provides a complete [http://lcavwww.epfl.ch/reproducible_research/ICASSP07/ session program].&lt;br /&gt;
&lt;br /&gt;
===Austin 2007 (Scientific Software Day)===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; was presented at the First Annual Scientific Software Day at the University of Texas at Austin on April 2, 2007. See presentation [http://ahay.org/wikilocal/docs/Madagascar-SSD.ppt slides].&lt;br /&gt;
&lt;br /&gt;
===New Orleans 2006 (SEG)===&lt;br /&gt;
&lt;br /&gt;
These advertising posters were prepared for the SEG Annual Meeting in New Orleans. Gilles Hennenfent had the idea, and Scott Rodgers implemented it.&lt;br /&gt;
&lt;br /&gt;
[[Image:Poker_comp_BEG.png]] [[Image:Poker_comp_CSM.png]] [[Image:Poker_comp_UBC.png]]&lt;br /&gt;
&lt;br /&gt;
===Vienna 2006 (EAGE)===&lt;br /&gt;
&lt;br /&gt;
RSF/Madagascar was first presented at the EAGE Workshop [http://www.eage.org/events/index.php?evp=274&amp;amp;eventid=1&amp;amp;ActiveMenu=16&amp;amp;Opendivs=s2,s11,s13 Open Source E&amp;amp;P Software – Putting the Pieces Together] in Vienna on June 11, 2006. See presentation [http://ahay.org/wikilocal/docs/vienna.pdf slides].&lt;br /&gt;
&lt;br /&gt;
Joe Dellinger provides a complete [http://sepwww.stanford.edu/oldsep/joe/Vienna/ workshop program with abstracts].&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Changchun_2025&amp;diff=11042</id>
		<title>Changchun 2025</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Changchun_2025&amp;diff=11042"/>
		<updated>2025-09-11T13:16:13Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Organizations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Changchun2025.jpg|center|frame]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;2025 Madagascar School &amp;amp; Open-Source Geophysics School in Changchun&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
With the continuous growth of geophysical data volumes, open-source tools are increasingly becoming vital supports in scientific research and engineering due to their advantages of openness, controllability, and scalability. The &amp;quot;Open-source Geophysics School&amp;quot; aims to promote the dissemination and application of open-source software in the field of geophysics, while enhancing the technical capabilities and innovative mindset of young scholars and researchers. This training program provides systematic instruction and hands-on practice, enabling participants to gain an in-depth understanding of the architecture and usage of the Madagascar software platform. Additionally, it covers theories, techniques, methods, and the application of open-source code in various geophysical domains including potential field, electromagnetic, seismic, and GPR methods, thereby improving participants&#039; independent research skills and ability to solve practical problems.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the school serves as a platform for researchers from diverse backgrounds to communicate and collaborate, facilitating resource sharing and technology dissemination. It contributes to cultivating a new generation of geophysical talents equipped with modern research literacy and an open-source mindset, ultimately promoting openness, collaboration, and high-quality development in geophysical research.&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
August 19-21, 2025&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Before the school: Monday, August 18, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 13:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get individual help with Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Jiawei Chen and Changle Chen&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Tuesday, August 19, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-8:40    &lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome&lt;br /&gt;
|-&lt;br /&gt;
| 8:40-10:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction to Madagascar Software Project (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; project has been in public existence for nineteen years. Madagascar provides a complete environment for open-source geophysics research. In this module, you will learn how to take the full advantage of the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; environment to enhance scientific research and collaboration. The similar presentation with English version can be found in the previous Madagascar school. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-introduction.pdf Slides] (5.9M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2020/cmp/SConstruct Example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 10:10-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-12:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Seismic data processing with Madagascar (Changle Chen)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
A 2D field FreeUSP seismic dataset is used to illustrate how Madagascar can set up a common seismic data processing workflow. The example can be found in the previous Madagascar school. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-workflow.pdf Slides] (6.3M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/tree/master/book/rsf/school2020/seismic/SConstruct Seismic example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 12:00-13:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 13:30-15:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Reproducible paper: Writing technical papers using Madagascar and SEGTeX (Jiawei Chen, Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
SEGTeX is a LaTeX package for geophysical publications, which is a important component in Madagascar Project. SEGTeX consists of class files for Geophysics papers, SEG expanded abstracts, etc, and cumulative bibliography of geophysical publications. Meanwhile, with the continuous development of programming tools, the plotting capabilities of Madagascar software are also expanding, offering more diverse options for creating figures in reproducible research. In this module, you will learn how to use the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; and SEGTeX to write a reproducible paper with different plotting tools. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2025-publish.pdf Slides] (6.0M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2025/plots/SConstruct SConstruct]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2025/school2025.tex tex]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 15:00-15:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 15:10-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Practice (Changle Chen, Jiawei Chen)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Learn the functions of Madagascar software platform, and do some exercises about the construction of data processing workflow and the writing of reproducible papers. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Wednesday, August 20, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Open-source software in potential field and electromagnetic methods (Xiangyun Hu, Bo Han, Guoqing Ma, and Qingfa Meng)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 3: Tuesday, August 21, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Open-source software in seismic imaging, inversion, and GPR method (Zhengqian Ma, Yikang Zheng, Xuan Feng, and Haoqiu Zhou)&lt;br /&gt;
|-&lt;br /&gt;
| 17:00-17:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Closing Ceremony (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Location ==&lt;br /&gt;
&lt;br /&gt;
Virtual Simulation Experiment Teaching Center of Stereo-Exploration of Geological Resource, Jilin University, Changchun, China&lt;br /&gt;
&lt;br /&gt;
吉林大学（朝阳校区）地质资源立体探测国家级虚拟仿真实验教学中心&lt;br /&gt;
&lt;br /&gt;
== Organizations ==&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Open-source Geophysics School (session 1) in Changchun 2025&amp;quot; is organized by&lt;br /&gt;
* Committee of Young Geophysicists in Chinese Geophysical Society&lt;br /&gt;
* Young Earth Scientists Chinese National Committee (YES China)&lt;br /&gt;
and hosted by &#039;&#039;&#039;Jilin University&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Changchun_2025&amp;diff=11041</id>
		<title>Changchun 2025</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Changchun_2025&amp;diff=11041"/>
		<updated>2025-09-11T13:15:27Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Introduction */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Changchun2025.jpg|center|frame]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;2025 Madagascar School &amp;amp; Open-Source Geophysics School in Changchun&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
With the continuous growth of geophysical data volumes, open-source tools are increasingly becoming vital supports in scientific research and engineering due to their advantages of openness, controllability, and scalability. The &amp;quot;Open-source Geophysics School&amp;quot; aims to promote the dissemination and application of open-source software in the field of geophysics, while enhancing the technical capabilities and innovative mindset of young scholars and researchers. This training program provides systematic instruction and hands-on practice, enabling participants to gain an in-depth understanding of the architecture and usage of the Madagascar software platform. Additionally, it covers theories, techniques, methods, and the application of open-source code in various geophysical domains including potential field, electromagnetic, seismic, and GPR methods, thereby improving participants&#039; independent research skills and ability to solve practical problems.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the school serves as a platform for researchers from diverse backgrounds to communicate and collaborate, facilitating resource sharing and technology dissemination. It contributes to cultivating a new generation of geophysical talents equipped with modern research literacy and an open-source mindset, ultimately promoting openness, collaboration, and high-quality development in geophysical research.&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
August 19-21, 2025&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Before the school: Monday, August 18, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 13:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get individual help with Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Jiawei Chen and Changle Chen&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Tuesday, August 19, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-8:40    &lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome&lt;br /&gt;
|-&lt;br /&gt;
| 8:40-10:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction to Madagascar Software Project (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; project has been in public existence for nineteen years. Madagascar provides a complete environment for open-source geophysics research. In this module, you will learn how to take the full advantage of the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; environment to enhance scientific research and collaboration. The similar presentation with English version can be found in the previous Madagascar school. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-introduction.pdf Slides] (5.9M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2020/cmp/SConstruct Example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 10:10-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-12:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Seismic data processing with Madagascar (Changle Chen)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
A 2D field FreeUSP seismic dataset is used to illustrate how Madagascar can set up a common seismic data processing workflow. The example can be found in the previous Madagascar school. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-workflow.pdf Slides] (6.3M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/tree/master/book/rsf/school2020/seismic/SConstruct Seismic example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 12:00-13:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 13:30-15:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Reproducible paper: Writing technical papers using Madagascar and SEGTeX (Jiawei Chen, Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
SEGTeX is a LaTeX package for geophysical publications, which is a important component in Madagascar Project. SEGTeX consists of class files for Geophysics papers, SEG expanded abstracts, etc, and cumulative bibliography of geophysical publications. Meanwhile, with the continuous development of programming tools, the plotting capabilities of Madagascar software are also expanding, offering more diverse options for creating figures in reproducible research. In this module, you will learn how to use the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; and SEGTeX to write a reproducible paper with different plotting tools. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2025-publish.pdf Slides] (6.0M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2025/plots/SConstruct SConstruct]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2025/school2025.tex tex]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 15:00-15:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 15:10-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Practice (Changle Chen, Jiawei Chen)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Learn the functions of Madagascar software platform, and do some exercises about the construction of data processing workflow and the writing of reproducible papers. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Wednesday, August 20, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Open-source software in potential field and electromagnetic methods (Xiangyun Hu, Bo Han, Guoqing Ma, and Qingfa Meng)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 3: Tuesday, August 21, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Open-source software in seismic imaging, inversion, and GPR method (Zhengqian Ma, Yikang Zheng, Xuan Feng, and Haoqiu Zhou)&lt;br /&gt;
|-&lt;br /&gt;
| 17:00-17:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Closing Ceremony (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Location ==&lt;br /&gt;
&lt;br /&gt;
Virtual Simulation Experiment Teaching Center of Stereo-Exploration of Geological Resource, Jilin University, Changchun, China&lt;br /&gt;
&lt;br /&gt;
吉林大学（朝阳校区）地质资源立体探测国家级虚拟仿真实验教学中心&lt;br /&gt;
&lt;br /&gt;
== Organizations ==&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Madagascar School on Open-Source Geophysics School in Changchun 2025&amp;quot; is organized by&lt;br /&gt;
* Committee of Young Geophysicists in Chinese Geophysical Society&lt;br /&gt;
* Young Earth Scientists Chinese National Committee (YES China)&lt;br /&gt;
and hosted by &#039;&#039;&#039;Jilin University&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Changchun_2025&amp;diff=11040</id>
		<title>Changchun 2025</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Changchun_2025&amp;diff=11040"/>
		<updated>2025-09-11T13:15:01Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Organizations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Changchun2025.jpg|center|frame]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;2025 Madagascar School &amp;amp; Open-Source Geophysics School in Changchun&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
With the continuous growth of geophysical data volumes, open-source tools are increasingly becoming vital supports in scientific research and engineering due to their advantages of openness, controllability, and scalability. The &amp;quot;Open-source Geophysics School&amp;quot; aims to promote the dissemination and application of open-source software in the field of geophysics, while enhancing the technical capabilities and innovative mindset of young scholars and researchers. This training program provides systematic instruction and hands-on practice, enabling participants to gain an in-depth understanding of the architecture and usage of the Madagascar software platform. Additionally, it covers theories, techniques, methods, and the application of open-source code in various geophysical domains including potential field, electromagnetic, seismic, and GPR methods, thereby improving participants&#039; independent research skills and ability to solve practical problems.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the school serves as a platform for researchers from diverse backgrounds to communicate and collaborate, facilitating resource sharing and technology dissemination. It contributes to cultivating a new generation of geophysical talents equipped with modern research literacy and an open-source mindset, ultimately promoting openness, collaboration, and high-quality development in geophysical research. The Open-source Geophysics School (session 1) is hosted by Jilin University.&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
August 19-21, 2025&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Before the school: Monday, August 18, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 13:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get individual help with Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Jiawei Chen and Changle Chen&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Tuesday, August 19, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-8:40    &lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome&lt;br /&gt;
|-&lt;br /&gt;
| 8:40-10:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction to Madagascar Software Project (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; project has been in public existence for nineteen years. Madagascar provides a complete environment for open-source geophysics research. In this module, you will learn how to take the full advantage of the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; environment to enhance scientific research and collaboration. The similar presentation with English version can be found in the previous Madagascar school. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-introduction.pdf Slides] (5.9M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2020/cmp/SConstruct Example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 10:10-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-12:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Seismic data processing with Madagascar (Changle Chen)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
A 2D field FreeUSP seismic dataset is used to illustrate how Madagascar can set up a common seismic data processing workflow. The example can be found in the previous Madagascar school. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-workflow.pdf Slides] (6.3M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/tree/master/book/rsf/school2020/seismic/SConstruct Seismic example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 12:00-13:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 13:30-15:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Reproducible paper: Writing technical papers using Madagascar and SEGTeX (Jiawei Chen, Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
SEGTeX is a LaTeX package for geophysical publications, which is a important component in Madagascar Project. SEGTeX consists of class files for Geophysics papers, SEG expanded abstracts, etc, and cumulative bibliography of geophysical publications. Meanwhile, with the continuous development of programming tools, the plotting capabilities of Madagascar software are also expanding, offering more diverse options for creating figures in reproducible research. In this module, you will learn how to use the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; and SEGTeX to write a reproducible paper with different plotting tools. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2025-publish.pdf Slides] (6.0M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2025/plots/SConstruct SConstruct]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2025/school2025.tex tex]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 15:00-15:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 15:10-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Practice (Changle Chen, Jiawei Chen)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Learn the functions of Madagascar software platform, and do some exercises about the construction of data processing workflow and the writing of reproducible papers. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Wednesday, August 20, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Open-source software in potential field and electromagnetic methods (Xiangyun Hu, Bo Han, Guoqing Ma, and Qingfa Meng)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 3: Tuesday, August 21, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Open-source software in seismic imaging, inversion, and GPR method (Zhengqian Ma, Yikang Zheng, Xuan Feng, and Haoqiu Zhou)&lt;br /&gt;
|-&lt;br /&gt;
| 17:00-17:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Closing Ceremony (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Location ==&lt;br /&gt;
&lt;br /&gt;
Virtual Simulation Experiment Teaching Center of Stereo-Exploration of Geological Resource, Jilin University, Changchun, China&lt;br /&gt;
&lt;br /&gt;
吉林大学（朝阳校区）地质资源立体探测国家级虚拟仿真实验教学中心&lt;br /&gt;
&lt;br /&gt;
== Organizations ==&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Madagascar School on Open-Source Geophysics School in Changchun 2025&amp;quot; is organized by&lt;br /&gt;
* Committee of Young Geophysicists in Chinese Geophysical Society&lt;br /&gt;
* Young Earth Scientists Chinese National Committee (YES China)&lt;br /&gt;
and hosted by &#039;&#039;&#039;Jilin University&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Changchun_2025&amp;diff=11039</id>
		<title>Changchun 2025</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Changchun_2025&amp;diff=11039"/>
		<updated>2025-09-11T13:12:02Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Agenda */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Changchun2025.jpg|center|frame]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;2025 Madagascar School &amp;amp; Open-Source Geophysics School in Changchun&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
With the continuous growth of geophysical data volumes, open-source tools are increasingly becoming vital supports in scientific research and engineering due to their advantages of openness, controllability, and scalability. The &amp;quot;Open-source Geophysics School&amp;quot; aims to promote the dissemination and application of open-source software in the field of geophysics, while enhancing the technical capabilities and innovative mindset of young scholars and researchers. This training program provides systematic instruction and hands-on practice, enabling participants to gain an in-depth understanding of the architecture and usage of the Madagascar software platform. Additionally, it covers theories, techniques, methods, and the application of open-source code in various geophysical domains including potential field, electromagnetic, seismic, and GPR methods, thereby improving participants&#039; independent research skills and ability to solve practical problems.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the school serves as a platform for researchers from diverse backgrounds to communicate and collaborate, facilitating resource sharing and technology dissemination. It contributes to cultivating a new generation of geophysical talents equipped with modern research literacy and an open-source mindset, ultimately promoting openness, collaboration, and high-quality development in geophysical research. The Open-source Geophysics School (session 1) is hosted by Jilin University.&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
August 19-21, 2025&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Before the school: Monday, August 18, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 13:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get individual help with Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Jiawei Chen and Changle Chen&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Tuesday, August 19, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-8:40    &lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome&lt;br /&gt;
|-&lt;br /&gt;
| 8:40-10:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction to Madagascar Software Project (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; project has been in public existence for nineteen years. Madagascar provides a complete environment for open-source geophysics research. In this module, you will learn how to take the full advantage of the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; environment to enhance scientific research and collaboration. The similar presentation with English version can be found in the previous Madagascar school. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-introduction.pdf Slides] (5.9M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2020/cmp/SConstruct Example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 10:10-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-12:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Seismic data processing with Madagascar (Changle Chen)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
A 2D field FreeUSP seismic dataset is used to illustrate how Madagascar can set up a common seismic data processing workflow. The example can be found in the previous Madagascar school. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-workflow.pdf Slides] (6.3M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/tree/master/book/rsf/school2020/seismic/SConstruct Seismic example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 12:00-13:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 13:30-15:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Reproducible paper: Writing technical papers using Madagascar and SEGTeX (Jiawei Chen, Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
SEGTeX is a LaTeX package for geophysical publications, which is a important component in Madagascar Project. SEGTeX consists of class files for Geophysics papers, SEG expanded abstracts, etc, and cumulative bibliography of geophysical publications. Meanwhile, with the continuous development of programming tools, the plotting capabilities of Madagascar software are also expanding, offering more diverse options for creating figures in reproducible research. In this module, you will learn how to use the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; and SEGTeX to write a reproducible paper with different plotting tools. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2025-publish.pdf Slides] (6.0M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2025/plots/SConstruct SConstruct]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2025/school2025.tex tex]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 15:00-15:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 15:10-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Practice (Changle Chen, Jiawei Chen)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Learn the functions of Madagascar software platform, and do some exercises about the construction of data processing workflow and the writing of reproducible papers. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Wednesday, August 20, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Open-source software in potential field and electromagnetic methods (Xiangyun Hu, Bo Han, Guoqing Ma, and Qingfa Meng)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 3: Tuesday, August 21, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Open-source software in seismic imaging, inversion, and GPR method (Zhengqian Ma, Yikang Zheng, Xuan Feng, and Haoqiu Zhou)&lt;br /&gt;
|-&lt;br /&gt;
| 17:00-17:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Closing Ceremony (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Location ==&lt;br /&gt;
&lt;br /&gt;
Virtual Simulation Experiment Teaching Center of Stereo-Exploration of Geological Resource, Jilin University, Changchun, China&lt;br /&gt;
&lt;br /&gt;
吉林大学（朝阳校区）地质资源立体探测国家级虚拟仿真实验教学中心&lt;br /&gt;
&lt;br /&gt;
== Organizations ==&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Madagascar School on Open-Source Geophysics School in Changchun 2025&amp;quot; is organized by&lt;br /&gt;
* Committee of Young Geophysicists in Chinese Geophysical Society&lt;br /&gt;
* Young Earth Scientists Chinese National Committee (YES China)&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Changchun_2025&amp;diff=11038</id>
		<title>Changchun 2025</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Changchun_2025&amp;diff=11038"/>
		<updated>2025-09-11T13:09:39Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Agenda */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Changchun2025.jpg|center|frame]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;2025 Madagascar School &amp;amp; Open-Source Geophysics School in Changchun&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
With the continuous growth of geophysical data volumes, open-source tools are increasingly becoming vital supports in scientific research and engineering due to their advantages of openness, controllability, and scalability. The &amp;quot;Open-source Geophysics School&amp;quot; aims to promote the dissemination and application of open-source software in the field of geophysics, while enhancing the technical capabilities and innovative mindset of young scholars and researchers. This training program provides systematic instruction and hands-on practice, enabling participants to gain an in-depth understanding of the architecture and usage of the Madagascar software platform. Additionally, it covers theories, techniques, methods, and the application of open-source code in various geophysical domains including potential field, electromagnetic, seismic, and GPR methods, thereby improving participants&#039; independent research skills and ability to solve practical problems.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the school serves as a platform for researchers from diverse backgrounds to communicate and collaborate, facilitating resource sharing and technology dissemination. It contributes to cultivating a new generation of geophysical talents equipped with modern research literacy and an open-source mindset, ultimately promoting openness, collaboration, and high-quality development in geophysical research. The Open-source Geophysics School (session 1) is hosted by Jilin University.&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
August 19-21, 2025&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Before the school: Monday, August 18, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 12:00-4:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get individual help with Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Jiawei Chen and Changle Chen&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Tuesday, August 19, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-8:40    &lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome&lt;br /&gt;
|-&lt;br /&gt;
| 8:40-10:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction to Madagascar Software Project (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; project has been in public existence for nineteen years. Madagascar provides a complete environment for open-source geophysics research. In this module, you will learn how to take the full advantage of the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; environment to enhance scientific research and collaboration. The similar presentation with English version can be found in the previous Madagascar school. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-introduction.pdf Slides] (5.9M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2020/cmp/SConstruct Example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 10:10-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-12:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Seismic data processing with Madagascar (Changle Chen)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
A 2D field FreeUSP seismic dataset is used to illustrate how Madagascar can set up a common seismic data processing workflow. The example can be found in the previous Madagascar school. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-workflow.pdf Slides] (6.3M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/tree/master/book/rsf/school2020/seismic/SConstruct Seismic example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 12:00-13:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 13:30-15:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Reproducible paper: Writing technical papers using Madagascar and SEGTeX (Jiawei Chen, Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
SEGTeX is a LaTeX package for geophysical publications, which is a important component in Madagascar Project. SEGTeX consists of class files for Geophysics papers, SEG expanded abstracts, etc, and cumulative bibliography of geophysical publications. Meanwhile, with the continuous development of programming tools, the plotting capabilities of Madagascar software are also expanding, offering more diverse options for creating figures in reproducible research. In this module, you will learn how to use the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; and SEGTeX to write a reproducible paper with different plotting tools. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2025-publish.pdf Slides] (6.0M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2025/plots/SConstruct SConstruct]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2025/school2025.tex tex]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 15:00-15:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 15:10-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Practice (Changle Chen, Jiawei Chen)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Learn the functions of Madagascar software platform, and do some exercises about the construction of data processing workflow and the writing of reproducible papers. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Wednesday, August 20, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Open-source software in potential field and electromagnetic methods (Xiangyun Hu, Bo Han, Guoqing Ma, and Qingfa Meng)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 3: Tuesday, August 21, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Open-source software in seismic imaging, inversion, and GPR method (Zhengqian Ma, Yikang Zheng, Xuan Feng, and Haoqiu Zhou)&lt;br /&gt;
|-&lt;br /&gt;
| 17:00-17:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Closing Ceremony (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Location ==&lt;br /&gt;
&lt;br /&gt;
Virtual Simulation Experiment Teaching Center of Stereo-Exploration of Geological Resource, Jilin University, Changchun, China&lt;br /&gt;
&lt;br /&gt;
吉林大学（朝阳校区）地质资源立体探测国家级虚拟仿真实验教学中心&lt;br /&gt;
&lt;br /&gt;
== Organizations ==&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Madagascar School on Open-Source Geophysics School in Changchun 2025&amp;quot; is organized by&lt;br /&gt;
* Committee of Young Geophysicists in Chinese Geophysical Society&lt;br /&gt;
* Young Earth Scientists Chinese National Committee (YES China)&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Changchun_2025&amp;diff=11037</id>
		<title>Changchun 2025</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Changchun_2025&amp;diff=11037"/>
		<updated>2025-09-11T12:18:32Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: Created page with &amp;quot;frame  &amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&amp;#039;&amp;#039;&amp;#039;2025 Madagascar School &amp;amp; Open-Source Geophysics School in Changchun&amp;#039;&amp;#039;&amp;#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;  &amp;amp;nbsp;  == Introduction ==  With the continuous growth of geophysical data volumes, open-source tools are increasingly becoming vital supports in scientific research and engineering due to their advantages of openness, controllability, and scalability. The &amp;quot;Open-source Geophysics School&amp;quot; aims to promote the dissemination and app...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Changchun2025.jpg|center|frame]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;2025 Madagascar School &amp;amp; Open-Source Geophysics School in Changchun&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
With the continuous growth of geophysical data volumes, open-source tools are increasingly becoming vital supports in scientific research and engineering due to their advantages of openness, controllability, and scalability. The &amp;quot;Open-source Geophysics School&amp;quot; aims to promote the dissemination and application of open-source software in the field of geophysics, while enhancing the technical capabilities and innovative mindset of young scholars and researchers. This training program provides systematic instruction and hands-on practice, enabling participants to gain an in-depth understanding of the architecture and usage of the Madagascar software platform. Additionally, it covers theories, techniques, methods, and the application of open-source code in various geophysical domains including potential field, electromagnetic, seismic, and GPR methods, thereby improving participants&#039; independent research skills and ability to solve practical problems.&lt;br /&gt;
&lt;br /&gt;
Furthermore, the school serves as a platform for researchers from diverse backgrounds to communicate and collaborate, facilitating resource sharing and technology dissemination. It contributes to cultivating a new generation of geophysical talents equipped with modern research literacy and an open-source mindset, ultimately promoting openness, collaboration, and high-quality development in geophysical research. The Open-source Geophysics School (session 1) is hosted by Jilin University.&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
August 19-21, 2025&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Before the school: Monday, August 18, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 12:00-4:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get individual help with Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Jiawei Chen and Changle Chen&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Tuesday, August 19, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-8:40    &lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome&lt;br /&gt;
|-&lt;br /&gt;
| 8:40-10:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction to Madagascar Software Project (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; project has been in public existence for nineteen years. Madagascar provides a complete environment for open-source geophysics research. In this module, you will learn how to take the full advantage of the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; environment to enhance scientific research and collaboration. The similar presentation with English version can be found in the previous Madagascar school. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-introduction.pdf Slides] (5.9M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2020/cmp/SConstruct Example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 10:10-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-12:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Seismic data processing with Madagascar (Changle Chen)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
A 2D field FreeUSP seismic dataset is used to illustrate how Madagascar can set up a common seismic data processing workflow. The example can be found in the previous Madagascar school. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-workflow.pdf Slides] (6.3M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/tree/master/book/rsf/school2020/seismic/SConstruct Seismic example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 12:00-13:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 13:30-15:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Reproducible paper: Writing technical papers using Madagascar and SEGTeX (Jiawei Chen, Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
From the viewpoint of science, all technical papers should be &amp;quot;reproducible&amp;quot; in the sense that someone of reasonable skill ought to be able to read the paper and then reproduce the results (from &#039;&#039;&#039;Joe Dellinger&#039;&#039;&#039;). SEGTeX is a LaTeX package for geophysical publications, which is a important component in Madagascar Project. SEGTeX consists of class files for Geophysics papers, SEG expanded abstracts, etc, and cumulative bibliography of geophysical publications. In this module, you will learn how to use the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; and SEGTeX to write a reproducible paper. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-publish.pdf Slides] (1.3M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2020/SConstruct SConstruct]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2020/school2020.tex tex]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2020/school2020.bib bib]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 15:00-15:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 15:10-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Practice (Changle Chen, Jiawei Chen)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Learn the functions of Madagascar software platform, and do some exercises about the construction of data processing workflow and the writing of reproducible papers. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Wednesday, August 20, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Open-source software in potential field and electromagnetic methods (Xiangyun Hu, Bo Han, Guoqing Ma, and Qingfa Meng)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 3: Tuesday, August 21, 2025&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Open-source software in seismic imaging, inversion, and GPR method (Zhengqian Ma, Yikang Zheng, Xuan Feng, and Haoqiu Zhou)&lt;br /&gt;
|-&lt;br /&gt;
| 17:00-17:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Closing Ceremony (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Location ==&lt;br /&gt;
&lt;br /&gt;
Virtual Simulation Experiment Teaching Center of Stereo-Exploration of Geological Resource, Jilin University, Changchun, China&lt;br /&gt;
&lt;br /&gt;
吉林大学（朝阳校区）地质资源立体探测国家级虚拟仿真实验教学中心&lt;br /&gt;
&lt;br /&gt;
== Organizations ==&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Madagascar School on Open-Source Geophysics School in Changchun 2025&amp;quot; is organized by&lt;br /&gt;
* Committee of Young Geophysicists in Chinese Geophysical Society&lt;br /&gt;
* Young Earth Scientists Chinese National Committee (YES China)&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=File:Changchun2025.jpg&amp;diff=11034</id>
		<title>File:Changchun2025.jpg</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=File:Changchun2025.jpg&amp;diff=11034"/>
		<updated>2025-09-11T10:49:42Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: Angeliu uploaded a new version of File:Changchun2025.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=File:Changchun2025.jpg&amp;diff=11033</id>
		<title>File:Changchun2025.jpg</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=File:Changchun2025.jpg&amp;diff=11033"/>
		<updated>2025-09-11T10:48:02Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: Angeliu uploaded a new version of File:Changchun2025.jpg&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=File:Changchun2025.jpg&amp;diff=11031</id>
		<title>File:Changchun2025.jpg</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=File:Changchun2025.jpg&amp;diff=11031"/>
		<updated>2025-09-11T10:41:35Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=11003</id>
		<title>Reproducible Documents</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=11003"/>
		<updated>2025-09-10T14:27:01Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Jilin University */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Fotolia_6815478_XS.jpg|right|]]&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/bei/ Basic Earth Imaging] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/sg/paper_html/ Imaging in shot-geophone space] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/dwnc/paper_html/ Downward continuation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/ft1/paper_html/ Waves and Fourier sums] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/krch/paper_html/ Zero-offset migration] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/vela/paper_html/ Moveout, velocity, and stacking] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/wvs/paper_html/ Waves in strata] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/conj/paper_html/ Adjoint operators] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/fld/paper_html/ Field recording geometry] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/cwp/ Center for Wave Phenomena] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2011WideAzimuthAngleDecomposition/paper_html/ Wide-azimuth angle gathers for wave-equation migration] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 3, S131-S141, (2011) &lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/pept2011MicroearthquakeMonitoring/paper_html/ Micro-earthquake monitoring with sparsely-sampled data] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, no. 1, 43-49, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2008IsotropicAngleDomainElasticRTM/paper_html/ Isotropic angle-domain elastic reverse-time migration] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 6, S229-S239, (2008)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2009VTIModeSeparation/paper_html/ Elastic wave-mode separation for VTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74 , no. 5, WB19-WB32, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2009TTIModeSeparation/paper_html/ Elastic wave-mode separation for TTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, T65-T78, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2008InterferometricImagingCondition/paper_html/ Interferometric imaging condition for wave-equation migration] by &#039;&#039;Paul Sava and Oleg Poliannikov&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 2, S47-S61, (2008)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2008NumericWEMVAoperators/paper_html/ Numeric implementation of wave-equation migration velocity analysis operators] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 5, VE145-VE159, (2008)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2007StereographicImagingCondition/paper_html/ Stereographic imaging condition for wave-equation migration] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 6, A87-A91, (2007)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/jse2006RWEImagingOverturningReflections/paper_html/ Imaging overturning reflections by Riemannian Wavefield Extrapolation] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 15, no 3, 209-223 (2006)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2006TimeShiftImagingCondition/paper_html/ Time-shift imaging condition in seismic migration] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 6, S209-S217, (2006)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/aniso/paper_html/ Nonhyperbolic reflection moveout of &amp;lt;i&amp;gt;P&amp;lt;/i&amp;gt;-waves: An overview and comparison of reasons] by &#039;&#039;Sergey Fomel and Vladimir Grechka&#039;&#039;: &#039;&#039;&#039;Center for Wave Phenomena&#039;&#039;&#039;, CWP-372 (2001)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/cup/ China University of Petroleum] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/cup/rna2d/paper_html/ Random noise attenuation using f-x regularized nonstationary autoregression] by &#039;&#039;Guochang Liu, Xiaohong Chen, Jing Du, and Kailong Wu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 77 , no. 2, V61-V69, (2012)&lt;br /&gt;
* [https://ahay.org/RSF/book/cup/rna3d/paper_html/ Noncausal f-x-y regularized nonstationary prediction filtering for random noise attenuation on 3D seismic data] by &#039;&#039;Guochang Liu and Xiaohong Chen &#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 93, 60-66, (2013)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/hansung/ Hansung University] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/hansung/cgg/paper_html/ Conjugate guided gradient (CGG) method for robust inversion and its application to velocity-stack inversion] by &#039;&#039;Jun Ji&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 4, R59-R67, (2006)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/gee/ Image Estimation by Example] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/lmn/paper_html/ Plane waves in three dimensions] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/pch/paper_html/ Nonstationarity: patching] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/lal/paper_html/ Spatial aliasing and scale invariance] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/mda/paper_html/ Multidimensional autoregression] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/prc/paper_html/ Preconditioning] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/hlx/paper_html/ The helical coordinate] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/iin/paper_html/ Empty bins and inverse interpolation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/lsq/paper_html/ Model fitting by least squares] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/ajt/paper_html/ Basic operators and adjoints] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/data/ Madagascar Datasets] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/data/marmousi2mp/paper_html/ 2D modeling and basic processing with Madagascar] by &#039;&#039;Pongthep Thongsang, Lian Jiang, Hao Li, and Karl Schleicher&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/marmousi2/paper_html/ Marmousi2 model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/alaska/paper_html/ Open Data/Open Source: Seismic Unix scripts to process a 2D land line] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/teapotdome/paper_html/ Processing the Teapot Dome Land 3D Survey with Madagascar] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/sigsbee/paper_html/ Sigsbee2 models] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/pluto/paper_html/ Pluto model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/marmousi/paper_html/ Marmousi model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/amoco/paper_html/ Amoco model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/icp/ ICP-Ecopetrol] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/icp/sam2013gpushortestpath/segabs_graphrayt_html/ Shortest path ray tracing on parallel GPU devices] by &#039;&#039;Jorge Monsegny and William Agudelo&#039;&#039;: &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 3470-3474, (2013)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/jlu/ Jilin University] ==&lt;br /&gt;
&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/sltft/paper_html/ Fast streaming local time-frequency transform for nonstationary seismic data processing] by &#039;&#039;Jiawei Chen, Yang Liu, You tian, and Peihong Xie&#039;&#039;: &#039;&#039;&#039;IEEE Transactions on Geoscience and Remote Sensing&#039;&#039;&#039;, 63, 1-9, Art no. 5902809, (2025)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/fxyspfdenoi/paper_html/ Noniterative f-x-y streaming prediction filtering for random noise attenuation on seismic data] by &#039;&#039;Yang Liu and Zhisheng Zhen&#039;&#039;: &#039;&#039;&#039;IEEE Transactions on Geoscience and Remote Sensing&#039;&#039;&#039;, 60, 1-9, Art no. 5904609, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/fspfint/paper_html/ Seismic data interpolation using streaming prediction filter in the frequency domain] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Geng Wu&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 229, 370-389, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/txyspfint/paper_html/ Seismic data interpolation without iteration using a t-x-y streaming prediction filter with varying smoothness] by &#039;&#039;Yang Liu, Geng Wu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 87, V29-V38, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/apefsnsep/paper_html/ Nonstationary pattern-based signal-noise separation using adaptive prediction-error filter] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 19, 14-27, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/spefdecon/paper_html/ Multichannel adaptive deconvolution based on streaming prediction-error filter] by &#039;&#039;Qinghan Wang, Yang Liu, Cai Liu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 18, 825-833, (2021)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/lcfs/paper_html/ Continuous time-varying Q-factor estimation method in the time-frequency domain] by &#039;&#039;Qinghan Wang, Yang Liu, Cai Liu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Applied Geophysics&#039;&#039;&#039;, 17, 844-856, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/txsopf/paper_html/ Streaming orthogonal prediction filter in t-x domain for random noise attenuation] by &#039;&#039;Yang Liu and Bingxiu Li&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, F41-F48, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/gvdseisint/paper_html/ Seismic data interpolation using generalised velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Peng Zhang, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 65, 82-93, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/vdseislet/paper_html/ Signal and noise separation in prestack seismic data using velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Sergey Fomel, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD117-WD128, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/riesz/paper_html/ Seismic dip estimation based on the two-dimensional Hilbert transform and its application in random noise attenuation] by &#039;&#039;Cai Liu, Changle Chen, Dian Wang, Yang Liu, Shiyu Wang, and Liang Zhang&#039;&#039;: &#039;&#039;&#039;Applied Geophysics&#039;&#039;&#039;, 12, 55-63, (March 2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/txyapf/paper_html/ Adaptive prediction filtering in t -x-y domain for random noise attenuation using regularized nonstationary autoregression] by &#039;&#039;Yang Liu, Ning Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, V13-V21, (2015)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/rsf/ Madagascar Documentation] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/school2012/tutorial_html/ Madagascar tutorial: Field data processing] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/school/articleWSI_html/ Seismic Imaging Tutorial: &amp;quot;exploding reflector&amp;quot; modeling/migration] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/tutorial A brief introduction to Madagascar] by &#039;&#039;Jeff Godwin&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/manual/manual_html/ Madagascar Programming Reference Manual] by &#039;&#039;Mohammad Akbar Zuberi, Tariq Alkhalifah, and Christos Saragoitis&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/school2009/paper_html/ Madagascar tutorial] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/rsf/prog_html/ Guide to Madagascar programs] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/rsf/tour_html/ Revisiting SEP tour with RSF and SCons] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/rsf/api_html/ Guide to RSF API] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/rsf/demo_html/ Guide to programming using RSF] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/scons/paper_html/ Reproducible computational experiments using SCons] by &#039;&#039;Sergey Fomel and Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/milano/ Politecnico di Milano] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/milano/taupvel/paper_html/ Velocity-independent tau-p moveout in a horizontally-layered VTI medium ] by &#039;&#039;Lorenzo Casasanta and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, U45-U57, (2011)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/slim/ Seismic Laboratory for Imaging and Modeling] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/slim/geo2008NewInsightsPareto/paper_html/ New insights into one-norm solvers from the Pareto curve] by &#039;&#039;Gilles Hennenfent, Ewout van den Berg, Michael P. Friedlander, and Felix J. Herrmann&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 4, A23-A26, (2008)&lt;br /&gt;
* [https://ahay.org/RSF/book/slim/slimUserManual/paper_html/ User&#039;s manual for SLIM programs in Madagascar] by &#039;&#039;Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/sep/ Stanford Exploration Project] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/geostat/paper_html/ Multiple realizations using standard inversion techniques] by &#039;&#039;Robert Clapp&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 67-78 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/sparse2/paper_html/ Test case for PEF estimation with sparse data II] by &#039;&#039;Morgan Brown, Jon Claerbout, and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 117-122 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/elliptic2/paper_html/ The double-elliptic approximation in the group and phase domains] by &#039;&#039;Joe Dellinger and Francis Muir&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 70, 361-366 (1991)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/balance/paper_html/ Iterative least-square inversion for amplitude balancing] by &#039;&#039;Arnaud Berlioux and William Harlan&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 89, 167-178 (1995)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/pefmult/paper_html/ Multiple suppression using prediction-error filter] by &#039;&#039;Yalei Sun&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 94, 205-212 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/aal/paper_html/ When is anti-aliasing needed in Kirchhoff migration?] by &#039;&#039;Dimitri Bevc and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 467-476 (1994)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/passive/paper_html/ Passive seismic imaging applied to synthetic data] by &#039;&#039;James Rickett and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 83-90 (1996)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/avo/paper_html/ Seismic AVO analysis of methane hydrate structures] by &#039;&#039;Christine Ecker and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 277-292 (1994)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/super/paper_html/ A prospect for super resolution] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 93, 133-136 (1996)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/shearer/paper_html/ Earthquake stacks at constant offset] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 77, 361-366 (1993) &lt;br /&gt;
* [https://ahay.org/RSF/book/sep/txamo/paper_html/ The time and space formulation of azimuth moveout] by &#039;&#039;Sergey Fomel and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 25-37 (1995)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/waverays/paper_html/ Wavefront construction using waverays] by &#039;&#039;Hector Urdaneta&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 85-100 (1994)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/helft/paper_html/ Multi-dimensional Fourier transforms in the helical coordinate system] by &#039;&#039;James Rickett and Antoine Guitton&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 167-176 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/fat/paper_html/ Imaging complex structures with first-arrival traveltimes] by &#039;&#039;Dimitri Bevc&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 1-10 (1995)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/texture/paper_html/ Texture synthesis and prediction error filtering] by &#039;&#039;Morgan Brown&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 211-222 (1999)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/lines/paper_html/ Random lines in a plane] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 325-328 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/fractal/paper_html/ Modeling 3-D anisotropic fractal media] by &#039;&#039;Nizar Chemingui&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 80, 603-616 (1994)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/banana/paper_html/ Traveltime sensitivity kernels: Banana-doughnuts or just plain bananas?] by &#039;&#039;James Rickett&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 61-68 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/steer/paper_html/ Solution steering with space-variant filters] by &#039;&#039;Robert G. Clapp, Sergey Fomel, and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 27-42 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/lineiko/paper_html/ Traveltime computation with the linearized eikonal equation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 94, 123-131 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/bspl/paper_html/ Inverse B-spline interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 105, 79-108 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/plane/paper_html/ Plane wave prediction in 3-D] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 102, 101-110 (1999)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/stoltst/paper_html/ Evaluating the Stolt-stretch parameter] by &#039;&#039;Sergey Fomel and Louis Vaillant&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 319-335, (2001)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/huygens/paper_html/ Huygens wavefront tracing: A robust alternative to conventional ray tracing] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 101-113 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/fkamo/paper_html/ Effective AMO implementation in the log-stretch, frequency-wavenumber domain] by &#039;&#039;Ioan Vlad and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 110, 63-70 (2001)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/antial/paper_html/ Antialiasing of Kirchhoff operators by reciprocal parameterization] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 10, 293-310 (2002)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/norm/paper_html/ Amplitude preservation for offset continuation: Confirmation for Kirchhoff data] by &#039;&#039;Sergey Fomel and Norman Bleistein&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 121-130 (2001)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/angle/paper_html/ Angle-gather time migration] by &#039;&#039;Sergey Fomel and Marie Prucha&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 141-150 (1999)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/spitz/paper_html/ Spitz makes a better assumption for the signal PEF] by &#039;&#039;Jon F. Claerbout and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 211-219 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/findif/paper_html/ Exploring three-dimensional implicit wavefield extrapolation with the helix transform] by &#039;&#039;Sergey Fomel and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 43-60 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/vc2/paper_html/ Time-migration velocity analysis by velocity continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1662-1672 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/burg/paper_html/ The Wilson-Burg method of spectral factorization with application to helical filtering] by &#039;&#039;Sergey Fomel, Paul Sava, James Rickett, and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 51, 409-420 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/velspec/paper_html/ Velocity continuation by spectral methods] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 97, 157-172 (1998)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/specfac/paper_html/ Spectral factorization revisited] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 227-234 (1999)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/oc2/paper_html/ Seismic reflection data interpolation with differential offset and shot continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 733-744 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/oc1/paper_html/ Theory of differential offset continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 718-732 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/vc1/paper_html/ Velocity continuation and the anatomy of residual prestack time migration] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1650-1661 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/fmsec/paper_html/ A second-order fast marching eikonal solver] by &#039;&#039;James Rickett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 287-292 (1999)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/stack/paper_html/ Asymptotic pseudounitary stacking operators] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1032-1042(2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/cdstep/paper_html/ Least-square inversion with inexact adjoints. Method of conjugate directions: A tutorial] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 253-365 (1996)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/fmeiko/paper_html/ A variational formulation of the fast marching eikonal solver] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 127-147 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/forwd/paper_html/ Forward interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039; (Ph.D. Thesis Chapter), 107 (2001) &lt;br /&gt;
* [https://ahay.org/RSF/book/sep/precon/paper_html/ Multidimensional recursive filter preconditioning in geophysical estimation problems] by &#039;&#039;Sergey Fomel and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 577-588 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/pwd/paper_html/ Applications of plane-wave destruction filters] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 67, 1946-1960 (2002)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/swag/ Seismic Wave Analysis Group] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/itime/paper_html/ Automatic traveltime picking using the instantaneous traveltime] by &#039;&#039;Christos Saragiotis, Tariq Alkhalifah, and Sergey Fomel&#039;&#039;:  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, T53-T58, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/tau/paper_html/ Wavefield extrapolation in pseudodepth domain] by &#039;&#039;Xuxin Ma and Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S81-S91, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/thetaScan/article_html/ Traveltime approximations for transversely isotropic media with an inhomogeneous background] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, WA31-WA42, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/anisogath/article_html/ Angle gathers in wave-equation imaging for transversely isotropic media] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 422-431 (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/eikds/paper_html/ An eikonal based formulation for traveltime perturbation with respect to the source location] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, T175-T183 (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/waveds/paper_html/ Acoustic wavefield evolution as function of source location perturbation] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 183, 1324-1331 (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/introDTI/article_html/ A transversely isotropic medium with a tilted symmetry axis normal to the reflector] by &#039;&#039;Tariq Alkhalifah and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039; (Letters), 75, A19-A24 (2010)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/tccs/ Texas Consortium for Computational Seismology] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/timewarp/paper_html/ Probabilistic moveout analysis by time warping] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Jeannot Trampert, William Burnett, and Thomas Hess&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, U1–U20, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/rtseis/paper_html/ Relative time seislet transform] by &#039;&#039;Zhicheng Geng, Xinming Wu, Sergey Fomel, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, V223–V232, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pwstack/paper_html/ High-resolution recursive stacking using plane-wave construction] by &#039;&#039;Kelly Regimbal and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 4069-4074, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pimicro/paper_html/ Microseismic source localization using time-domain path-integral migration] by &#039;&#039;Yunzhi Shi, Dmitrii Merzlikin, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 2601-2606, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pfwi/paper_html/ Full waveform inversion of passive seismic data for sources and velocities] by &#039;&#039;Junzhe Sun, Zhiguang Xue, Sergey Fomel, Tieyuan Zhu, and Nori Nakata&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 1405-1410, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/mistie/paper_html/ Using well-seismic mistie to update the velocity model] by &#039;&#039;Sean Bader, Sergey Fomel, and Zhiguang Xue&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 5218-5222, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/micro/paper_html/ Investigating the possibility of locating microseismic sources using distributed sensor networks] by &#039;&#039;Junzhe Sun, Tieyuan Zhu, Sergey Fomel, and Wen-Zhan Song&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 2485-2490, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/match/paper_html/ Least-squares non-stationary triangle smoothing] by &#039;&#039;Reem Alomar and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;IMAGE Expanded Abstracts&#039;&#039;&#039;, 2847-2851, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/ltftapwd/paper_html/ Estimation of timeshifts in time-lapse seismic images using spectral decomposition] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 5839-5844, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/interpfault/paper_html/ Well log interpolation guided by geologic distance] by &#039;&#039;Yunzhi Shi, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 1939-1944, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/beyond1d/paper_html/ Effects of lateral heterogeneity on time-domain processing parameters] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, and Alexey Stovas&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, v. 219, 1181–1201, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/apwd/paper_html/ Seismic time-lapse image registration using amplitude-adjusted plane-wave destruction] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 5473-5478, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pwshape/paper_html/ Seismic data interpolation using plane-wave shaping regularization] by &#039;&#039;Ryan Swindeman and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 3853-3858, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/varipick/paper_html/ A variational approach for picking optimal surfaces from semblance-like panels] by &#039;&#039;Luke Decker and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 87, U93-U108, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/wetm/paper_html/ Wave-equation time migration] by &#039;&#039;Sergey Fomel and Harpreet Kaur&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 86, S103-S111, (2021)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/probdif/paper_html/ A probabilistic approach to seismic diffraction imaging] by &#039;&#039;Luke Decker and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Lithosphere&#039;&#039;&#039;, v. 2021, 6650633, (2021)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dlchan/paper_html/ Automatic channel detection using deep learning] by &#039;&#039;Nam Pham, Sergey Fomel, and Dallas Dunlap&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, v. 7, SE43-SE50, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dtwaniso/paper_html/ Quantifying and correcting residual azimuthal anisotropic moveout in image gathers using dynamic time warping] by &#039;&#039;Luke Decker and Qunshan Zhang&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, O71-O82, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/anisodiff/paper_html/ Least-squares diffraction imaging using shaping regularization by anisotropic smoothing] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Xinming Wu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, S313-S325, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/drr5d/paper_html/ Simultaneous denoising and reconstruction of 5D seismic data via damped rank-reduction method] by &#039;&#039;Yangkang Chen, Dong Zhang, Zhaoyu Jin, Xiaohong Chen, Shaohuan Zu, Weilin Huang, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 1695-1717, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/npm/paper_html/ Data-driven time-frequency analysis of seismic data using non-stationary Prony method] by &#039;&#039;Guoning Wu, Sergey Fomel, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 66, 85-97, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/enhemd/paper_html/ Enhancing seismic reflections using empirical mode decomposition in the flattened domain] by &#039;&#039;Yangkang Chen, Guoyin Zhang, Shuwei Gan, and Chenglin Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 119, 99-105, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pcastack/paper_html/ Application of principal component analysis in weighted stacking of seismic data] by &#039;&#039;Jianyong Xie, Wei Chen, Dong Zhang, Shaohuan Zu, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 1213-1217, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/svscan/paper_html/ Velocity analysis of simultaneous-source data using high-resolution semblance - coping with the strong noise] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Shan Qu, and Shaohuan Zu&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 204, 768-779, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/cs/paper_html/ Compressive sensing for seismic data reconstruction via fast projection onto convex sets based on seislet transform] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Xiaohong Chen, Weiling Huang, and Hanming Chen&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 130, 194-208, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/sgk/paper_html/ Fast dictionary learning for noise attenuation of multidimensional seismic data] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 209, 21-31, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/sswtapp/paper_html/ Probing the subsurface karst features using time-frequency decomposition] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 4, T541-T550, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/asa/paper_html/ Application of spectral decomposition using regularized non-stationary autoregression to random noise attenuation] by &#039;&#039;Wencheng Yang, Runqiu Wang, Yangkang Chen, Jian Wu, Jiang Yuan, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 175-187, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/drr3d/paper_html/ An open-source Matlab code package for improved rank-reduction 3D seismic data denoising and reconstruction] by &#039;&#039;Yangkang Chen, Weilin Huang, Dong Zhang, and Wei Chen&#039;&#039;, &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 95, 59-66, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/strsvd/paper_html/ Structure-oriented singular value decomposition for random noise attenuation of seismic data] by &#039;&#039;Shuwei Gan, Yangkang Chen, Shaohuan Zu, Shan Qu, and Wei Zhong&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 262-272, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dealiase2/paper_html/ One-step slope estimation for dealiased seismic data reconstruction via iterative seislet thresholding] by &#039;&#039;Wei Liu, Siyuan Cao, Shuwei Gan, Yangkang Chen, Shaohuan Zu, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 13, 1462-1466, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dipseis/paper_html/ Dip-separated structural filtering using seislet transform and adaptive empirical mode decomposition based dip filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 457-469, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/halfthr/paper_html/ Irregular seismic data reconstruction using a percentile-half-thresholding algorithm] by &#039;&#039;Yangkang Chen, Keling Chen, Peidong Shi, and Yanyan Wang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 065001, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/demulemd/paper_html/ Multiple reflections noise attenuation using adaptive randomized-order empirical mode decomposition] by &#039;&#039;Wei Chen, Jianyong Xie, Shaohuan Zu, Shuwei Gan, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 18-22, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dmssa/paper_html/ Damped multichannel singular spectrum analysis for 3D random noise attenuation] by &#039;&#039;Weilin Huang, Runqiu Wang, Yangkang Chen, Huijian Li, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V261-V270, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dealiase/paper_html/ De-aliased seismic data interpolation using seislet transform with low-frequency constraint] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2150-2154, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/fraclapl/paper_html/ Viscoacoustic modeling and imaging using low-rank approximation] by &#039;&#039;Junzhe Sun, Tieyuan Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A103-A108, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/welllogs/paper_html/ Missing log data interpolation and semiautomatic seismic well ties using data matching techniques] by &#039;&#039;Sean Bader, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 7, T374-T361, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/acrossfault/paper_html/ Predictive painting across faults] by &#039;&#039;Zhiguang Xue, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 6, T449-T455, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/sparse/paper_html/ Least-squares path-summation diffraction imaging using sparsity constraints] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Mrinal K. Sen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, S187–S200, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/gmresq/paper_html/ Q-compensated least-squares reverse time migration using lowrank one-step wave extrapolation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Tieyuan Zhu, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S271-S279, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/eseis/paper_html/ EMD-seislet transform] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, A27-A32, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/elas/paper_html/ Recursive integral time extrapolation of elastic waves using low-rank symbol approximation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Yanadet Sripanich, and Paul Fowler&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 211, 1478-1493, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/merge/paper_html/ Matching and merging high-resolution and legacy seismic images] by &#039;&#039;Sarah Greer and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, V115-V122, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/t2dweak/paper_html/ Fast time-to-depth conversion and interval velocity estimation in the case of weak lateral variations] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, S227-S235, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/sobel/paper_html/ Plane-wave Sobel attribute for discontinuity enhancement in seismic images] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, WB63-WB69, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/fwiseislet/paper_html/ Full-waveform inversion using seislet regularization] by &#039;&#039;Zhiguang Xue, Hejun Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, A43-A49, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/ovc/paper_html/ Diffraction imaging and time-migration velocity analysis using oriented velocity continuation] by &#039;&#039;Luke Decker, Dmitrii Merzlikin, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, U25-U35, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pi/paper_html/ Analytical path-summation imaging of seismic diffractions] by &#039;&#039;Dmitrii Merzlikin and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, S51-S59, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/hyper3/paper_html/ 3D generalized nonhyperboloidal moveout approximation] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Alexey Stovas, and Qi Hao&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, C49-C59, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/decomp/paper_html/ Elastic wave-vector decomposition in heterogeneous anisotropic media] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Junzhe Sun, and Jiubing Cheng&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, doi 10.1111/1365-2478.12482, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/interval/paper_html/ Theory of interval traveltime parameter estimation in layered anisotropic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C253-C263, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/onestep/paper_html/ Lowrank one-step wave extrapolation for reverse-time migration] by &#039;&#039;Junzhe Sun, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S39-S54, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dsd/paper_html/  Double sparsity dictionary for seismic noise attenuation] by &#039;&#039;Yangkang Chen, Jianwei Ma, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V17-V30, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/intshape/paper_html/  Seismic data interpolation using nonlinear shaping regularization] by &#039;&#039;Yangkang Chen, Lele Zhang, and Le-wei Mo&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 24, 327-342, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/orthogroll/paper_html/  Ground-roll noise attenuation using a simple and effective approach based on local band limited orthogonalization] by &#039;&#039;Yangkang Chen, Shebao Jiao, Jianwei Ma, Hanming Chen, Yatong Zhou, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2316-2320, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/shemd/paper_html/ Random noise attenuation by a selective hybrid approach using f-x empirical mode decomposition] by &#039;&#039;Yangkang Chen, Shuwei Gan, Tingting Liu, Jiang Yuan, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 12-25, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/svmf/paper_html/ Deblending using a space-varying median filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Exploration Geophysics&#039;&#039;&#039;, doi 10.1071/EG14051&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/group3/paper_html/ On anelliptic approximations for qP velocities in TI and orthorhombic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, C89-C105, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dbortho/paper_html/ Iterative deblending with multiple constraints based on shaping regularization] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, doi 10.1109/LGRS.2015.2463815&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/vscan/paper_html/ Velocity analysis using similarity-weighted semblance] by &#039;&#039;Yangkang Chen, Tingting Liu, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A75-A82, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/aii/paper_html/ Structure-constrained relative acoustic impedance using stratigraphic coordinates] by &#039;&#039;Parvaneh Karimi&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A63-A67, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/scan3/paper_html/ A fast algorithm for 3D azimuthally anisotropic velocity scan] by &#039;&#039;Jingwei Hu, Sergey Fomel, and Lexing Ying&#039;&#039;,  &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 368-377, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/strat/paper_html/ Stratigraphic coordinates, a coordinate system tailored to seismic interpretation] by &#039;&#039;Parvaneh Karimi and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 63, 1246-1255, (2015) &lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/synth/paper_html/ Carbonate reservoir characterization using seismic diffraction imaging] by &#039;&#039;Luke Decker, Xavier Janson, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 3, SF21-SF30, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/ortho/paper_html/ Random noise attenuation using local signal-and-noise orthogonalization] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD1-WD9, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/synwav/paper_html/ Time-frequency analysis of seismic data using synchrosqueezing wavelet transform] by &#039;&#039;Yangkang Chen, Tingting Liu, Xiaohong Chen, Jingye Li, and Erying Wang&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 23, 303-312, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/nmodeblend/paper_html/ Deblending using normal moveout and median filtering in common-midpoint gathers] by &#039;&#039;Yangkang Chen, Jiang Yuan, Zhaoyu Jin, Keling Chen, and Lele Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 045012, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/time2depth2/paper_html/ A robust approach to time-to-depth conversion and interval velocity estimation from time migration in the presence of lateral velocity variations] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 315-337, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/deblend/paper_html/ Iterative deblending of simultaneous-source seismic data using seislet-domain shaping regularization] by &#039;&#039;Yangkang Chen, Sergey Fomel, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V179-V189, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/sglowrank/paper_html/ Lowrank seismic wave extrapolation on a staggered grid] by &#039;&#039;Gang Fang, Sergey Fomel, Qizhen Du, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, T157-T168, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/emdpf/paper_html/ Random noise attenuation by f-x empirical mode decomposition predictive filtering] by &#039;&#039;Yangkang Chen and Jitao Ma&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V81-V91, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/optapert/paper_html/ Selecting an optimal aperture in Kirchhoff migration using dip-angle images] by &#039;&#039;Alexander Klokov and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S243-S254, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/phase/paper_html/ Local skewness attribute as a seismic phase detector] by &#039;&#039;Sergey Fomel and Mirko van der Baan&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 2, SA49-SA56, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/uncert/paper_html/ Structural uncertainty of time-migrated seismic images] by &#039;&#039;Sergey Fomel and Evgeny Landa&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 101, 27–30, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/psp/paper_html/ A parallel sweeping preconditioner for heterogeneous 3D Helmholtz equations] by &#039;&#039;Jack Poulson, Björn Engquist, Siwei Li, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;SIAM Journal on Scientific Computing&#039;&#039;&#039;, 35, C194-C212, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dsrtomo/paper_html/ First-break traveltime tomography with the double-square-root eikonal equation] by &#039;&#039;Siwei Li, Alexander Vladimirsky, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U89-U101, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/nar/paper_html/ Seismic data decomposition into spectral components using regularized nonstationary autoregression] by &#039;&#039;Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, O69-O76, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/specrecom/paper_html/ Automated spectral recomposition with application in stratigraphic interpretation] by &#039;&#039;Yihua Cai, Sergey Fomel, and Hongliu Zeng&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 1, SA109-SA116, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/opwd/paper_html/ Omnidirectional plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;,  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V171-V179, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/butterfly/paper_html/ A fast butterfly algorithm for generalized Radon transforms] by &#039;&#039;Jingwei Hu, Sergey Fomel, Laurent Demane, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U41-U51, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/orthorhombic/paper_html/ Modeling of pseudo-acoustic P-waves in orthorhombic media with a lowrank approximation] by &#039;&#039;Xiaolei Song and Tariq Alkhalifah&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, C33-C40, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/eikods/paper_html/ Kirchhoff migration using eikonal-based computation of traveltime source-derivatives] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S211-S219, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/lfd/paper_html/ Lowrank finite-differences and lowrank Fourier finite-differences for seismic wave extrapolation in the acoustic approximation] by &#039;&#039;Xiaolei Song, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 193, 960-969, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/fpwd/paper_html/ Accelerated plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V1-V9, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/crs/paper_html/ Non-hyperbolic common reflection surface] by &#039;&#039;Sergey Fomel and Roman Kazinnik&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 21-27, (2013) &lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/lowrank/paper_html/ Seismic wave extrapolation using lowrank symbol approximation] by &#039;&#039;Sergey Fomel, Lexing Ying, and Xiaolei Song&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 526–536, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/ltft/paper_html/ Seismic data analysis using local time-frequency decomposition] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 516–525, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/timefreq/paper_html/ Time-frequency analysis of seismic data using local attributes] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, P23-P34, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/apefint/paper_html/ Seismic data interpolation beyond aliasing using regularized nonstationary autoregression] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, V69-V77, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/ffd/paper_html/ Fourier finite-difference wave propagation] by &#039;&#039;Xiaolei Song and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, T123-T129, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/reversible/paper_html/ A reversible transform for seismic data processing] by &#039;&#039;William Burnett and Robert Ferguson&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 8, 477-486, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/vc3/paper_html/ Azimuthally anisotropic 3D velocity continuation] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;International Journal of Geophysics&#039;&#039;&#039;, Article ID 484653, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/agath/paper_html/ Theory of 3-D angle gathers in wave-equation seismic imaging] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, 11-16, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/oc3/paper_html/ OC-seislet: seislet transform construction with differential offset continuation] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, WB235-WB245, (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/stackadcig/paper_html/ Stacking angle-domain common-image gathers for normalization of illumination] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 244-255, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/flat/paper_html/ Predictive painting of 3-D seismic volumes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 4, A25-A30, (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/seislet/paper_html/ Seislet transform and seislet frame] by &#039;&#039;Sergey Fomel and Yang Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 3, V25-V38, (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/hyper/paper_html/ Generalized nonhyperbolic moveout approximation] by &#039;&#039;Sergey Fomel and Alexey Stovas&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 2, U9-U18, (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/strfilter/paper_html/ Nonlinear structure-enhancing filtering using plane-wave prediction] by &#039;&#039;Yang Liu, Sergey Fomel, and Guochang Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 58, 415-427, (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/nmo3/paper_html/ 3D velocity-independent elliptically-anisotropic moveout correction] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 5, WB129-WB136, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/simistack/paper_html/ Stacking seismic data using local correlation] by &#039;&#039;Guochang Liu, Sergey Fomel, Long Jin, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 3, V43-V48, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/atten/paper_html/ Fractal heterogeneities in sonic logs and low-frequency scattering attenuation] by &#039;&#039;Thomas J. Browaeys and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, WA77-WA92, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/timelapse/paper_html/ Time-lapse image registration using the local similarity attribute] by &#039;&#039;Sergey Fomel and Long Jin&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, A7-A11, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/medianfilter/paper_html/ A 1-D time-varying median filter for seismic random, spike-like noise elimination] by &#039;&#039;Yang Liu, Cai Liu, and Dian Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, V17-V24, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/lpf/paper_html/ Adaptive multiple subtraction using regularized nonstationary regression] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 1, V25-V33, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/time2depth/paper_html/ Time-to-depth conversion and seismic velocity estimation using time-migration velocity] by &#039;&#039;Maria Cameron, Sergey Fomel, and James Sethian&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 5, VE205-VE210, (2008)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/avo/paper_html/ Velocity analysis using &amp;lt;i&amp;gt;AB&amp;lt;/i&amp;gt; semblance] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 57, 311-321 (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/diffr/paper_html/ Post-stack velocity analysis by separation and imaging of seismic diffractions] by &#039;&#039;Sergey Fomel, Evgeny Landa, and M. Turhan Taner&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72,  U89-U94, (2007)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pmig/paper_html/ Velocity-independent time-domain seismic imaging using local event slopes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, S139-S147, (2007)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/attr/paper_html/ Local seismic attributes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, A29-A33, (2007)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/shape/paper_html/ Shaping regularization in geophysical estimation problems] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 2, R29-R36, (2007)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/group/paper_html/ On anelliptic approximations for &amp;lt;i&amp;gt;qP&amp;lt;/i&amp;gt; velocities in transversally isotropic media] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 52, 247-259 (2004)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/tongji/ Tongji University] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/tongji/decoupledpropagation/paper_html/ Simulating propagation of decoupled elastic waves using low-rank approximate mixed-domain integral operators for anisotropic media] by &#039;&#039;Jiubing Cheng, Tariq Alkhalifah, Zedong Wu, Peng Zou, and Chenlong Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, T63-T77, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tongji/qswave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part II: qS-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C39-C52, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tongji/qpwave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part I: qP-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C1-C18, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tongji/lrmode/paper_html/ Fast algorithms for elastic-wave-mode separation and vector decomposition using low-rank approximation for anisotropic media] by &#039;&#039;Jiubing Cheng and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C97-C110, (2014)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/trip/ The Rice Inversion Project] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/trip/asg/paper_html/ Acoustic staggered grid modeling in IWAVE] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/trip/struct/paper_html/ IWAVE structure and basic use cases] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/uh/ University of Houston] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/uh/avostack/paper_html/ Weighted stacking of seismic AVO data using hybrid AB semblance and local similarity] by &#039;&#039;Pan Deng, Yangkang Chen, Yu Zhang, and Hua-Wei Zhou&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 13, 152-163, (2016)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/uwa/ University of Western Australia] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/uwa/geo2013ElasticModellingGPU/paper_html/ Solving 3D anisotropic elastic wave equations on parallel GPU devices] by &#039;&#039;Robin M. Weiss and Jeffrey Shragge&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, F7-F15, (2013)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/xjtu/ Xi&#039;an Jiaotong University] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/xjtu/mcaseislet/paper_html/paper.html Seislet-based morphological component analysis using scale-dependent exponential shrinkage] by &#039;&#039;Pengliang Yang and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, doi : 10.1016/j.jappgeo.2015.04.003, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/xjtu/gpufwi/paper_html/ A graphics processing unit implementation of time-domain full-waveform inversion] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, F31-F39, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/xjtu/primer/paper_html/ A numerical tour of wave propagation] by &#039;&#039;Pengliang Yang&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/xjtu/gpurtm/paper_html/ RTM using effective boundary saving: A staggered grid GPU implementation] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 68, 64-72, (2014)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/zju/ Zhejiang University] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/dtv/paper_html/ Full waveform inversion and joint migration inversion with an automatic directional total variation constraint] by &#039;&#039;Shan Qu, Eric Verschuur, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, no.2, R175-R183, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/odrr5d/paper_html/ Five-dimensional seismic data reconstruction using the optimally damped rank-reduction method] by &#039;&#039;Yangkang Chen, Min Bai, Zhe Guan, Qingchen Zhang, Mi Zhang, and Hang Wang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 222, 1824-1845, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/odrr3d/paper_html/ Seismic signal enhancement based on the lowrank methods] by &#039;&#039;Min Bai, Guangtan Huang, Hang Wang, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 68, 2783-2807, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/diffrlrra/paper_html/ Separation and imaging of seismic diffractions using a localized rank-reduction method with adaptively selected ranks] by &#039;&#039;Hang Wang, Xingye Liu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 85, V497-V506, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/qrtm/paper_html/ CuQ-RTM: A CUDA-based code package for stable and efficient Q-compensated reverse time migration] by &#039;&#039;Yufeng Wang, Hui Zhou, Xuebin Zhao, Qingchen Zhang, Poru Zhao, Xiance Yu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, F1-F15, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/optnoise/paper_html/ Plane-wave orthogonal polynomial transform for amplitude-preserving noise attenuation] by &#039;&#039;Yangkang Chen, Weilin Huang, Yatong Zhou, Wei Liu, and Dong Zhang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 214, 1214-1232, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/sosvmf/paper_html/ Deblending of simultaneous-source data using a structure-oriented space-varying median filter] by &#039;&#039;Yangkang Chen, Shaohuan Zu, Yufeng Wang, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 216, 1214-1232, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/q/paper_html/ Multi-channel quality factor Q estimation] by &#039;&#039;Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 218, 655-665, (2019)&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=11001</id>
		<title>Reproducible Documents</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=11001"/>
		<updated>2025-09-10T13:40:31Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Jilin University */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Fotolia_6815478_XS.jpg|right|]]&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/bei/ Basic Earth Imaging] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/sg/paper_html/ Imaging in shot-geophone space] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/dwnc/paper_html/ Downward continuation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/ft1/paper_html/ Waves and Fourier sums] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/krch/paper_html/ Zero-offset migration] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/vela/paper_html/ Moveout, velocity, and stacking] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/wvs/paper_html/ Waves in strata] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/conj/paper_html/ Adjoint operators] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/fld/paper_html/ Field recording geometry] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/cwp/ Center for Wave Phenomena] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2011WideAzimuthAngleDecomposition/paper_html/ Wide-azimuth angle gathers for wave-equation migration] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 3, S131-S141, (2011) &lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/pept2011MicroearthquakeMonitoring/paper_html/ Micro-earthquake monitoring with sparsely-sampled data] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, no. 1, 43-49, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2008IsotropicAngleDomainElasticRTM/paper_html/ Isotropic angle-domain elastic reverse-time migration] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 6, S229-S239, (2008)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2009VTIModeSeparation/paper_html/ Elastic wave-mode separation for VTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74 , no. 5, WB19-WB32, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2009TTIModeSeparation/paper_html/ Elastic wave-mode separation for TTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, T65-T78, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2008InterferometricImagingCondition/paper_html/ Interferometric imaging condition for wave-equation migration] by &#039;&#039;Paul Sava and Oleg Poliannikov&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 2, S47-S61, (2008)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2008NumericWEMVAoperators/paper_html/ Numeric implementation of wave-equation migration velocity analysis operators] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 5, VE145-VE159, (2008)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2007StereographicImagingCondition/paper_html/ Stereographic imaging condition for wave-equation migration] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 6, A87-A91, (2007)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/jse2006RWEImagingOverturningReflections/paper_html/ Imaging overturning reflections by Riemannian Wavefield Extrapolation] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 15, no 3, 209-223 (2006)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2006TimeShiftImagingCondition/paper_html/ Time-shift imaging condition in seismic migration] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 6, S209-S217, (2006)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/aniso/paper_html/ Nonhyperbolic reflection moveout of &amp;lt;i&amp;gt;P&amp;lt;/i&amp;gt;-waves: An overview and comparison of reasons] by &#039;&#039;Sergey Fomel and Vladimir Grechka&#039;&#039;: &#039;&#039;&#039;Center for Wave Phenomena&#039;&#039;&#039;, CWP-372 (2001)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/cup/ China University of Petroleum] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/cup/rna2d/paper_html/ Random noise attenuation using f-x regularized nonstationary autoregression] by &#039;&#039;Guochang Liu, Xiaohong Chen, Jing Du, and Kailong Wu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 77 , no. 2, V61-V69, (2012)&lt;br /&gt;
* [https://ahay.org/RSF/book/cup/rna3d/paper_html/ Noncausal f-x-y regularized nonstationary prediction filtering for random noise attenuation on 3D seismic data] by &#039;&#039;Guochang Liu and Xiaohong Chen &#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 93, 60-66, (2013)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/hansung/ Hansung University] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/hansung/cgg/paper_html/ Conjugate guided gradient (CGG) method for robust inversion and its application to velocity-stack inversion] by &#039;&#039;Jun Ji&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 4, R59-R67, (2006)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/gee/ Image Estimation by Example] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/lmn/paper_html/ Plane waves in three dimensions] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/pch/paper_html/ Nonstationarity: patching] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/lal/paper_html/ Spatial aliasing and scale invariance] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/mda/paper_html/ Multidimensional autoregression] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/prc/paper_html/ Preconditioning] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/hlx/paper_html/ The helical coordinate] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/iin/paper_html/ Empty bins and inverse interpolation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/lsq/paper_html/ Model fitting by least squares] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/ajt/paper_html/ Basic operators and adjoints] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/data/ Madagascar Datasets] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/data/marmousi2mp/paper_html/ 2D modeling and basic processing with Madagascar] by &#039;&#039;Pongthep Thongsang, Lian Jiang, Hao Li, and Karl Schleicher&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/marmousi2/paper_html/ Marmousi2 model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/alaska/paper_html/ Open Data/Open Source: Seismic Unix scripts to process a 2D land line] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/teapotdome/paper_html/ Processing the Teapot Dome Land 3D Survey with Madagascar] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/sigsbee/paper_html/ Sigsbee2 models] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/pluto/paper_html/ Pluto model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/marmousi/paper_html/ Marmousi model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/amoco/paper_html/ Amoco model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/icp/ ICP-Ecopetrol] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/icp/sam2013gpushortestpath/segabs_graphrayt_html/ Shortest path ray tracing on parallel GPU devices] by &#039;&#039;Jorge Monsegny and William Agudelo&#039;&#039;: &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 3470-3474, (2013)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/jlu/ Jilin University] ==&lt;br /&gt;
&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/sltft/paper_html/ Fast Streaming Local Time-frequency Transform for Nonstationary Seismic Data Processing] by &#039;&#039;Jiawei Chen, Yang Liu, You tian, and Peihong Xie&#039;&#039;: &#039;&#039;&#039;IEEE Transactions on Geoscience and Remote Sensing&#039;&#039;&#039;, 63, 1-9, Art no. 5902809, (2025)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/fxyspfdenoi/paper_html/ Noniterative f-x-y streaming prediction filtering for random noise attenuation on seismic data] by &#039;&#039;Yang Liu and Zhisheng Zhen&#039;&#039;: &#039;&#039;&#039;IEEE Transactions on Geoscience and Remote Sensing&#039;&#039;&#039;, 60, 1-9, Art no. 5904609, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/fspfint/paper_html/ Seismic data interpolation using streaming prediction filter in the frequency domain] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Geng Wu&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 229, 370-389, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/txyspfint/paper_html/ Seismic data interpolation without iteration using a t-x-y streaming prediction filter with varying smoothness] by &#039;&#039;Yang Liu, Geng Wu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 87, V29-V38, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/apefsnsep/paper_html/ Nonstationary pattern-based signal-noise separation using adaptive prediction-error filter] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 19, 14-27, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/spefdecon/paper_html/ Multichannel adaptive deconvolution based on streaming prediction-error filter] by &#039;&#039;Qinghan Wang, Yang Liu, Cai Liu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 18, 825-833, (2021)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/lcfs/paper_html/ Continuous time-varying Q-factor estimation method in the time-frequency domain] by &#039;&#039;Qinghan Wang, Yang Liu, Cai Liu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Applied Geophysics&#039;&#039;&#039;, 17, 844-856, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/txsopf/paper_html/ Streaming orthogonal prediction filter in t-x domain for random noise attenuation] by &#039;&#039;Yang Liu and Bingxiu Li&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, F41-F48, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/gvdseisint/paper_html/ Seismic data interpolation using generalised velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Peng Zhang, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 65, 82-93, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/vdseislet/paper_html/ Signal and noise separation in prestack seismic data using velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Sergey Fomel, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD117-WD128, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/riesz/paper_html/ Seismic dip estimation based on the two-dimensional Hilbert transform and its application in random noise attenuation] by &#039;&#039;Cai Liu, Changle Chen, Dian Wang, Yang Liu, Shiyu Wang, and Liang Zhang&#039;&#039;: &#039;&#039;&#039;Applied Geophysics&#039;&#039;&#039;, 12, 55-63, (March 2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/txyapf/paper_html/ Adaptive prediction filtering in t -x-y domain for random noise attenuation using regularized nonstationary autoregression] by &#039;&#039;Yang Liu, Ning Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, V13-V21, (2015)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/rsf/ Madagascar Documentation] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/school2012/tutorial_html/ Madagascar tutorial: Field data processing] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/school/articleWSI_html/ Seismic Imaging Tutorial: &amp;quot;exploding reflector&amp;quot; modeling/migration] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/tutorial A brief introduction to Madagascar] by &#039;&#039;Jeff Godwin&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/manual/manual_html/ Madagascar Programming Reference Manual] by &#039;&#039;Mohammad Akbar Zuberi, Tariq Alkhalifah, and Christos Saragoitis&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/school2009/paper_html/ Madagascar tutorial] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/rsf/prog_html/ Guide to Madagascar programs] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/rsf/tour_html/ Revisiting SEP tour with RSF and SCons] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/rsf/api_html/ Guide to RSF API] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/rsf/demo_html/ Guide to programming using RSF] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/scons/paper_html/ Reproducible computational experiments using SCons] by &#039;&#039;Sergey Fomel and Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/milano/ Politecnico di Milano] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/milano/taupvel/paper_html/ Velocity-independent tau-p moveout in a horizontally-layered VTI medium ] by &#039;&#039;Lorenzo Casasanta and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, U45-U57, (2011)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/slim/ Seismic Laboratory for Imaging and Modeling] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/slim/geo2008NewInsightsPareto/paper_html/ New insights into one-norm solvers from the Pareto curve] by &#039;&#039;Gilles Hennenfent, Ewout van den Berg, Michael P. Friedlander, and Felix J. Herrmann&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 4, A23-A26, (2008)&lt;br /&gt;
* [https://ahay.org/RSF/book/slim/slimUserManual/paper_html/ User&#039;s manual for SLIM programs in Madagascar] by &#039;&#039;Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/sep/ Stanford Exploration Project] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/geostat/paper_html/ Multiple realizations using standard inversion techniques] by &#039;&#039;Robert Clapp&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 67-78 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/sparse2/paper_html/ Test case for PEF estimation with sparse data II] by &#039;&#039;Morgan Brown, Jon Claerbout, and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 117-122 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/elliptic2/paper_html/ The double-elliptic approximation in the group and phase domains] by &#039;&#039;Joe Dellinger and Francis Muir&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 70, 361-366 (1991)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/balance/paper_html/ Iterative least-square inversion for amplitude balancing] by &#039;&#039;Arnaud Berlioux and William Harlan&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 89, 167-178 (1995)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/pefmult/paper_html/ Multiple suppression using prediction-error filter] by &#039;&#039;Yalei Sun&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 94, 205-212 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/aal/paper_html/ When is anti-aliasing needed in Kirchhoff migration?] by &#039;&#039;Dimitri Bevc and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 467-476 (1994)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/passive/paper_html/ Passive seismic imaging applied to synthetic data] by &#039;&#039;James Rickett and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 83-90 (1996)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/avo/paper_html/ Seismic AVO analysis of methane hydrate structures] by &#039;&#039;Christine Ecker and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 277-292 (1994)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/super/paper_html/ A prospect for super resolution] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 93, 133-136 (1996)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/shearer/paper_html/ Earthquake stacks at constant offset] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 77, 361-366 (1993) &lt;br /&gt;
* [https://ahay.org/RSF/book/sep/txamo/paper_html/ The time and space formulation of azimuth moveout] by &#039;&#039;Sergey Fomel and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 25-37 (1995)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/waverays/paper_html/ Wavefront construction using waverays] by &#039;&#039;Hector Urdaneta&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 85-100 (1994)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/helft/paper_html/ Multi-dimensional Fourier transforms in the helical coordinate system] by &#039;&#039;James Rickett and Antoine Guitton&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 167-176 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/fat/paper_html/ Imaging complex structures with first-arrival traveltimes] by &#039;&#039;Dimitri Bevc&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 1-10 (1995)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/texture/paper_html/ Texture synthesis and prediction error filtering] by &#039;&#039;Morgan Brown&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 211-222 (1999)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/lines/paper_html/ Random lines in a plane] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 325-328 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/fractal/paper_html/ Modeling 3-D anisotropic fractal media] by &#039;&#039;Nizar Chemingui&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 80, 603-616 (1994)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/banana/paper_html/ Traveltime sensitivity kernels: Banana-doughnuts or just plain bananas?] by &#039;&#039;James Rickett&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 61-68 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/steer/paper_html/ Solution steering with space-variant filters] by &#039;&#039;Robert G. Clapp, Sergey Fomel, and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 27-42 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/lineiko/paper_html/ Traveltime computation with the linearized eikonal equation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 94, 123-131 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/bspl/paper_html/ Inverse B-spline interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 105, 79-108 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/plane/paper_html/ Plane wave prediction in 3-D] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 102, 101-110 (1999)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/stoltst/paper_html/ Evaluating the Stolt-stretch parameter] by &#039;&#039;Sergey Fomel and Louis Vaillant&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 319-335, (2001)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/huygens/paper_html/ Huygens wavefront tracing: A robust alternative to conventional ray tracing] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 101-113 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/fkamo/paper_html/ Effective AMO implementation in the log-stretch, frequency-wavenumber domain] by &#039;&#039;Ioan Vlad and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 110, 63-70 (2001)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/antial/paper_html/ Antialiasing of Kirchhoff operators by reciprocal parameterization] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 10, 293-310 (2002)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/norm/paper_html/ Amplitude preservation for offset continuation: Confirmation for Kirchhoff data] by &#039;&#039;Sergey Fomel and Norman Bleistein&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 121-130 (2001)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/angle/paper_html/ Angle-gather time migration] by &#039;&#039;Sergey Fomel and Marie Prucha&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 141-150 (1999)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/spitz/paper_html/ Spitz makes a better assumption for the signal PEF] by &#039;&#039;Jon F. Claerbout and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 211-219 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/findif/paper_html/ Exploring three-dimensional implicit wavefield extrapolation with the helix transform] by &#039;&#039;Sergey Fomel and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 43-60 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/vc2/paper_html/ Time-migration velocity analysis by velocity continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1662-1672 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/burg/paper_html/ The Wilson-Burg method of spectral factorization with application to helical filtering] by &#039;&#039;Sergey Fomel, Paul Sava, James Rickett, and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 51, 409-420 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/velspec/paper_html/ Velocity continuation by spectral methods] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 97, 157-172 (1998)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/specfac/paper_html/ Spectral factorization revisited] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 227-234 (1999)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/oc2/paper_html/ Seismic reflection data interpolation with differential offset and shot continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 733-744 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/oc1/paper_html/ Theory of differential offset continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 718-732 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/vc1/paper_html/ Velocity continuation and the anatomy of residual prestack time migration] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1650-1661 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/fmsec/paper_html/ A second-order fast marching eikonal solver] by &#039;&#039;James Rickett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 287-292 (1999)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/stack/paper_html/ Asymptotic pseudounitary stacking operators] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1032-1042(2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/cdstep/paper_html/ Least-square inversion with inexact adjoints. Method of conjugate directions: A tutorial] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 253-365 (1996)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/fmeiko/paper_html/ A variational formulation of the fast marching eikonal solver] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 127-147 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/forwd/paper_html/ Forward interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039; (Ph.D. Thesis Chapter), 107 (2001) &lt;br /&gt;
* [https://ahay.org/RSF/book/sep/precon/paper_html/ Multidimensional recursive filter preconditioning in geophysical estimation problems] by &#039;&#039;Sergey Fomel and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 577-588 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/pwd/paper_html/ Applications of plane-wave destruction filters] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 67, 1946-1960 (2002)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/swag/ Seismic Wave Analysis Group] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/itime/paper_html/ Automatic traveltime picking using the instantaneous traveltime] by &#039;&#039;Christos Saragiotis, Tariq Alkhalifah, and Sergey Fomel&#039;&#039;:  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, T53-T58, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/tau/paper_html/ Wavefield extrapolation in pseudodepth domain] by &#039;&#039;Xuxin Ma and Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S81-S91, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/thetaScan/article_html/ Traveltime approximations for transversely isotropic media with an inhomogeneous background] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, WA31-WA42, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/anisogath/article_html/ Angle gathers in wave-equation imaging for transversely isotropic media] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 422-431 (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/eikds/paper_html/ An eikonal based formulation for traveltime perturbation with respect to the source location] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, T175-T183 (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/waveds/paper_html/ Acoustic wavefield evolution as function of source location perturbation] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 183, 1324-1331 (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/introDTI/article_html/ A transversely isotropic medium with a tilted symmetry axis normal to the reflector] by &#039;&#039;Tariq Alkhalifah and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039; (Letters), 75, A19-A24 (2010)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/tccs/ Texas Consortium for Computational Seismology] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/timewarp/paper_html/ Probabilistic moveout analysis by time warping] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Jeannot Trampert, William Burnett, and Thomas Hess&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, U1–U20, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/rtseis/paper_html/ Relative time seislet transform] by &#039;&#039;Zhicheng Geng, Xinming Wu, Sergey Fomel, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, V223–V232, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pwstack/paper_html/ High-resolution recursive stacking using plane-wave construction] by &#039;&#039;Kelly Regimbal and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 4069-4074, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pimicro/paper_html/ Microseismic source localization using time-domain path-integral migration] by &#039;&#039;Yunzhi Shi, Dmitrii Merzlikin, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 2601-2606, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pfwi/paper_html/ Full waveform inversion of passive seismic data for sources and velocities] by &#039;&#039;Junzhe Sun, Zhiguang Xue, Sergey Fomel, Tieyuan Zhu, and Nori Nakata&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 1405-1410, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/mistie/paper_html/ Using well-seismic mistie to update the velocity model] by &#039;&#039;Sean Bader, Sergey Fomel, and Zhiguang Xue&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 5218-5222, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/micro/paper_html/ Investigating the possibility of locating microseismic sources using distributed sensor networks] by &#039;&#039;Junzhe Sun, Tieyuan Zhu, Sergey Fomel, and Wen-Zhan Song&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 2485-2490, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/match/paper_html/ Least-squares non-stationary triangle smoothing] by &#039;&#039;Reem Alomar and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;IMAGE Expanded Abstracts&#039;&#039;&#039;, 2847-2851, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/ltftapwd/paper_html/ Estimation of timeshifts in time-lapse seismic images using spectral decomposition] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 5839-5844, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/interpfault/paper_html/ Well log interpolation guided by geologic distance] by &#039;&#039;Yunzhi Shi, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 1939-1944, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/beyond1d/paper_html/ Effects of lateral heterogeneity on time-domain processing parameters] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, and Alexey Stovas&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, v. 219, 1181–1201, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/apwd/paper_html/ Seismic time-lapse image registration using amplitude-adjusted plane-wave destruction] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 5473-5478, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pwshape/paper_html/ Seismic data interpolation using plane-wave shaping regularization] by &#039;&#039;Ryan Swindeman and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 3853-3858, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/varipick/paper_html/ A variational approach for picking optimal surfaces from semblance-like panels] by &#039;&#039;Luke Decker and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 87, U93-U108, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/wetm/paper_html/ Wave-equation time migration] by &#039;&#039;Sergey Fomel and Harpreet Kaur&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 86, S103-S111, (2021)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/probdif/paper_html/ A probabilistic approach to seismic diffraction imaging] by &#039;&#039;Luke Decker and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Lithosphere&#039;&#039;&#039;, v. 2021, 6650633, (2021)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dlchan/paper_html/ Automatic channel detection using deep learning] by &#039;&#039;Nam Pham, Sergey Fomel, and Dallas Dunlap&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, v. 7, SE43-SE50, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dtwaniso/paper_html/ Quantifying and correcting residual azimuthal anisotropic moveout in image gathers using dynamic time warping] by &#039;&#039;Luke Decker and Qunshan Zhang&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, O71-O82, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/anisodiff/paper_html/ Least-squares diffraction imaging using shaping regularization by anisotropic smoothing] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Xinming Wu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, S313-S325, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/drr5d/paper_html/ Simultaneous denoising and reconstruction of 5D seismic data via damped rank-reduction method] by &#039;&#039;Yangkang Chen, Dong Zhang, Zhaoyu Jin, Xiaohong Chen, Shaohuan Zu, Weilin Huang, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 1695-1717, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/npm/paper_html/ Data-driven time-frequency analysis of seismic data using non-stationary Prony method] by &#039;&#039;Guoning Wu, Sergey Fomel, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 66, 85-97, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/enhemd/paper_html/ Enhancing seismic reflections using empirical mode decomposition in the flattened domain] by &#039;&#039;Yangkang Chen, Guoyin Zhang, Shuwei Gan, and Chenglin Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 119, 99-105, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pcastack/paper_html/ Application of principal component analysis in weighted stacking of seismic data] by &#039;&#039;Jianyong Xie, Wei Chen, Dong Zhang, Shaohuan Zu, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 1213-1217, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/svscan/paper_html/ Velocity analysis of simultaneous-source data using high-resolution semblance - coping with the strong noise] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Shan Qu, and Shaohuan Zu&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 204, 768-779, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/cs/paper_html/ Compressive sensing for seismic data reconstruction via fast projection onto convex sets based on seislet transform] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Xiaohong Chen, Weiling Huang, and Hanming Chen&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 130, 194-208, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/sgk/paper_html/ Fast dictionary learning for noise attenuation of multidimensional seismic data] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 209, 21-31, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/sswtapp/paper_html/ Probing the subsurface karst features using time-frequency decomposition] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 4, T541-T550, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/asa/paper_html/ Application of spectral decomposition using regularized non-stationary autoregression to random noise attenuation] by &#039;&#039;Wencheng Yang, Runqiu Wang, Yangkang Chen, Jian Wu, Jiang Yuan, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 175-187, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/drr3d/paper_html/ An open-source Matlab code package for improved rank-reduction 3D seismic data denoising and reconstruction] by &#039;&#039;Yangkang Chen, Weilin Huang, Dong Zhang, and Wei Chen&#039;&#039;, &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 95, 59-66, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/strsvd/paper_html/ Structure-oriented singular value decomposition for random noise attenuation of seismic data] by &#039;&#039;Shuwei Gan, Yangkang Chen, Shaohuan Zu, Shan Qu, and Wei Zhong&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 262-272, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dealiase2/paper_html/ One-step slope estimation for dealiased seismic data reconstruction via iterative seislet thresholding] by &#039;&#039;Wei Liu, Siyuan Cao, Shuwei Gan, Yangkang Chen, Shaohuan Zu, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 13, 1462-1466, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dipseis/paper_html/ Dip-separated structural filtering using seislet transform and adaptive empirical mode decomposition based dip filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 457-469, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/halfthr/paper_html/ Irregular seismic data reconstruction using a percentile-half-thresholding algorithm] by &#039;&#039;Yangkang Chen, Keling Chen, Peidong Shi, and Yanyan Wang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 065001, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/demulemd/paper_html/ Multiple reflections noise attenuation using adaptive randomized-order empirical mode decomposition] by &#039;&#039;Wei Chen, Jianyong Xie, Shaohuan Zu, Shuwei Gan, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 18-22, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dmssa/paper_html/ Damped multichannel singular spectrum analysis for 3D random noise attenuation] by &#039;&#039;Weilin Huang, Runqiu Wang, Yangkang Chen, Huijian Li, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V261-V270, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dealiase/paper_html/ De-aliased seismic data interpolation using seislet transform with low-frequency constraint] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2150-2154, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/fraclapl/paper_html/ Viscoacoustic modeling and imaging using low-rank approximation] by &#039;&#039;Junzhe Sun, Tieyuan Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A103-A108, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/welllogs/paper_html/ Missing log data interpolation and semiautomatic seismic well ties using data matching techniques] by &#039;&#039;Sean Bader, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 7, T374-T361, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/acrossfault/paper_html/ Predictive painting across faults] by &#039;&#039;Zhiguang Xue, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 6, T449-T455, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/sparse/paper_html/ Least-squares path-summation diffraction imaging using sparsity constraints] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Mrinal K. Sen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, S187–S200, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/gmresq/paper_html/ Q-compensated least-squares reverse time migration using lowrank one-step wave extrapolation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Tieyuan Zhu, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S271-S279, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/eseis/paper_html/ EMD-seislet transform] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, A27-A32, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/elas/paper_html/ Recursive integral time extrapolation of elastic waves using low-rank symbol approximation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Yanadet Sripanich, and Paul Fowler&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 211, 1478-1493, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/merge/paper_html/ Matching and merging high-resolution and legacy seismic images] by &#039;&#039;Sarah Greer and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, V115-V122, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/t2dweak/paper_html/ Fast time-to-depth conversion and interval velocity estimation in the case of weak lateral variations] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, S227-S235, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/sobel/paper_html/ Plane-wave Sobel attribute for discontinuity enhancement in seismic images] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, WB63-WB69, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/fwiseislet/paper_html/ Full-waveform inversion using seislet regularization] by &#039;&#039;Zhiguang Xue, Hejun Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, A43-A49, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/ovc/paper_html/ Diffraction imaging and time-migration velocity analysis using oriented velocity continuation] by &#039;&#039;Luke Decker, Dmitrii Merzlikin, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, U25-U35, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pi/paper_html/ Analytical path-summation imaging of seismic diffractions] by &#039;&#039;Dmitrii Merzlikin and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, S51-S59, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/hyper3/paper_html/ 3D generalized nonhyperboloidal moveout approximation] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Alexey Stovas, and Qi Hao&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, C49-C59, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/decomp/paper_html/ Elastic wave-vector decomposition in heterogeneous anisotropic media] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Junzhe Sun, and Jiubing Cheng&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, doi 10.1111/1365-2478.12482, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/interval/paper_html/ Theory of interval traveltime parameter estimation in layered anisotropic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C253-C263, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/onestep/paper_html/ Lowrank one-step wave extrapolation for reverse-time migration] by &#039;&#039;Junzhe Sun, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S39-S54, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dsd/paper_html/  Double sparsity dictionary for seismic noise attenuation] by &#039;&#039;Yangkang Chen, Jianwei Ma, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V17-V30, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/intshape/paper_html/  Seismic data interpolation using nonlinear shaping regularization] by &#039;&#039;Yangkang Chen, Lele Zhang, and Le-wei Mo&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 24, 327-342, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/orthogroll/paper_html/  Ground-roll noise attenuation using a simple and effective approach based on local band limited orthogonalization] by &#039;&#039;Yangkang Chen, Shebao Jiao, Jianwei Ma, Hanming Chen, Yatong Zhou, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2316-2320, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/shemd/paper_html/ Random noise attenuation by a selective hybrid approach using f-x empirical mode decomposition] by &#039;&#039;Yangkang Chen, Shuwei Gan, Tingting Liu, Jiang Yuan, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 12-25, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/svmf/paper_html/ Deblending using a space-varying median filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Exploration Geophysics&#039;&#039;&#039;, doi 10.1071/EG14051&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/group3/paper_html/ On anelliptic approximations for qP velocities in TI and orthorhombic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, C89-C105, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dbortho/paper_html/ Iterative deblending with multiple constraints based on shaping regularization] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, doi 10.1109/LGRS.2015.2463815&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/vscan/paper_html/ Velocity analysis using similarity-weighted semblance] by &#039;&#039;Yangkang Chen, Tingting Liu, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A75-A82, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/aii/paper_html/ Structure-constrained relative acoustic impedance using stratigraphic coordinates] by &#039;&#039;Parvaneh Karimi&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A63-A67, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/scan3/paper_html/ A fast algorithm for 3D azimuthally anisotropic velocity scan] by &#039;&#039;Jingwei Hu, Sergey Fomel, and Lexing Ying&#039;&#039;,  &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 368-377, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/strat/paper_html/ Stratigraphic coordinates, a coordinate system tailored to seismic interpretation] by &#039;&#039;Parvaneh Karimi and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 63, 1246-1255, (2015) &lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/synth/paper_html/ Carbonate reservoir characterization using seismic diffraction imaging] by &#039;&#039;Luke Decker, Xavier Janson, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 3, SF21-SF30, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/ortho/paper_html/ Random noise attenuation using local signal-and-noise orthogonalization] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD1-WD9, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/synwav/paper_html/ Time-frequency analysis of seismic data using synchrosqueezing wavelet transform] by &#039;&#039;Yangkang Chen, Tingting Liu, Xiaohong Chen, Jingye Li, and Erying Wang&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 23, 303-312, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/nmodeblend/paper_html/ Deblending using normal moveout and median filtering in common-midpoint gathers] by &#039;&#039;Yangkang Chen, Jiang Yuan, Zhaoyu Jin, Keling Chen, and Lele Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 045012, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/time2depth2/paper_html/ A robust approach to time-to-depth conversion and interval velocity estimation from time migration in the presence of lateral velocity variations] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 315-337, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/deblend/paper_html/ Iterative deblending of simultaneous-source seismic data using seislet-domain shaping regularization] by &#039;&#039;Yangkang Chen, Sergey Fomel, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V179-V189, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/sglowrank/paper_html/ Lowrank seismic wave extrapolation on a staggered grid] by &#039;&#039;Gang Fang, Sergey Fomel, Qizhen Du, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, T157-T168, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/emdpf/paper_html/ Random noise attenuation by f-x empirical mode decomposition predictive filtering] by &#039;&#039;Yangkang Chen and Jitao Ma&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V81-V91, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/optapert/paper_html/ Selecting an optimal aperture in Kirchhoff migration using dip-angle images] by &#039;&#039;Alexander Klokov and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S243-S254, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/phase/paper_html/ Local skewness attribute as a seismic phase detector] by &#039;&#039;Sergey Fomel and Mirko van der Baan&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 2, SA49-SA56, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/uncert/paper_html/ Structural uncertainty of time-migrated seismic images] by &#039;&#039;Sergey Fomel and Evgeny Landa&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 101, 27–30, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/psp/paper_html/ A parallel sweeping preconditioner for heterogeneous 3D Helmholtz equations] by &#039;&#039;Jack Poulson, Björn Engquist, Siwei Li, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;SIAM Journal on Scientific Computing&#039;&#039;&#039;, 35, C194-C212, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dsrtomo/paper_html/ First-break traveltime tomography with the double-square-root eikonal equation] by &#039;&#039;Siwei Li, Alexander Vladimirsky, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U89-U101, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/nar/paper_html/ Seismic data decomposition into spectral components using regularized nonstationary autoregression] by &#039;&#039;Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, O69-O76, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/specrecom/paper_html/ Automated spectral recomposition with application in stratigraphic interpretation] by &#039;&#039;Yihua Cai, Sergey Fomel, and Hongliu Zeng&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 1, SA109-SA116, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/opwd/paper_html/ Omnidirectional plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;,  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V171-V179, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/butterfly/paper_html/ A fast butterfly algorithm for generalized Radon transforms] by &#039;&#039;Jingwei Hu, Sergey Fomel, Laurent Demane, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U41-U51, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/orthorhombic/paper_html/ Modeling of pseudo-acoustic P-waves in orthorhombic media with a lowrank approximation] by &#039;&#039;Xiaolei Song and Tariq Alkhalifah&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, C33-C40, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/eikods/paper_html/ Kirchhoff migration using eikonal-based computation of traveltime source-derivatives] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S211-S219, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/lfd/paper_html/ Lowrank finite-differences and lowrank Fourier finite-differences for seismic wave extrapolation in the acoustic approximation] by &#039;&#039;Xiaolei Song, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 193, 960-969, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/fpwd/paper_html/ Accelerated plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V1-V9, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/crs/paper_html/ Non-hyperbolic common reflection surface] by &#039;&#039;Sergey Fomel and Roman Kazinnik&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 21-27, (2013) &lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/lowrank/paper_html/ Seismic wave extrapolation using lowrank symbol approximation] by &#039;&#039;Sergey Fomel, Lexing Ying, and Xiaolei Song&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 526–536, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/ltft/paper_html/ Seismic data analysis using local time-frequency decomposition] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 516–525, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/timefreq/paper_html/ Time-frequency analysis of seismic data using local attributes] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, P23-P34, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/apefint/paper_html/ Seismic data interpolation beyond aliasing using regularized nonstationary autoregression] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, V69-V77, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/ffd/paper_html/ Fourier finite-difference wave propagation] by &#039;&#039;Xiaolei Song and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, T123-T129, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/reversible/paper_html/ A reversible transform for seismic data processing] by &#039;&#039;William Burnett and Robert Ferguson&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 8, 477-486, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/vc3/paper_html/ Azimuthally anisotropic 3D velocity continuation] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;International Journal of Geophysics&#039;&#039;&#039;, Article ID 484653, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/agath/paper_html/ Theory of 3-D angle gathers in wave-equation seismic imaging] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, 11-16, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/oc3/paper_html/ OC-seislet: seislet transform construction with differential offset continuation] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, WB235-WB245, (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/stackadcig/paper_html/ Stacking angle-domain common-image gathers for normalization of illumination] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 244-255, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/flat/paper_html/ Predictive painting of 3-D seismic volumes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 4, A25-A30, (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/seislet/paper_html/ Seislet transform and seislet frame] by &#039;&#039;Sergey Fomel and Yang Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 3, V25-V38, (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/hyper/paper_html/ Generalized nonhyperbolic moveout approximation] by &#039;&#039;Sergey Fomel and Alexey Stovas&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 2, U9-U18, (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/strfilter/paper_html/ Nonlinear structure-enhancing filtering using plane-wave prediction] by &#039;&#039;Yang Liu, Sergey Fomel, and Guochang Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 58, 415-427, (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/nmo3/paper_html/ 3D velocity-independent elliptically-anisotropic moveout correction] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 5, WB129-WB136, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/simistack/paper_html/ Stacking seismic data using local correlation] by &#039;&#039;Guochang Liu, Sergey Fomel, Long Jin, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 3, V43-V48, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/atten/paper_html/ Fractal heterogeneities in sonic logs and low-frequency scattering attenuation] by &#039;&#039;Thomas J. Browaeys and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, WA77-WA92, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/timelapse/paper_html/ Time-lapse image registration using the local similarity attribute] by &#039;&#039;Sergey Fomel and Long Jin&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, A7-A11, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/medianfilter/paper_html/ A 1-D time-varying median filter for seismic random, spike-like noise elimination] by &#039;&#039;Yang Liu, Cai Liu, and Dian Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, V17-V24, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/lpf/paper_html/ Adaptive multiple subtraction using regularized nonstationary regression] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 1, V25-V33, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/time2depth/paper_html/ Time-to-depth conversion and seismic velocity estimation using time-migration velocity] by &#039;&#039;Maria Cameron, Sergey Fomel, and James Sethian&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 5, VE205-VE210, (2008)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/avo/paper_html/ Velocity analysis using &amp;lt;i&amp;gt;AB&amp;lt;/i&amp;gt; semblance] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 57, 311-321 (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/diffr/paper_html/ Post-stack velocity analysis by separation and imaging of seismic diffractions] by &#039;&#039;Sergey Fomel, Evgeny Landa, and M. Turhan Taner&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72,  U89-U94, (2007)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pmig/paper_html/ Velocity-independent time-domain seismic imaging using local event slopes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, S139-S147, (2007)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/attr/paper_html/ Local seismic attributes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, A29-A33, (2007)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/shape/paper_html/ Shaping regularization in geophysical estimation problems] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 2, R29-R36, (2007)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/group/paper_html/ On anelliptic approximations for &amp;lt;i&amp;gt;qP&amp;lt;/i&amp;gt; velocities in transversally isotropic media] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 52, 247-259 (2004)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/tongji/ Tongji University] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/tongji/decoupledpropagation/paper_html/ Simulating propagation of decoupled elastic waves using low-rank approximate mixed-domain integral operators for anisotropic media] by &#039;&#039;Jiubing Cheng, Tariq Alkhalifah, Zedong Wu, Peng Zou, and Chenlong Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, T63-T77, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tongji/qswave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part II: qS-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C39-C52, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tongji/qpwave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part I: qP-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C1-C18, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tongji/lrmode/paper_html/ Fast algorithms for elastic-wave-mode separation and vector decomposition using low-rank approximation for anisotropic media] by &#039;&#039;Jiubing Cheng and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C97-C110, (2014)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/trip/ The Rice Inversion Project] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/trip/asg/paper_html/ Acoustic staggered grid modeling in IWAVE] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/trip/struct/paper_html/ IWAVE structure and basic use cases] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/uh/ University of Houston] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/uh/avostack/paper_html/ Weighted stacking of seismic AVO data using hybrid AB semblance and local similarity] by &#039;&#039;Pan Deng, Yangkang Chen, Yu Zhang, and Hua-Wei Zhou&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 13, 152-163, (2016)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/uwa/ University of Western Australia] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/uwa/geo2013ElasticModellingGPU/paper_html/ Solving 3D anisotropic elastic wave equations on parallel GPU devices] by &#039;&#039;Robin M. Weiss and Jeffrey Shragge&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, F7-F15, (2013)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/xjtu/ Xi&#039;an Jiaotong University] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/xjtu/mcaseislet/paper_html/paper.html Seislet-based morphological component analysis using scale-dependent exponential shrinkage] by &#039;&#039;Pengliang Yang and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, doi : 10.1016/j.jappgeo.2015.04.003, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/xjtu/gpufwi/paper_html/ A graphics processing unit implementation of time-domain full-waveform inversion] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, F31-F39, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/xjtu/primer/paper_html/ A numerical tour of wave propagation] by &#039;&#039;Pengliang Yang&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/xjtu/gpurtm/paper_html/ RTM using effective boundary saving: A staggered grid GPU implementation] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 68, 64-72, (2014)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/zju/ Zhejiang University] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/dtv/paper_html/ Full waveform inversion and joint migration inversion with an automatic directional total variation constraint] by &#039;&#039;Shan Qu, Eric Verschuur, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, no.2, R175-R183, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/odrr5d/paper_html/ Five-dimensional seismic data reconstruction using the optimally damped rank-reduction method] by &#039;&#039;Yangkang Chen, Min Bai, Zhe Guan, Qingchen Zhang, Mi Zhang, and Hang Wang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 222, 1824-1845, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/odrr3d/paper_html/ Seismic signal enhancement based on the lowrank methods] by &#039;&#039;Min Bai, Guangtan Huang, Hang Wang, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 68, 2783-2807, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/diffrlrra/paper_html/ Separation and imaging of seismic diffractions using a localized rank-reduction method with adaptively selected ranks] by &#039;&#039;Hang Wang, Xingye Liu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 85, V497-V506, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/qrtm/paper_html/ CuQ-RTM: A CUDA-based code package for stable and efficient Q-compensated reverse time migration] by &#039;&#039;Yufeng Wang, Hui Zhou, Xuebin Zhao, Qingchen Zhang, Poru Zhao, Xiance Yu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, F1-F15, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/optnoise/paper_html/ Plane-wave orthogonal polynomial transform for amplitude-preserving noise attenuation] by &#039;&#039;Yangkang Chen, Weilin Huang, Yatong Zhou, Wei Liu, and Dong Zhang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 214, 1214-1232, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/sosvmf/paper_html/ Deblending of simultaneous-source data using a structure-oriented space-varying median filter] by &#039;&#039;Yangkang Chen, Shaohuan Zu, Yufeng Wang, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 216, 1214-1232, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/q/paper_html/ Multi-channel quality factor Q estimation] by &#039;&#039;Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 218, 655-665, (2019)&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=11000</id>
		<title>Reproducible Documents</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=11000"/>
		<updated>2025-09-10T13:39:31Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Jilin University */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Fotolia_6815478_XS.jpg|right|]]&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/bei/ Basic Earth Imaging] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/sg/paper_html/ Imaging in shot-geophone space] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/dwnc/paper_html/ Downward continuation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/ft1/paper_html/ Waves and Fourier sums] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/krch/paper_html/ Zero-offset migration] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/vela/paper_html/ Moveout, velocity, and stacking] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/wvs/paper_html/ Waves in strata] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/conj/paper_html/ Adjoint operators] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/bei/fld/paper_html/ Field recording geometry] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/cwp/ Center for Wave Phenomena] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2011WideAzimuthAngleDecomposition/paper_html/ Wide-azimuth angle gathers for wave-equation migration] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 3, S131-S141, (2011) &lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/pept2011MicroearthquakeMonitoring/paper_html/ Micro-earthquake monitoring with sparsely-sampled data] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, no. 1, 43-49, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2008IsotropicAngleDomainElasticRTM/paper_html/ Isotropic angle-domain elastic reverse-time migration] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 6, S229-S239, (2008)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2009VTIModeSeparation/paper_html/ Elastic wave-mode separation for VTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74 , no. 5, WB19-WB32, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2009TTIModeSeparation/paper_html/ Elastic wave-mode separation for TTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, T65-T78, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2008InterferometricImagingCondition/paper_html/ Interferometric imaging condition for wave-equation migration] by &#039;&#039;Paul Sava and Oleg Poliannikov&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 2, S47-S61, (2008)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2008NumericWEMVAoperators/paper_html/ Numeric implementation of wave-equation migration velocity analysis operators] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 5, VE145-VE159, (2008)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2007StereographicImagingCondition/paper_html/ Stereographic imaging condition for wave-equation migration] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 6, A87-A91, (2007)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/jse2006RWEImagingOverturningReflections/paper_html/ Imaging overturning reflections by Riemannian Wavefield Extrapolation] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 15, no 3, 209-223 (2006)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/geo2006TimeShiftImagingCondition/paper_html/ Time-shift imaging condition in seismic migration] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 6, S209-S217, (2006)&lt;br /&gt;
* [https://ahay.org/RSF/book/cwp/aniso/paper_html/ Nonhyperbolic reflection moveout of &amp;lt;i&amp;gt;P&amp;lt;/i&amp;gt;-waves: An overview and comparison of reasons] by &#039;&#039;Sergey Fomel and Vladimir Grechka&#039;&#039;: &#039;&#039;&#039;Center for Wave Phenomena&#039;&#039;&#039;, CWP-372 (2001)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/cup/ China University of Petroleum] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/cup/rna2d/paper_html/ Random noise attenuation using f-x regularized nonstationary autoregression] by &#039;&#039;Guochang Liu, Xiaohong Chen, Jing Du, and Kailong Wu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 77 , no. 2, V61-V69, (2012)&lt;br /&gt;
* [https://ahay.org/RSF/book/cup/rna3d/paper_html/ Noncausal f-x-y regularized nonstationary prediction filtering for random noise attenuation on 3D seismic data] by &#039;&#039;Guochang Liu and Xiaohong Chen &#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 93, 60-66, (2013)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/hansung/ Hansung University] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/hansung/cgg/paper_html/ Conjugate guided gradient (CGG) method for robust inversion and its application to velocity-stack inversion] by &#039;&#039;Jun Ji&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 4, R59-R67, (2006)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/gee/ Image Estimation by Example] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/lmn/paper_html/ Plane waves in three dimensions] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/pch/paper_html/ Nonstationarity: patching] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/lal/paper_html/ Spatial aliasing and scale invariance] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/mda/paper_html/ Multidimensional autoregression] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/prc/paper_html/ Preconditioning] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/hlx/paper_html/ The helical coordinate] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/iin/paper_html/ Empty bins and inverse interpolation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/lsq/paper_html/ Model fitting by least squares] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/gee/ajt/paper_html/ Basic operators and adjoints] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/data/ Madagascar Datasets] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/data/marmousi2mp/paper_html/ 2D modeling and basic processing with Madagascar] by &#039;&#039;Pongthep Thongsang, Lian Jiang, Hao Li, and Karl Schleicher&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/marmousi2/paper_html/ Marmousi2 model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/alaska/paper_html/ Open Data/Open Source: Seismic Unix scripts to process a 2D land line] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/teapotdome/paper_html/ Processing the Teapot Dome Land 3D Survey with Madagascar] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/sigsbee/paper_html/ Sigsbee2 models] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/pluto/paper_html/ Pluto model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/marmousi/paper_html/ Marmousi model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/data/amoco/paper_html/ Amoco model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/icp/ ICP-Ecopetrol] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/icp/sam2013gpushortestpath/segabs_graphrayt_html/ Shortest path ray tracing on parallel GPU devices] by &#039;&#039;Jorge Monsegny and William Agudelo&#039;&#039;: &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 3470-3474, (2013)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/jlu/ Jilin University] ==&lt;br /&gt;
&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/sltft/paper_html/ Fast Streaming Local Time-frequency Transform for Nonstationary Seismic Data Processing] by &#039;&#039;Jiawei Chen, Yang Liu, You tian and Peihong Xie&#039;&#039;: &#039;&#039;&#039;IEEE Transactions on Geoscience and Remote Sensing&#039;&#039;&#039;, 63, 1-9, Art no. 5902809, (2025)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/fxyspfdenoi/paper_html/ Noniterative f-x-y streaming prediction filtering for random noise attenuation on seismic data] by &#039;&#039;Yang Liu and Zhisheng Zhen&#039;&#039;: &#039;&#039;&#039;IEEE Transactions on Geoscience and Remote Sensing&#039;&#039;&#039;, 60, 1-9, Art no. 5904609, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/fspfint/paper_html/ Seismic data interpolation using streaming prediction filter in the frequency domain] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Geng Wu&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 229, 370-389, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/txyspfint/paper_html/ Seismic data interpolation without iteration using a t-x-y streaming prediction filter with varying smoothness] by &#039;&#039;Yang Liu, Geng Wu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 87, V29-V38, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/apefsnsep/paper_html/ Nonstationary pattern-based signal-noise separation using adaptive prediction-error filter] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 19, 14-27, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/spefdecon/paper_html/ Multichannel adaptive deconvolution based on streaming prediction-error filter] by &#039;&#039;Qinghan Wang, Yang Liu, Cai Liu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 18, 825-833, (2021)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/lcfs/paper_html/ Continuous time-varying Q-factor estimation method in the time-frequency domain] by &#039;&#039;Qinghan Wang, Yang Liu, Cai Liu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Applied Geophysics&#039;&#039;&#039;, 17, 844-856, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/txsopf/paper_html/ Streaming orthogonal prediction filter in t-x domain for random noise attenuation] by &#039;&#039;Yang Liu and Bingxiu Li&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, F41-F48, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/gvdseisint/paper_html/ Seismic data interpolation using generalised velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Peng Zhang, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 65, 82-93, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/vdseislet/paper_html/ Signal and noise separation in prestack seismic data using velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Sergey Fomel, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD117-WD128, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/riesz/paper_html/ Seismic dip estimation based on the two-dimensional Hilbert transform and its application in random noise attenuation] by &#039;&#039;Cai Liu, Changle Chen, Dian Wang, Yang Liu, Shiyu Wang, and Liang Zhang&#039;&#039;: &#039;&#039;&#039;Applied Geophysics&#039;&#039;&#039;, 12, 55-63, (March 2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/jlu/txyapf/paper_html/ Adaptive prediction filtering in t -x-y domain for random noise attenuation using regularized nonstationary autoregression] by &#039;&#039;Yang Liu, Ning Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, V13-V21, (2015)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/rsf/ Madagascar Documentation] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/school2012/tutorial_html/ Madagascar tutorial: Field data processing] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/school/articleWSI_html/ Seismic Imaging Tutorial: &amp;quot;exploding reflector&amp;quot; modeling/migration] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/tutorial A brief introduction to Madagascar] by &#039;&#039;Jeff Godwin&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/manual/manual_html/ Madagascar Programming Reference Manual] by &#039;&#039;Mohammad Akbar Zuberi, Tariq Alkhalifah, and Christos Saragoitis&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/school2009/paper_html/ Madagascar tutorial] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/rsf/prog_html/ Guide to Madagascar programs] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/rsf/tour_html/ Revisiting SEP tour with RSF and SCons] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/rsf/api_html/ Guide to RSF API] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/rsf/demo_html/ Guide to programming using RSF] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/rsf/scons/paper_html/ Reproducible computational experiments using SCons] by &#039;&#039;Sergey Fomel and Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/milano/ Politecnico di Milano] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/milano/taupvel/paper_html/ Velocity-independent tau-p moveout in a horizontally-layered VTI medium ] by &#039;&#039;Lorenzo Casasanta and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, U45-U57, (2011)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/slim/ Seismic Laboratory for Imaging and Modeling] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/slim/geo2008NewInsightsPareto/paper_html/ New insights into one-norm solvers from the Pareto curve] by &#039;&#039;Gilles Hennenfent, Ewout van den Berg, Michael P. Friedlander, and Felix J. Herrmann&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 4, A23-A26, (2008)&lt;br /&gt;
* [https://ahay.org/RSF/book/slim/slimUserManual/paper_html/ User&#039;s manual for SLIM programs in Madagascar] by &#039;&#039;Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/sep/ Stanford Exploration Project] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/geostat/paper_html/ Multiple realizations using standard inversion techniques] by &#039;&#039;Robert Clapp&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 67-78 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/sparse2/paper_html/ Test case for PEF estimation with sparse data II] by &#039;&#039;Morgan Brown, Jon Claerbout, and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 117-122 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/elliptic2/paper_html/ The double-elliptic approximation in the group and phase domains] by &#039;&#039;Joe Dellinger and Francis Muir&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 70, 361-366 (1991)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/balance/paper_html/ Iterative least-square inversion for amplitude balancing] by &#039;&#039;Arnaud Berlioux and William Harlan&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 89, 167-178 (1995)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/pefmult/paper_html/ Multiple suppression using prediction-error filter] by &#039;&#039;Yalei Sun&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 94, 205-212 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/aal/paper_html/ When is anti-aliasing needed in Kirchhoff migration?] by &#039;&#039;Dimitri Bevc and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 467-476 (1994)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/passive/paper_html/ Passive seismic imaging applied to synthetic data] by &#039;&#039;James Rickett and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 83-90 (1996)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/avo/paper_html/ Seismic AVO analysis of methane hydrate structures] by &#039;&#039;Christine Ecker and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 277-292 (1994)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/super/paper_html/ A prospect for super resolution] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 93, 133-136 (1996)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/shearer/paper_html/ Earthquake stacks at constant offset] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 77, 361-366 (1993) &lt;br /&gt;
* [https://ahay.org/RSF/book/sep/txamo/paper_html/ The time and space formulation of azimuth moveout] by &#039;&#039;Sergey Fomel and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 25-37 (1995)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/waverays/paper_html/ Wavefront construction using waverays] by &#039;&#039;Hector Urdaneta&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 85-100 (1994)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/helft/paper_html/ Multi-dimensional Fourier transforms in the helical coordinate system] by &#039;&#039;James Rickett and Antoine Guitton&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 167-176 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/fat/paper_html/ Imaging complex structures with first-arrival traveltimes] by &#039;&#039;Dimitri Bevc&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 1-10 (1995)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/texture/paper_html/ Texture synthesis and prediction error filtering] by &#039;&#039;Morgan Brown&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 211-222 (1999)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/lines/paper_html/ Random lines in a plane] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 325-328 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/fractal/paper_html/ Modeling 3-D anisotropic fractal media] by &#039;&#039;Nizar Chemingui&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 80, 603-616 (1994)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/banana/paper_html/ Traveltime sensitivity kernels: Banana-doughnuts or just plain bananas?] by &#039;&#039;James Rickett&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 61-68 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/steer/paper_html/ Solution steering with space-variant filters] by &#039;&#039;Robert G. Clapp, Sergey Fomel, and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 27-42 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/lineiko/paper_html/ Traveltime computation with the linearized eikonal equation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 94, 123-131 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/bspl/paper_html/ Inverse B-spline interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 105, 79-108 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/plane/paper_html/ Plane wave prediction in 3-D] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 102, 101-110 (1999)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/stoltst/paper_html/ Evaluating the Stolt-stretch parameter] by &#039;&#039;Sergey Fomel and Louis Vaillant&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 319-335, (2001)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/huygens/paper_html/ Huygens wavefront tracing: A robust alternative to conventional ray tracing] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 101-113 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/fkamo/paper_html/ Effective AMO implementation in the log-stretch, frequency-wavenumber domain] by &#039;&#039;Ioan Vlad and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 110, 63-70 (2001)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/antial/paper_html/ Antialiasing of Kirchhoff operators by reciprocal parameterization] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 10, 293-310 (2002)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/norm/paper_html/ Amplitude preservation for offset continuation: Confirmation for Kirchhoff data] by &#039;&#039;Sergey Fomel and Norman Bleistein&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 121-130 (2001)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/angle/paper_html/ Angle-gather time migration] by &#039;&#039;Sergey Fomel and Marie Prucha&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 141-150 (1999)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/spitz/paper_html/ Spitz makes a better assumption for the signal PEF] by &#039;&#039;Jon F. Claerbout and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 211-219 (2000)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/findif/paper_html/ Exploring three-dimensional implicit wavefield extrapolation with the helix transform] by &#039;&#039;Sergey Fomel and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 43-60 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/vc2/paper_html/ Time-migration velocity analysis by velocity continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1662-1672 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/burg/paper_html/ The Wilson-Burg method of spectral factorization with application to helical filtering] by &#039;&#039;Sergey Fomel, Paul Sava, James Rickett, and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 51, 409-420 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/velspec/paper_html/ Velocity continuation by spectral methods] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 97, 157-172 (1998)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/specfac/paper_html/ Spectral factorization revisited] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 227-234 (1999)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/oc2/paper_html/ Seismic reflection data interpolation with differential offset and shot continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 733-744 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/oc1/paper_html/ Theory of differential offset continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 718-732 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/vc1/paper_html/ Velocity continuation and the anatomy of residual prestack time migration] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1650-1661 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/fmsec/paper_html/ A second-order fast marching eikonal solver] by &#039;&#039;James Rickett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 287-292 (1999)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/stack/paper_html/ Asymptotic pseudounitary stacking operators] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1032-1042(2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/cdstep/paper_html/ Least-square inversion with inexact adjoints. Method of conjugate directions: A tutorial] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 253-365 (1996)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/fmeiko/paper_html/ A variational formulation of the fast marching eikonal solver] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 127-147 (1997)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/forwd/paper_html/ Forward interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039; (Ph.D. Thesis Chapter), 107 (2001) &lt;br /&gt;
* [https://ahay.org/RSF/book/sep/precon/paper_html/ Multidimensional recursive filter preconditioning in geophysical estimation problems] by &#039;&#039;Sergey Fomel and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 577-588 (2003)&lt;br /&gt;
* [https://ahay.org/RSF/book/sep/pwd/paper_html/ Applications of plane-wave destruction filters] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 67, 1946-1960 (2002)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/swag/ Seismic Wave Analysis Group] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/itime/paper_html/ Automatic traveltime picking using the instantaneous traveltime] by &#039;&#039;Christos Saragiotis, Tariq Alkhalifah, and Sergey Fomel&#039;&#039;:  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, T53-T58, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/tau/paper_html/ Wavefield extrapolation in pseudodepth domain] by &#039;&#039;Xuxin Ma and Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S81-S91, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/thetaScan/article_html/ Traveltime approximations for transversely isotropic media with an inhomogeneous background] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, WA31-WA42, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/anisogath/article_html/ Angle gathers in wave-equation imaging for transversely isotropic media] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 422-431 (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/eikds/paper_html/ An eikonal based formulation for traveltime perturbation with respect to the source location] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, T175-T183 (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/waveds/paper_html/ Acoustic wavefield evolution as function of source location perturbation] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 183, 1324-1331 (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/swag/introDTI/article_html/ A transversely isotropic medium with a tilted symmetry axis normal to the reflector] by &#039;&#039;Tariq Alkhalifah and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039; (Letters), 75, A19-A24 (2010)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/tccs/ Texas Consortium for Computational Seismology] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/timewarp/paper_html/ Probabilistic moveout analysis by time warping] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Jeannot Trampert, William Burnett, and Thomas Hess&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, U1–U20, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/rtseis/paper_html/ Relative time seislet transform] by &#039;&#039;Zhicheng Geng, Xinming Wu, Sergey Fomel, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, V223–V232, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pwstack/paper_html/ High-resolution recursive stacking using plane-wave construction] by &#039;&#039;Kelly Regimbal and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 4069-4074, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pimicro/paper_html/ Microseismic source localization using time-domain path-integral migration] by &#039;&#039;Yunzhi Shi, Dmitrii Merzlikin, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 2601-2606, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pfwi/paper_html/ Full waveform inversion of passive seismic data for sources and velocities] by &#039;&#039;Junzhe Sun, Zhiguang Xue, Sergey Fomel, Tieyuan Zhu, and Nori Nakata&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 1405-1410, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/mistie/paper_html/ Using well-seismic mistie to update the velocity model] by &#039;&#039;Sean Bader, Sergey Fomel, and Zhiguang Xue&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 5218-5222, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/micro/paper_html/ Investigating the possibility of locating microseismic sources using distributed sensor networks] by &#039;&#039;Junzhe Sun, Tieyuan Zhu, Sergey Fomel, and Wen-Zhan Song&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 2485-2490, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/match/paper_html/ Least-squares non-stationary triangle smoothing] by &#039;&#039;Reem Alomar and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;IMAGE Expanded Abstracts&#039;&#039;&#039;, 2847-2851, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/ltftapwd/paper_html/ Estimation of timeshifts in time-lapse seismic images using spectral decomposition] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 5839-5844, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/interpfault/paper_html/ Well log interpolation guided by geologic distance] by &#039;&#039;Yunzhi Shi, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 1939-1944, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/beyond1d/paper_html/ Effects of lateral heterogeneity on time-domain processing parameters] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, and Alexey Stovas&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, v. 219, 1181–1201, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/apwd/paper_html/ Seismic time-lapse image registration using amplitude-adjusted plane-wave destruction] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 5473-5478, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pwshape/paper_html/ Seismic data interpolation using plane-wave shaping regularization] by &#039;&#039;Ryan Swindeman and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 3853-3858, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/varipick/paper_html/ A variational approach for picking optimal surfaces from semblance-like panels] by &#039;&#039;Luke Decker and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 87, U93-U108, (2022)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/wetm/paper_html/ Wave-equation time migration] by &#039;&#039;Sergey Fomel and Harpreet Kaur&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 86, S103-S111, (2021)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/probdif/paper_html/ A probabilistic approach to seismic diffraction imaging] by &#039;&#039;Luke Decker and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Lithosphere&#039;&#039;&#039;, v. 2021, 6650633, (2021)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dlchan/paper_html/ Automatic channel detection using deep learning] by &#039;&#039;Nam Pham, Sergey Fomel, and Dallas Dunlap&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, v. 7, SE43-SE50, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dtwaniso/paper_html/ Quantifying and correcting residual azimuthal anisotropic moveout in image gathers using dynamic time warping] by &#039;&#039;Luke Decker and Qunshan Zhang&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, O71-O82, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/anisodiff/paper_html/ Least-squares diffraction imaging using shaping regularization by anisotropic smoothing] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Xinming Wu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, S313-S325, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/drr5d/paper_html/ Simultaneous denoising and reconstruction of 5D seismic data via damped rank-reduction method] by &#039;&#039;Yangkang Chen, Dong Zhang, Zhaoyu Jin, Xiaohong Chen, Shaohuan Zu, Weilin Huang, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 1695-1717, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/npm/paper_html/ Data-driven time-frequency analysis of seismic data using non-stationary Prony method] by &#039;&#039;Guoning Wu, Sergey Fomel, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 66, 85-97, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/enhemd/paper_html/ Enhancing seismic reflections using empirical mode decomposition in the flattened domain] by &#039;&#039;Yangkang Chen, Guoyin Zhang, Shuwei Gan, and Chenglin Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 119, 99-105, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pcastack/paper_html/ Application of principal component analysis in weighted stacking of seismic data] by &#039;&#039;Jianyong Xie, Wei Chen, Dong Zhang, Shaohuan Zu, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 1213-1217, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/svscan/paper_html/ Velocity analysis of simultaneous-source data using high-resolution semblance - coping with the strong noise] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Shan Qu, and Shaohuan Zu&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 204, 768-779, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/cs/paper_html/ Compressive sensing for seismic data reconstruction via fast projection onto convex sets based on seislet transform] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Xiaohong Chen, Weiling Huang, and Hanming Chen&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 130, 194-208, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/sgk/paper_html/ Fast dictionary learning for noise attenuation of multidimensional seismic data] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 209, 21-31, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/sswtapp/paper_html/ Probing the subsurface karst features using time-frequency decomposition] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 4, T541-T550, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/asa/paper_html/ Application of spectral decomposition using regularized non-stationary autoregression to random noise attenuation] by &#039;&#039;Wencheng Yang, Runqiu Wang, Yangkang Chen, Jian Wu, Jiang Yuan, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 175-187, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/drr3d/paper_html/ An open-source Matlab code package for improved rank-reduction 3D seismic data denoising and reconstruction] by &#039;&#039;Yangkang Chen, Weilin Huang, Dong Zhang, and Wei Chen&#039;&#039;, &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 95, 59-66, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/strsvd/paper_html/ Structure-oriented singular value decomposition for random noise attenuation of seismic data] by &#039;&#039;Shuwei Gan, Yangkang Chen, Shaohuan Zu, Shan Qu, and Wei Zhong&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 262-272, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dealiase2/paper_html/ One-step slope estimation for dealiased seismic data reconstruction via iterative seislet thresholding] by &#039;&#039;Wei Liu, Siyuan Cao, Shuwei Gan, Yangkang Chen, Shaohuan Zu, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 13, 1462-1466, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dipseis/paper_html/ Dip-separated structural filtering using seislet transform and adaptive empirical mode decomposition based dip filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 457-469, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/halfthr/paper_html/ Irregular seismic data reconstruction using a percentile-half-thresholding algorithm] by &#039;&#039;Yangkang Chen, Keling Chen, Peidong Shi, and Yanyan Wang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 065001, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/demulemd/paper_html/ Multiple reflections noise attenuation using adaptive randomized-order empirical mode decomposition] by &#039;&#039;Wei Chen, Jianyong Xie, Shaohuan Zu, Shuwei Gan, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 18-22, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dmssa/paper_html/ Damped multichannel singular spectrum analysis for 3D random noise attenuation] by &#039;&#039;Weilin Huang, Runqiu Wang, Yangkang Chen, Huijian Li, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V261-V270, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dealiase/paper_html/ De-aliased seismic data interpolation using seislet transform with low-frequency constraint] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2150-2154, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/fraclapl/paper_html/ Viscoacoustic modeling and imaging using low-rank approximation] by &#039;&#039;Junzhe Sun, Tieyuan Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A103-A108, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/welllogs/paper_html/ Missing log data interpolation and semiautomatic seismic well ties using data matching techniques] by &#039;&#039;Sean Bader, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 7, T374-T361, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/acrossfault/paper_html/ Predictive painting across faults] by &#039;&#039;Zhiguang Xue, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 6, T449-T455, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/sparse/paper_html/ Least-squares path-summation diffraction imaging using sparsity constraints] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Mrinal K. Sen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, S187–S200, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/gmresq/paper_html/ Q-compensated least-squares reverse time migration using lowrank one-step wave extrapolation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Tieyuan Zhu, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S271-S279, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/eseis/paper_html/ EMD-seislet transform] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, A27-A32, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/elas/paper_html/ Recursive integral time extrapolation of elastic waves using low-rank symbol approximation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Yanadet Sripanich, and Paul Fowler&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 211, 1478-1493, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/merge/paper_html/ Matching and merging high-resolution and legacy seismic images] by &#039;&#039;Sarah Greer and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, V115-V122, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/t2dweak/paper_html/ Fast time-to-depth conversion and interval velocity estimation in the case of weak lateral variations] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, S227-S235, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/sobel/paper_html/ Plane-wave Sobel attribute for discontinuity enhancement in seismic images] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, WB63-WB69, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/fwiseislet/paper_html/ Full-waveform inversion using seislet regularization] by &#039;&#039;Zhiguang Xue, Hejun Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, A43-A49, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/ovc/paper_html/ Diffraction imaging and time-migration velocity analysis using oriented velocity continuation] by &#039;&#039;Luke Decker, Dmitrii Merzlikin, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, U25-U35, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pi/paper_html/ Analytical path-summation imaging of seismic diffractions] by &#039;&#039;Dmitrii Merzlikin and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, S51-S59, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/hyper3/paper_html/ 3D generalized nonhyperboloidal moveout approximation] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Alexey Stovas, and Qi Hao&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, C49-C59, (2017)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/decomp/paper_html/ Elastic wave-vector decomposition in heterogeneous anisotropic media] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Junzhe Sun, and Jiubing Cheng&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, doi 10.1111/1365-2478.12482, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/interval/paper_html/ Theory of interval traveltime parameter estimation in layered anisotropic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C253-C263, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/onestep/paper_html/ Lowrank one-step wave extrapolation for reverse-time migration] by &#039;&#039;Junzhe Sun, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S39-S54, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dsd/paper_html/  Double sparsity dictionary for seismic noise attenuation] by &#039;&#039;Yangkang Chen, Jianwei Ma, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V17-V30, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/intshape/paper_html/  Seismic data interpolation using nonlinear shaping regularization] by &#039;&#039;Yangkang Chen, Lele Zhang, and Le-wei Mo&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 24, 327-342, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/orthogroll/paper_html/  Ground-roll noise attenuation using a simple and effective approach based on local band limited orthogonalization] by &#039;&#039;Yangkang Chen, Shebao Jiao, Jianwei Ma, Hanming Chen, Yatong Zhou, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2316-2320, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/shemd/paper_html/ Random noise attenuation by a selective hybrid approach using f-x empirical mode decomposition] by &#039;&#039;Yangkang Chen, Shuwei Gan, Tingting Liu, Jiang Yuan, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 12-25, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/svmf/paper_html/ Deblending using a space-varying median filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Exploration Geophysics&#039;&#039;&#039;, doi 10.1071/EG14051&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/group3/paper_html/ On anelliptic approximations for qP velocities in TI and orthorhombic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, C89-C105, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dbortho/paper_html/ Iterative deblending with multiple constraints based on shaping regularization] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, doi 10.1109/LGRS.2015.2463815&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/vscan/paper_html/ Velocity analysis using similarity-weighted semblance] by &#039;&#039;Yangkang Chen, Tingting Liu, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A75-A82, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/aii/paper_html/ Structure-constrained relative acoustic impedance using stratigraphic coordinates] by &#039;&#039;Parvaneh Karimi&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A63-A67, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/scan3/paper_html/ A fast algorithm for 3D azimuthally anisotropic velocity scan] by &#039;&#039;Jingwei Hu, Sergey Fomel, and Lexing Ying&#039;&#039;,  &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 368-377, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/strat/paper_html/ Stratigraphic coordinates, a coordinate system tailored to seismic interpretation] by &#039;&#039;Parvaneh Karimi and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 63, 1246-1255, (2015) &lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/synth/paper_html/ Carbonate reservoir characterization using seismic diffraction imaging] by &#039;&#039;Luke Decker, Xavier Janson, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 3, SF21-SF30, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/ortho/paper_html/ Random noise attenuation using local signal-and-noise orthogonalization] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD1-WD9, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/synwav/paper_html/ Time-frequency analysis of seismic data using synchrosqueezing wavelet transform] by &#039;&#039;Yangkang Chen, Tingting Liu, Xiaohong Chen, Jingye Li, and Erying Wang&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 23, 303-312, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/nmodeblend/paper_html/ Deblending using normal moveout and median filtering in common-midpoint gathers] by &#039;&#039;Yangkang Chen, Jiang Yuan, Zhaoyu Jin, Keling Chen, and Lele Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 045012, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/time2depth2/paper_html/ A robust approach to time-to-depth conversion and interval velocity estimation from time migration in the presence of lateral velocity variations] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 315-337, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/deblend/paper_html/ Iterative deblending of simultaneous-source seismic data using seislet-domain shaping regularization] by &#039;&#039;Yangkang Chen, Sergey Fomel, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V179-V189, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/sglowrank/paper_html/ Lowrank seismic wave extrapolation on a staggered grid] by &#039;&#039;Gang Fang, Sergey Fomel, Qizhen Du, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, T157-T168, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/emdpf/paper_html/ Random noise attenuation by f-x empirical mode decomposition predictive filtering] by &#039;&#039;Yangkang Chen and Jitao Ma&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V81-V91, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/optapert/paper_html/ Selecting an optimal aperture in Kirchhoff migration using dip-angle images] by &#039;&#039;Alexander Klokov and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S243-S254, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/phase/paper_html/ Local skewness attribute as a seismic phase detector] by &#039;&#039;Sergey Fomel and Mirko van der Baan&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 2, SA49-SA56, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/uncert/paper_html/ Structural uncertainty of time-migrated seismic images] by &#039;&#039;Sergey Fomel and Evgeny Landa&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 101, 27–30, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/psp/paper_html/ A parallel sweeping preconditioner for heterogeneous 3D Helmholtz equations] by &#039;&#039;Jack Poulson, Björn Engquist, Siwei Li, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;SIAM Journal on Scientific Computing&#039;&#039;&#039;, 35, C194-C212, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/dsrtomo/paper_html/ First-break traveltime tomography with the double-square-root eikonal equation] by &#039;&#039;Siwei Li, Alexander Vladimirsky, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U89-U101, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/nar/paper_html/ Seismic data decomposition into spectral components using regularized nonstationary autoregression] by &#039;&#039;Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, O69-O76, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/specrecom/paper_html/ Automated spectral recomposition with application in stratigraphic interpretation] by &#039;&#039;Yihua Cai, Sergey Fomel, and Hongliu Zeng&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 1, SA109-SA116, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/opwd/paper_html/ Omnidirectional plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;,  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V171-V179, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/butterfly/paper_html/ A fast butterfly algorithm for generalized Radon transforms] by &#039;&#039;Jingwei Hu, Sergey Fomel, Laurent Demane, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U41-U51, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/orthorhombic/paper_html/ Modeling of pseudo-acoustic P-waves in orthorhombic media with a lowrank approximation] by &#039;&#039;Xiaolei Song and Tariq Alkhalifah&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, C33-C40, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/eikods/paper_html/ Kirchhoff migration using eikonal-based computation of traveltime source-derivatives] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S211-S219, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/lfd/paper_html/ Lowrank finite-differences and lowrank Fourier finite-differences for seismic wave extrapolation in the acoustic approximation] by &#039;&#039;Xiaolei Song, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 193, 960-969, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/fpwd/paper_html/ Accelerated plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V1-V9, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/crs/paper_html/ Non-hyperbolic common reflection surface] by &#039;&#039;Sergey Fomel and Roman Kazinnik&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 21-27, (2013) &lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/lowrank/paper_html/ Seismic wave extrapolation using lowrank symbol approximation] by &#039;&#039;Sergey Fomel, Lexing Ying, and Xiaolei Song&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 526–536, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/ltft/paper_html/ Seismic data analysis using local time-frequency decomposition] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 516–525, (2013)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/timefreq/paper_html/ Time-frequency analysis of seismic data using local attributes] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, P23-P34, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/apefint/paper_html/ Seismic data interpolation beyond aliasing using regularized nonstationary autoregression] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, V69-V77, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/ffd/paper_html/ Fourier finite-difference wave propagation] by &#039;&#039;Xiaolei Song and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, T123-T129, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/reversible/paper_html/ A reversible transform for seismic data processing] by &#039;&#039;William Burnett and Robert Ferguson&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 8, 477-486, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/vc3/paper_html/ Azimuthally anisotropic 3D velocity continuation] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;International Journal of Geophysics&#039;&#039;&#039;, Article ID 484653, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/agath/paper_html/ Theory of 3-D angle gathers in wave-equation seismic imaging] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, 11-16, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/oc3/paper_html/ OC-seislet: seislet transform construction with differential offset continuation] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, WB235-WB245, (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/stackadcig/paper_html/ Stacking angle-domain common-image gathers for normalization of illumination] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 244-255, (2011)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/flat/paper_html/ Predictive painting of 3-D seismic volumes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 4, A25-A30, (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/seislet/paper_html/ Seislet transform and seislet frame] by &#039;&#039;Sergey Fomel and Yang Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 3, V25-V38, (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/hyper/paper_html/ Generalized nonhyperbolic moveout approximation] by &#039;&#039;Sergey Fomel and Alexey Stovas&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 2, U9-U18, (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/strfilter/paper_html/ Nonlinear structure-enhancing filtering using plane-wave prediction] by &#039;&#039;Yang Liu, Sergey Fomel, and Guochang Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 58, 415-427, (2010)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/nmo3/paper_html/ 3D velocity-independent elliptically-anisotropic moveout correction] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 5, WB129-WB136, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/simistack/paper_html/ Stacking seismic data using local correlation] by &#039;&#039;Guochang Liu, Sergey Fomel, Long Jin, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 3, V43-V48, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/atten/paper_html/ Fractal heterogeneities in sonic logs and low-frequency scattering attenuation] by &#039;&#039;Thomas J. Browaeys and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, WA77-WA92, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/timelapse/paper_html/ Time-lapse image registration using the local similarity attribute] by &#039;&#039;Sergey Fomel and Long Jin&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, A7-A11, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/medianfilter/paper_html/ A 1-D time-varying median filter for seismic random, spike-like noise elimination] by &#039;&#039;Yang Liu, Cai Liu, and Dian Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, V17-V24, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/lpf/paper_html/ Adaptive multiple subtraction using regularized nonstationary regression] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 1, V25-V33, (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/time2depth/paper_html/ Time-to-depth conversion and seismic velocity estimation using time-migration velocity] by &#039;&#039;Maria Cameron, Sergey Fomel, and James Sethian&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 5, VE205-VE210, (2008)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/avo/paper_html/ Velocity analysis using &amp;lt;i&amp;gt;AB&amp;lt;/i&amp;gt; semblance] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 57, 311-321 (2009)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/diffr/paper_html/ Post-stack velocity analysis by separation and imaging of seismic diffractions] by &#039;&#039;Sergey Fomel, Evgeny Landa, and M. Turhan Taner&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72,  U89-U94, (2007)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/pmig/paper_html/ Velocity-independent time-domain seismic imaging using local event slopes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, S139-S147, (2007)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/attr/paper_html/ Local seismic attributes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, A29-A33, (2007)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/shape/paper_html/ Shaping regularization in geophysical estimation problems] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 2, R29-R36, (2007)&lt;br /&gt;
* [https://ahay.org/RSF/book/tccs/group/paper_html/ On anelliptic approximations for &amp;lt;i&amp;gt;qP&amp;lt;/i&amp;gt; velocities in transversally isotropic media] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 52, 247-259 (2004)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/tongji/ Tongji University] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/tongji/decoupledpropagation/paper_html/ Simulating propagation of decoupled elastic waves using low-rank approximate mixed-domain integral operators for anisotropic media] by &#039;&#039;Jiubing Cheng, Tariq Alkhalifah, Zedong Wu, Peng Zou, and Chenlong Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, T63-T77, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tongji/qswave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part II: qS-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C39-C52, (2016)&lt;br /&gt;
* [https://ahay.org/RSF/book/tongji/qpwave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part I: qP-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C1-C18, (2014)&lt;br /&gt;
* [https://ahay.org/RSF/book/tongji/lrmode/paper_html/ Fast algorithms for elastic-wave-mode separation and vector decomposition using low-rank approximation for anisotropic media] by &#039;&#039;Jiubing Cheng and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C97-C110, (2014)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/trip/ The Rice Inversion Project] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/trip/asg/paper_html/ Acoustic staggered grid modeling in IWAVE] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/trip/struct/paper_html/ IWAVE structure and basic use cases] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/uh/ University of Houston] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/uh/avostack/paper_html/ Weighted stacking of seismic AVO data using hybrid AB semblance and local similarity] by &#039;&#039;Pan Deng, Yangkang Chen, Yu Zhang, and Hua-Wei Zhou&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 13, 152-163, (2016)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/uwa/ University of Western Australia] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/uwa/geo2013ElasticModellingGPU/paper_html/ Solving 3D anisotropic elastic wave equations on parallel GPU devices] by &#039;&#039;Robin M. Weiss and Jeffrey Shragge&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, F7-F15, (2013)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/xjtu/ Xi&#039;an Jiaotong University] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/xjtu/mcaseislet/paper_html/paper.html Seislet-based morphological component analysis using scale-dependent exponential shrinkage] by &#039;&#039;Pengliang Yang and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, doi : 10.1016/j.jappgeo.2015.04.003, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/xjtu/gpufwi/paper_html/ A graphics processing unit implementation of time-domain full-waveform inversion] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, F31-F39, (2015)&lt;br /&gt;
* [https://ahay.org/RSF/book/xjtu/primer/paper_html/ A numerical tour of wave propagation] by &#039;&#039;Pengliang Yang&#039;&#039;&lt;br /&gt;
* [https://ahay.org/RSF/book/xjtu/gpurtm/paper_html/ RTM using effective boundary saving: A staggered grid GPU implementation] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 68, 64-72, (2014)&lt;br /&gt;
&lt;br /&gt;
== [https://ahay.org/RSF/book/zju/ Zhejiang University] ==&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/dtv/paper_html/ Full waveform inversion and joint migration inversion with an automatic directional total variation constraint] by &#039;&#039;Shan Qu, Eric Verschuur, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, no.2, R175-R183, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/odrr5d/paper_html/ Five-dimensional seismic data reconstruction using the optimally damped rank-reduction method] by &#039;&#039;Yangkang Chen, Min Bai, Zhe Guan, Qingchen Zhang, Mi Zhang, and Hang Wang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 222, 1824-1845, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/odrr3d/paper_html/ Seismic signal enhancement based on the lowrank methods] by &#039;&#039;Min Bai, Guangtan Huang, Hang Wang, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 68, 2783-2807, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/diffrlrra/paper_html/ Separation and imaging of seismic diffractions using a localized rank-reduction method with adaptively selected ranks] by &#039;&#039;Hang Wang, Xingye Liu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 85, V497-V506, (2020)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/qrtm/paper_html/ CuQ-RTM: A CUDA-based code package for stable and efficient Q-compensated reverse time migration] by &#039;&#039;Yufeng Wang, Hui Zhou, Xuebin Zhao, Qingchen Zhang, Poru Zhao, Xiance Yu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, F1-F15, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/optnoise/paper_html/ Plane-wave orthogonal polynomial transform for amplitude-preserving noise attenuation] by &#039;&#039;Yangkang Chen, Weilin Huang, Yatong Zhou, Wei Liu, and Dong Zhang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 214, 1214-1232, (2018)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/sosvmf/paper_html/ Deblending of simultaneous-source data using a structure-oriented space-varying median filter] by &#039;&#039;Yangkang Chen, Shaohuan Zu, Yufeng Wang, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 216, 1214-1232, (2019)&lt;br /&gt;
* [https://ahay.org/RSF/book/zju/q/paper_html/ Multi-channel quality factor Q estimation] by &#039;&#039;Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 218, 655-665, (2019)&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Houston_2010&amp;diff=10754</id>
		<title>Houston 2010</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Houston_2010&amp;diff=10754"/>
		<updated>2025-08-15T06:18:20Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:PTTC.jpg|left|link=http://www.beg.utexas.edu/pttc/workshops.htm ]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Madagascar School on Reproducible Computational Geophysics and Hands-On Workshop&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
Sponsored by [http://www.beg.utexas.edu/pttc/workshops.htm PTTC Texas/SE New Mexico Region]&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:Houston2010_1024px.jpg|center|frame|Photo courtesy of Joe Dellinger]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Program==&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Friday, July 23&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The Madagascar project has been in public existence for four years. Madagascar provides a complete environment for organizing one&#039;s research, from new software development to running computational experiments to publishing the experimental results in papers and reports, archiving them for future usage, and sharing them with colleagues and sponsors. The introductory presentation will describe the history of the project, the Madagascar components and design principles, and the future development goals.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://ahay.org/wikilocal/docs/houston.pdf Introduction to Madagascar] (1.2M)&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Seismic finite-difference modeling and migration example (Paul Sava)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The theoretical part of this module provides an overview of reverse-time imaging methodology applied to wavefield seismic data. The main technique discussed is reverse-time migration with emphasis on modern imaging conditions which enable migration velocity analysis and amplitude-versus-angle analysis. The applied part demonstrates this technique on a complex geologic model using Madagascar codes in a fully reproducible setup.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://ahay.org/wikilocal/docs/PaulSava.pdf Seismic imaging tutorial] (744K)&amp;lt;br&amp;gt; &lt;br /&gt;
[http://ahay.org/RSF/book/rsf/school/sigsbee.html SConstruct]&lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Workflows in SCons and automatic testing (Jim Jennings)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The rich and well-documented Python syntax used in SConstruct files provides great flexibility when coding Madagascar SCons workflows. In the first part of this module a few geostatistical workflows will be presented to illustrate some useful techniques.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://ahay.org/wikilocal/docs/data_flows.ppt Data processing flows with SCons] (7.5M)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://ahay.org/RSF/book/geostats/simulate/rfield.html SConstruct]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Two important components of the Madagascar design goals are reproducibility and regression testing.  In the second part of this module our progress towards these goals will be discussed and some of the built-in tools for automatic testing will be presented.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://ahay.org/wikilocal/docs/automatic_testing.ppt Automatic testing in Madagascar] (148K)&lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Discussion&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
Open Q&amp;amp;A session and discussions on the future development of Madagascar&lt;br /&gt;
|-&lt;br /&gt;
| 5:30-8:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#ccff99;&amp;quot; | Dinner and Madagascar 1.0 celebration&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Saturday, July 24&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-9:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Learning Madagascar (Tariq Alkhalifah)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
Why Madagascar was easy for me? The art of the Madagascar template! In a year, I managed to write 7-8 papers using Madagascar, and the papers are still coming. Considering that I have used SU (Seismic Unix) all my life and taking into account my not-so-young age, I think Madagascar was good to me. In the presentation, I will share my experience (no Python background knowledge is needed!) and share some insights on how to use Madagascar efficiently.&lt;br /&gt;
&lt;br /&gt;
[http://ahay.org/wikilocal/docs/slidesMadFast.pdf Learning Madagascar] (444K)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://ahay.org/RSF/book/rsf/school/marm.html SConstruct]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 9:30-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Programming with Madagascar (Jeff Godwin)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | &lt;br /&gt;
There are many programs already built into the Madagascar project, but if you use Madagascar long enough you will eventually run into a problem that you cannot solve using only provided codes.  Fortunately, Madagascar has a variety of programming language APIs already built, that allow you to: design, code, and integrate your programs into the Madagascar framework.  This session will discuss an overview of the Madagascar APIs, and then focus in particular on the C and Python APIs.  By the end of the session, you should have a good starting point for developing your own codes, and adding them to the growing library of open-source software available in Madagascar.&lt;br /&gt;
&lt;br /&gt;
[http://ahay.org/wikilocal/docs/programming_madagascar.pdf Programming in Madagascar] (148K)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://ahay.org/RSF/book/rsf/programming/svd.html SConstruct]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-11:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Vplot graphics language - past, present, and future (Joe Dellinger)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
Back in the 1980&#039;s we had a lot of different hardware graphics devices to support. Now we are back to the future... the challenge today is to support a multitude of different software graphics devices. The same structures that were useful then are useful now. I will talk about the philosophy of vplot and how it is as useful today as it was when it was devised. I will also show some vplot tricks you can use to astound your friends.&lt;br /&gt;
&lt;br /&gt;
[http://ahay.org/wikilocal/docs/Vplot2010.ppt Vplot] (3.6M)&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 11:15-12:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Plotting and high-performance computing with Madagascar (Vladimir Bashkardin)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
The first part of this module will cover visualization and preparation of data plots with Madagascar tools. Major available styles of plots will be explained as long as the mechanism of creating figures in reproducible fashion for papers and presentations. The second part will be a tutorial for using Madagascar in a high-performance environment. Different types of such environments will be described and principal approaches to handling parallel problems with Madagascar will be unfolded. This module will specifically address how to run data-parallel tasks and how to create Madagascar programs with MPI and GPU(CUDA) routines.&lt;br /&gt;
&lt;br /&gt;
[http://ahay.org/wikilocal/docs/Houston2010_plotting.pdf Plotting in Madagascar] (2.5M)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://ahay.org/RSF/book/rsf/bash/plot.html SConstruct]&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[http://ahay.org/wikilocal/docs/Houston2010_HPC.pdf High-performance processing and development with Madagascar] (236K)&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Seismic field data processing example (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Field data processing is always a tough problem. We will use a 2-D public dataset (From FreeUSP) to illustrate how Madagascar can implement common seismic data processing tasks.&lt;br /&gt;
&lt;br /&gt;
[http://ahay.org/wikilocal/docs/school10.pdf Seismic field data processing example] (12M)&amp;lt;br&amp;gt;&lt;br /&gt;
[http://ahay.org/RSF/book/rsf/usp/data.html SConstruct]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Discussion&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
Open Q&amp;amp;A session and discussions on the future development of Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Location ==&lt;br /&gt;
&lt;br /&gt;
[[Image:HRC.png|right]]&lt;br /&gt;
&lt;br /&gt;
The University of Texas at Austin&amp;lt;br&amp;gt;&lt;br /&gt;
Bureau of Economic Geology&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.beg.utexas.edu/info/hrc_facil.php Houston Research Center]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Address&#039;&#039;&#039;&lt;br /&gt;
* 11611 West Little York Rd&lt;br /&gt;
* Houston, Texas 77041, USA&lt;br /&gt;
* [http://www.beg.utexas.edu/info/pdf/Directions_to_HRC.pdf Driving directions]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br clear=all/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Dinner Location ===&lt;br /&gt;
&lt;br /&gt;
[http://www.loscandilesreceptionhall.com/ Los Candiles Banquet Hall]&amp;lt;br&amp;gt;&lt;br /&gt;
6518 Brittmoore Rd&amp;lt;br&amp;gt;&lt;br /&gt;
Houston, TX 77041-5241&amp;lt;br&amp;gt;&lt;br /&gt;
(713) 896-0235&lt;br /&gt;
&lt;br /&gt;
* [http://maps.google.com/maps?f=d&amp;amp;source=s_d&amp;amp;saddr=11611+west+york+rd,+Houston,+TX&amp;amp;daddr=6518+Brittmoore+Road,+Houston,+TX+77041-5241+(Los+Candiles+Reception+Hall)&amp;amp;hl=en&amp;amp;geocode=FU2zxwEdqoZN-ikJXqvVDNBAhjFuSXiXY3balA%3BFc-yxwEdoLtN-iG0y0CpDhdtkSn_OJtPBNBAhjEpXT3ZtXPyuw&amp;amp;gl=us&amp;amp;mra=ls&amp;amp;sll=29.864875,-95.568995&amp;amp;sspn=0.012188,0.016286&amp;amp;ie=UTF8&amp;amp;ll=29.865712,-95.575905&amp;amp;spn=0.012653,0.016286&amp;amp;z=16 Directions from HRC]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Speaker biographies ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Tariq Alkhalifah&#039;&#039;&#039; is currently a Professor of Geophysics at KAUST in Saudi Arabia. He graduated with a PhD from Colorado School of Mines, Golden, Colorado, in 1996, and served afterwards as a Post Doc at Stanford University for 2 years sharing an office with Sergey Fomel. I used to be a devote SU Unix follower for most of my research carrier even as a Post Doc at Stanford (SEPlib people), but I have recently seen the light and converted to Madagascar. https://sites.google.com/a/kaust.edu.sa/tariq/ &lt;br /&gt;
* &#039;&#039;&#039;Vladimir Bashkardin&#039;&#039;&#039; is currently a PhD student in geophysics at The University of Texas at Austin. Before joining the research group of Dr. Sergey Fomel at UT Austin, he worked as a software engineer for Paradigm (former Paradigm Geophysical) with specialization in seismic data visualization and interpretation. He also was a part-time lecturer at Gubkin Oil and Gas University (Moscow, Russia), an industry-oriented school from which he holds a degree in exploration geophysics.&lt;br /&gt;
* &#039;&#039;&#039;Joe Dellinger&#039;&#039;&#039; graduated with a PhD in Geophysics from the Stanford Exploration Project in 1991 and currently works for BP in Houston, specializing in anisotropy and multicomponent seismology. Joe has often provided advice to the SEG (much of it unsolicited) on how they should best advance into the brave new online/digital world, for which he was awarded Life Membership in 2001. Joe currently is the editor of the Software and Algorithms section of GEOPHYSICS, and maintains the accompanying software and data website. http://software.seg.org&lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039; has been working at the Bureau of Economic Geology at the University of Texas at Austin since 2002 and currently has an Associate Professor appointment, jointly with the Department of Geological Sciences. He received a Ph.D. in Geophysics from Stanford University in 2001 and worked previously at the Institute of Geophysics in Novosibirsk, Russia, and the Lawrence Berkeley National Laboratory. Sergey started work on Madagascar (at that time named RSF for Regularly Sampled Format) in 2003. http://www.beg.utexas.edu/fomel/&lt;br /&gt;
* &#039;&#039;&#039;Jeff Godwin&#039;&#039;&#039; is currently a MS student in geophysics in the Center for Wave Phenomena (CWP) at the Colorado School of Mines (CSM).  He received his undergraduate degree in Geophysics (2009) from CSM as well, and has interned with Hess, Marathon Oil, and Landmark Graphics in various positions.  His research interests include: high performance computing, inverse methods, and seismic imaging.  &lt;br /&gt;
* &#039;&#039;&#039;Jim Jennings&#039;&#039;&#039; currently works for Shell International Exploration and Production in Houston Texas as a company consultant on carbonate reservoir modeling, but he contributes to Madagascar as a hobby and will be participating in the workshop on his own time. Before joining Shell in 2007 he worked for 23 years at the Bureau of Economic Geology, Arco, and BP. Jim has a PhD in Petroleum Engineering from Texas A&amp;amp;M University (1983), was chairman for an SPE reprint volume on Advances in Reservoir Characterization (2006), and was a Distinguished Lecturer for the AAPG (2008-2009).  http://www.aapg.org/education/dist_lect/jennings.cfm&lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is currently a Postdoc at Bureau of Economic Geology, The University of Texas at Austin. He received a Ph.D. in Geophysics from Jilin University (China) in 2006. His research focuses mainly on seismic data processing. http://www.beg.utexas.edu/personnel_ext.php?id=50&lt;br /&gt;
* &#039;&#039;&#039;Paul Sava&#039;&#039;&#039; is an Assistant Professor of Geophysics and a member of the Center for Wave Phenomena at Colorado School of Mines. He holds an Engineering degree in Geophysics (1995) from the University of Bucharest, an M.Sc. (1998) and a Ph.D. (2004) in Geophysics from Stanford University where he was a member of the Stanford Exploration Project. His research interests are in wavefield seismic imaging, stochastic imaging and inversion, computational methods for wave propagation, numeric optimization and high performance computing. http://newton.mines.edu/paul/home.php&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Hall_of_Fame&amp;diff=5665</id>
		<title>Hall of Fame</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Hall_of_Fame&amp;diff=5665"/>
		<updated>2024-11-27T14:46:19Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Vladimir Bashkardin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Laurel.png|right|]]&lt;br /&gt;
This page honors individuals who made crucial contributions to Madagascar&#039;s development and to the Madagascar community. You can read their stories by following the links below.&lt;br /&gt;
&lt;br /&gt;
==Ioan &amp;quot;Nick&amp;quot; Vlad==&lt;br /&gt;
&lt;br /&gt;
[[Nick Vlad]] enhanced Madagascar installation by improving directory structures and configuration scripts. He maintained the Madagascar wiki pages and generated much of their content. He actively participated in community discussions and created the [https://www.linkedin.com/groups/1847746/ LinkedIn group] for Madagascar users.&lt;br /&gt;
&lt;br /&gt;
==Pengliang Yang==&lt;br /&gt;
&lt;br /&gt;
[[Pengliang Yang]] developed efficient CUDA codes for fast execution on GPU devices and provided examples of their usage in geophysical tasks, from forward wave modeling to full waveform inversion. He served as an instructor at Madagascar schools, including [[Harbin 2015|Harbin-2015]] and [[Zurich 2016|Zurich-2016]].&lt;br /&gt;
&lt;br /&gt;
==Vladimir Bashkardin==&lt;br /&gt;
&lt;br /&gt;
[[Vladimir Bashkardin]] wrote [https://ahay.org/RSF/sfoglpen.html oglpen], a Vplot visualization program based on [https://en.wikipedia.org/wiki/OpenGL OpenGL]. He also developed new tools for parallel computing and handling large-scale datasets. Vladimir actively participated in the Madagascar community and taught at Madagascar schools, including [[Houston 2010|Houston-2010]].&lt;br /&gt;
&lt;br /&gt;
==Yang Liu==&lt;br /&gt;
&lt;br /&gt;
[[Yang Liu]] contributed code, reproducible examples, and research papers. He taught at numerous Madagascar schools, including [[Houston 2010|Houston-2010]], [[Beijing 2011|Beijing-2011]], [[Melbourne 2013|Melbourne-2013]], and [[Shanghai 2017|Shanghai-2017]]. Yang played a critical role in promoting Madagascar in China and hosted [[Hefei 2020|Hefei-2020]] at the 1st Asia-Pacific Geophysics Student Conference. He currently maintains the Madagascar webserver.&lt;br /&gt;
&lt;br /&gt;
==Jeff Godwin==&lt;br /&gt;
&lt;br /&gt;
[[Jeff Godwin]] wrote a [[Tutorial|Madagascar Tutorial]] and useful Python scripts, including [[tkMadagascar|TkMadagascar]], an example of a complete interactive environment. He also helped many other users and taught at the Madagascar school in [[Houston 2010|Houston-2010]].&lt;br /&gt;
&lt;br /&gt;
==Jim Jennings==&lt;br /&gt;
&lt;br /&gt;
[[Jim Jennings]] was the first active Madagascar user outside the geophysics community. He contributed [https://github.com/ahay/src/tree/master/book/geostats Python packages for geostatistical modeling] and improved the Madagascar infrastructure by writing [[Automatic_Testing|scripts for reproducibility testing]]. Jim actively participated in the Madagascar community and served as an instructor at Madagascar schools, including [[RSF_Austin_School_2007|Austin-2007]] and [[Houston 2010|Houston-2010]].&lt;br /&gt;
&lt;br /&gt;
==Joe Dellinger==&lt;br /&gt;
&lt;br /&gt;
[[Joe Dellinger]] is the primary author of [[Graphics_development_with_vplot|Vplot]]. Originally developed at Stanford in the 1980s, Vplot serves as Madagascar&#039;s plotting library today. During the [[2008_Implementation_Workshop|Golden-2008]] workshop, Joe developed the *sfvplotdiff* program for comparing Vplot files, the cornerstone for reproducibility testing. Joe taught at multiple Madagascar schools and workshops, including [[RSF_School_and_Workshop,_Vancouver_2006|Vancouver-2006]], [[RSF_Austin_School_2007|Austin-2007]], and [[Houston 2010|Houston-2010]].&lt;br /&gt;
&lt;br /&gt;
==Zicheng Geng==&lt;br /&gt;
&lt;br /&gt;
[[Zicheng Geng]] played a leading role in maintaining and developing Madagascar in the 2010s. Among other contributions, he converted the Python code to version 3, introduced unit testing, and enhanced [https://ahay.org/blog/2016/02/20/continuous-reproducibility-using-circleci/ continuous integration] using CircleCI.&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Hall_of_Fame&amp;diff=5664</id>
		<title>Hall of Fame</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Hall_of_Fame&amp;diff=5664"/>
		<updated>2024-11-27T14:41:25Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Zicheng Geng */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Laurel.png|right|]]&lt;br /&gt;
This page honors individuals who made crucial contributions to Madagascar&#039;s development and to the Madagascar community. You can read their stories by following the links below.&lt;br /&gt;
&lt;br /&gt;
==Ioan &amp;quot;Nick&amp;quot; Vlad==&lt;br /&gt;
&lt;br /&gt;
[[Nick Vlad]] enhanced Madagascar installation by improving directory structures and configuration scripts. He maintained the Madagascar wiki pages and generated much of their content. He actively participated in community discussions and created the [https://www.linkedin.com/groups/1847746/ LinkedIn group] for Madagascar users.&lt;br /&gt;
&lt;br /&gt;
==Pengliang Yang==&lt;br /&gt;
&lt;br /&gt;
[[Pengliang Yang]] developed efficient CUDA codes for fast execution on GPU devices and provided examples of their usage in geophysical tasks, from forward wave modeling to full waveform inversion. He served as an instructor at Madagascar schools, including [[Harbin 2015|Harbin-2015]] and [[Zurich 2016|Zurich-2016]].&lt;br /&gt;
&lt;br /&gt;
==Vladimir Bashkardin==&lt;br /&gt;
&lt;br /&gt;
[[Vladimir Bashkardin]] wrote [https://reproducibility.org/RSF/sfoglpen.html oglpen], a Vplot visualization program based on [https://en.wikipedia.org/wiki/OpenGL OpenGL]. He also developed new tools for parallel computing and handling large-scale datasets. Vladimir actively participated in the Madagascar community and taught at Madagascar schools, including [[Houston 2010|Houston-2010]].&lt;br /&gt;
&lt;br /&gt;
==Yang Liu==&lt;br /&gt;
&lt;br /&gt;
[[Yang Liu]] contributed code, reproducible examples, and research papers. He taught at numerous Madagascar schools, including [[Houston 2010|Houston-2010]], [[Beijing 2011|Beijing-2011]], [[Melbourne 2013|Melbourne-2013]], and [[Shanghai 2017|Shanghai-2017]]. Yang played a critical role in promoting Madagascar in China and hosted [[Hefei 2020|Hefei-2020]] at the 1st Asia-Pacific Geophysics Student Conference. He currently maintains the Madagascar webserver.&lt;br /&gt;
&lt;br /&gt;
==Jeff Godwin==&lt;br /&gt;
&lt;br /&gt;
[[Jeff Godwin]] wrote a [[Tutorial|Madagascar Tutorial]] and useful Python scripts, including [[tkMadagascar|TkMadagascar]], an example of a complete interactive environment. He also helped many other users and taught at the Madagascar school in [[Houston 2010|Houston-2010]].&lt;br /&gt;
&lt;br /&gt;
==Jim Jennings==&lt;br /&gt;
&lt;br /&gt;
[[Jim Jennings]] was the first active Madagascar user outside the geophysics community. He contributed [https://github.com/ahay/src/tree/master/book/geostats Python packages for geostatistical modeling] and improved the Madagascar infrastructure by writing [[Automatic_Testing|scripts for reproducibility testing]]. Jim actively participated in the Madagascar community and served as an instructor at Madagascar schools, including [[RSF_Austin_School_2007|Austin-2007]] and [[Houston 2010|Houston-2010]].&lt;br /&gt;
&lt;br /&gt;
==Joe Dellinger==&lt;br /&gt;
&lt;br /&gt;
[[Joe Dellinger]] is the primary author of [[Graphics_development_with_vplot|Vplot]]. Originally developed at Stanford in the 1980s, Vplot serves as Madagascar&#039;s plotting library today. During the [[2008_Implementation_Workshop|Golden-2008]] workshop, Joe developed the *sfvplotdiff* program for comparing Vplot files, the cornerstone for reproducibility testing. Joe taught at multiple Madagascar schools and workshops, including [[RSF_School_and_Workshop,_Vancouver_2006|Vancouver-2006]], [[RSF_Austin_School_2007|Austin-2007]], and [[Houston 2010|Houston-2010]].&lt;br /&gt;
&lt;br /&gt;
==Zicheng Geng==&lt;br /&gt;
&lt;br /&gt;
[[Zicheng Geng]] played a leading role in maintaining and developing Madagascar in the 2010s. Among other contributions, he converted the Python code to version 3, introduced unit testing, and enhanced [https://ahay.org/blog/2016/02/20/continuous-reproducibility-using-circleci/ continuous integration] using CircleCI.&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Hefei_2020&amp;diff=4018</id>
		<title>Hefei 2020</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Hefei_2020&amp;diff=4018"/>
		<updated>2023-07-05T04:32:13Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Instructors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Hefei2020.jpg|center|frame|Screenshot courtesy of Zhisheng Zheng]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;2020 Madagascar School in Hefei&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Madagascar provides a complete environment for organizing one&#039;s research, from new software development to running computational experiments to publishing the experimental results in papers and reports, archiving them for future usage, and sharing them with colleagues and sponsors. Madagascar school has been organized many times around the word. It provides a platform for Madagascar users to learn and communicate with the developers. This Madagascar school will introduce the fundamental usages for the beginners with less knowledge of Madagascar and focus on the topic about Open-Source Geophysics in China. This Madagascar school is convened by 1st Asia-Pacific Geophysics Student Conference (APGSC) and hosted by Prof. Yang Liu from Jilin University.&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
September 6, 2020&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Sunday, September 6, 2020&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-8:40    &lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome&lt;br /&gt;
|-&lt;br /&gt;
| 8:40-10:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction to Madagascar Software Project (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; project has been in public existence for fourteen years. Madagascar provides a complete environment for organizing one&#039;s research, from new software development to running computational experiments to publishing the experimental results in papers and reports, archiving them for future usage, and sharing them with colleagues and sponsors. The introductory presentation will describe the origin and history of the project, the Madagascar components and design principles, and plans for future development. In this module, you will learn how to take the full advantage of the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; environment to enhance research productivity and research collaboration.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-introduction.pdf Slides] (5.9M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2020/cmp/SConstruct Example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 10:10-10:20&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:20-11:50&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Geophysical data processing with Madagascar (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Filed data processing is always a tough problem, which is an important test of integrality degree for Open-source geophysics software and the final target for scientific research. We will use a 2D field seismic dataset to illustrate how Madagascar can set up a common seismic data processing workflow. Meanwhile, we also try to setup the initial processing workflows for other geophysical data, e.g., gravity field data and controlled source electromagnetic (CSEM) synthetic data. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-workflow.pdf Slides] (6.3M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/tree/master/book/rsf/school2020/seismic/SConstruct Seismic example]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/tree/master/book/rsf/school2020/gravity/SConstruct Gravity example]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/tree/master/book/rsf/school2020/csem/SConstruct MCSEM example]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 11:50-13:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 13:30-15:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Writing a reproducible paper using Madagascar and SEGTeX (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
From the viewpoint of science, all technical papers should be &amp;quot;reproducible&amp;quot; in the sense that someone of reasonable skill ought to be able to read the paper and then reproduce the results (from &#039;&#039;&#039;Joe Dellinger&#039;&#039;&#039;). SEGTeX is a LaTeX package for geophysical publications, which is a important component in Madagascar Project. SEGTeX consists of class files for Geophysics papers, SEG expanded abstracts, etc, and cumulative bibliography of geophysical publications. In this module, you will learn how to use the &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; and SEGTeX to write a reproducible paper. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-publish.pdf Slides] (1.3M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2020/SConstruct SConstruct]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2020/school2020.tex tex]&amp;lt;br&amp;gt;&lt;br /&gt;
[https://github.com/ahay/src/blob/master/book/rsf/school2020/school2020.bib bib]&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 15:00-15:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Contributing to Madagascar (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
As a user of Madagascar, you have the right to run the code for any purpose, to make modifications and additions, and to share your modifications with other people under the standard GPL open-source license. Madagascar is an open community, which makes it easy to share your contributions and to collaborate with other users and developers around the world. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-contributing.pdf Slides] (2.1M)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 15:30-15:40&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 15:40-16:40&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Practice (Students and Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Learn the functions of Madagascar software platform, and do some exercises about the construction of data processing workflow and the writing of reproducible papers. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/school2020-practice.pdf Slides] (533KB)&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Location ==&lt;br /&gt;
&lt;br /&gt;
Virtual conference (Tencent Meeting), Jilin University, Changchun, China&lt;br /&gt;
*Meeting time: 2020/09/06 08:30-17:00&lt;br /&gt;
*Meeting link: https://meeting.tencent.com/s/aFCtbWXXt07N&lt;br /&gt;
*Meeting ID: 528 567 355&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
The Madagascar School participation is free.&lt;br /&gt;
&lt;br /&gt;
== Pre-workshop Assignment ==&lt;br /&gt;
&lt;br /&gt;
You must [[download]] and [[Installation|install]] the Madagascar package in the days before the school. &lt;br /&gt;
&lt;br /&gt;
== Organizations ==&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Madagascar School on Open-Source Geophysics in Hefei 2020&amp;quot; is organized by&lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; from College of Geo-exploration Science and Technology, Jilin University (Changchun, China)&lt;br /&gt;
* &#039;&#039;&#039;1st Asia-Pacific Geophysics Student Conference (APGSC)&#039;&#039;&#039; jointly organized by University of Science and Technology of China (USTC) and SEG&lt;br /&gt;
and hosted by &#039;&#039;&#039;Yang Liu&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Instructors ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is a Professor of Geophysics at College of Geo-exploration science and technology at Jilin University, China. He received a Ph.D. in Geophysics from Jilin University in 2006 and was a Postdoctoral fellow at Bureau of Economic Geology, The University of Texas at Austin from 2007 to 2010. His research focuses mainly on nonstationary seismic data processing. https://teachers.jlu.edu.cn/LY146/zh_CN/index.htm&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Parallel_Computing&amp;diff=4011</id>
		<title>Parallel Computing</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Parallel_Computing&amp;diff=4011"/>
		<updated>2023-01-07T13:53:13Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* What to expect at runtime */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Cluster.jpg|right|frame|[http://www.freedigitalphotos.net/images/view_photog.php?photogid=1152 Image: jscreationzs / FreeDigitalPhotos.net]]]&lt;br /&gt;
Many of the data processing operations are &#039;&#039;&#039;data-parallel&#039;&#039;&#039;: different traces, shot gathers, frequency slices, etc. can be processed independently. Madagascar provides several mechanisms for handling this type of embarrassingly parallel applications on computers with multiple processors. &lt;br /&gt;
&lt;br /&gt;
==OpenMP and MPI==&lt;br /&gt;
&lt;br /&gt;
===OpenMP (internal)===&lt;br /&gt;
[https://secure.wikimedia.org/wikipedia/en/wiki/OpenMP OpenMP] is a standard framework for parallel applications on &#039;&#039;&#039;shared-memory&#039;&#039;&#039; systems. It is supported by the latest versions of [http://gcc.gnu.org/ GCC] and by some other compilers.&lt;br /&gt;
&lt;br /&gt;
To use OpenMP in your program, you do not need to add anything to your SConstruct. Just make sure the OMP libraries are installed on your system before you configure Madagascar, (or -- reinstall them and rerun the configuration command). Of course, you need to use the appropriate pragmas in your code. To find Madagascar programs that use OpenMP and that you can take as a model, run the following command:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
grep &amp;quot;pragma omp&amp;quot; $RSFSRC/*/*/M*.c |\&lt;br /&gt;
awk -F &#039;:&#039; &#039;{ print $1 }&#039; |\&lt;br /&gt;
uniq |\&lt;br /&gt;
awk -F &#039;/&#039; &#039;{ print $NF }&#039; &lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
On the last check (2014-02-09), 139 standalone programs (approximately 11% of Madagascar programs) were using OMP. Running a similar command in the directory &amp;lt;tt&amp;gt;$RSFSRC/api/c&amp;lt;/tt&amp;gt; will yield a few library functions parallelized with OMP.&lt;br /&gt;
&lt;br /&gt;
===OpenMP (external)===&lt;br /&gt;
&lt;br /&gt;
To run on a multi-core shared-memory machine a data-parallel process that does not contain OpenMP calls, use &amp;lt;tt&amp;gt;sfomp&amp;lt;/tt&amp;gt;. Thus, a call like&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
sfradon np=100 p0=0 dp=0.01 &amp;lt; inp.rsf &amp;gt; out.rsf&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
becomes&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
sfomp sfradon np=100 p0=0 dp=0.01 &amp;lt; inp.rsf &amp;gt; out.rsf&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&amp;lt;tt&amp;gt;sfomp&amp;lt;/tt&amp;gt; splits the input along the slowest axis (presumed to be data-parallel) and runs it through parallel threads. The number of threads is set by the &amp;lt;tt&amp;gt;OMP_NUM_THREADS&amp;lt;/tt&amp;gt; environmental variable or (by default) by the number of available CPUs. For example,&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
export OMP_NUM_THREADS=number of threads&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===MPI (internal)===&lt;br /&gt;
[http://www.mcs.anl.gov/research/projects/mpi/ MPI] (Message-Passing Interface) is the dominant standard framework for parallel processing on different computer architectures including &#039;&#039;&#039;distributed-memory&#039;&#039;&#039; systems. Several MPI implementations (such as [http://www.open-mpi.org/ Open MPI] and [http://www.mcs.anl.gov/research/projects/mpich2/ MPICH2]) are available.&lt;br /&gt;
&lt;br /&gt;
An example of compiling a program with &amp;lt;tt&amp;gt;mpicc&amp;lt;/tt&amp;gt; and running it under &amp;lt;tt&amp;gt;mpirun&amp;lt;/tt&amp;gt; can be found in [http://www.ahay.org/RSF/book/rsf/bash/mpi.html $RSFSRC/book/rsf/bash/mpi/SConstruct].  Note that Madagascar has a requirement that all internally-executing MPI programs must contain string &#039;mpi&#039; in the program name as it is needed for SCons to switch to a mpi compiler such as mpicc.&lt;br /&gt;
&lt;br /&gt;
===MPI (external)===&lt;br /&gt;
To parallelize a data-parallel task using MPI but without including MPI calls in your source code, try &amp;lt;tt&amp;gt;sfmpi&amp;lt;/tt&amp;gt;, as follows:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
mpirun -np 8 sfmpi sfradon np=100 p0=0 dp=0.01 input=inp.rsf output=out.rsf split=2&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
where the argument after &amp;lt;tt&amp;gt;-np&amp;lt;/tt&amp;gt; specifies the number of processors involved. sfmpi will use this number to split the input along the slowest axis (presumed to be data-parallel) and to run it through parallel threads. Notice that the keywords &amp;lt;tt&amp;gt;input&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;output&amp;lt;/tt&amp;gt;, and &amp;lt;tt&amp;gt;split&amp;lt;/tt&amp;gt; are specific to &amp;lt;tt&amp;gt;sfmpi&amp;lt;/tt&amp;gt;. They are used to specify the standard input and output streams of your program and the input axis to split.&lt;br /&gt;
&lt;br /&gt;
Some older MPI implementations do not support system calls implemented in &amp;lt;tt&amp;gt;sfmpi&amp;lt;/tt&amp;gt; and therefore may not support this feature.&lt;br /&gt;
&lt;br /&gt;
===MPI + OpenMP (both external)===&lt;br /&gt;
&lt;br /&gt;
It is possible to combine the advantages of shared-memory and distributed-memory architectures by using OpenMP and MPI together.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
mpirun -np 32 sfmpi sfomp sfradon np=100 p0=0 dp=0.01 input=inp.rsf output=out.rsf&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
will distribute the job on 32 nodes and split it again on each node using shared-memory threads.&lt;br /&gt;
&lt;br /&gt;
==pscons==&lt;br /&gt;
To get SCons to cut your inputs into slices, run in parallel on one multi-cpu workstation or on multiple cluster nodes and then collect, use the &amp;lt;tt&amp;gt;pscons&amp;lt;/tt&amp;gt; wrapper to &amp;lt;tt&amp;gt;scons&amp;lt;/tt&amp;gt;. Unlike the OpenMP or MPI utilities, this has fault tolerance -- in case of a node failing, restarting the job will allow it to complete.&lt;br /&gt;
&lt;br /&gt;
Simply running pscons with no special environment variable set is equivalent to running &amp;lt;tt&amp;gt;scons -j nproc&amp;lt;/tt&amp;gt;, where &amp;lt;tt&amp;gt;nproc&amp;lt;/tt&amp;gt; is the auto-detected number of threads on your system. To fully use the potential of &amp;lt;tt&amp;gt;pscons&amp;lt;/tt&amp;gt; for running on a distributed-memory computer, you need to set the environment variables &amp;lt;tt&amp;gt;RSF_CLUSTER&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;RSF_THREADS&amp;lt;/tt&amp;gt;, and to use &amp;lt;tt&amp;gt;split&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;reduce&amp;lt;/tt&amp;gt; arguments in your SConstruct Flow statements where appropriate.&lt;br /&gt;
&lt;br /&gt;
===Setting the environment variables and how to run===&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;tt&amp;gt;RSF_CLUSTER&amp;lt;/tt&amp;gt; variable holds, for each node, the name or IP address of that node (in a format that can be used by ssh), followed by the number of threads on the node. For example, creating 26 threads and sending them on 4 nodes, using respectively 6 CPUs on the first node, 4 CPUs on the second, and 8 CPUs on each of the last two nodes:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
export RSF_CLUSTER=&#039;140.168.1.236 6 140.168.1.235 4 140.168.1.234 8 140.168.1.233 8&#039;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;tt&amp;gt;RSF_THREADS&amp;lt;/tt&amp;gt; variable holds the sum of the numbers of threads on all nodes, i.e.:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
export RSF_THREADS=26&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
If &amp;lt;tt&amp;gt;RSF_CLUSTER&amp;lt;/tt&amp;gt; is not defined, &amp;lt;tt&amp;gt;RSF_THREADS&amp;lt;/tt&amp;gt; can be used to override the auto-detected number of threads used on the local host. This can be useful in the case of processes using a large amount of memory.&lt;br /&gt;
&lt;br /&gt;
In Beowulf-type clusters in which communication of the processor with the local disk is much faster than with the shared network storage, it is important to set in the shell resource file the temporary file location to a local disk, and the &amp;lt;tt&amp;gt;DATAPATH&amp;lt;/tt&amp;gt; variable to a network-visible location for global collection of results, i.e.:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
export DATAPATH=/disk1/data/myname/&lt;br /&gt;
export TMPDATAPATH=/tmp/&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To execute using this method, one can then use the command &amp;lt;tt&amp;gt;pscons&amp;lt;/tt&amp;gt; or avoid specifying the environment variables altogether by using,&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
scons -j 26 CLUSTER=&#039;140.168.1.236 6 140.168.1.235 4 140.168.1.234 8 140.168.1.233 8&#039;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Parallel Flow() using split and reduce===&lt;br /&gt;
The split option specifies the number of the axis to be split and the size of that axis. For an axis 3 of length 1000 on the standard in file, and collection by concatenation:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
Flow(&#039;radon&#039;,&#039;spike&#039;,&#039;radon adj=y p0=-4 np=200 dp=0.04&#039;,split=[3,1000],reduce=&#039;cat&#039;)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Concatenation on the same axis as specified by &amp;lt;tt&amp;gt;split=&amp;lt;/tt&amp;gt; is the default reduction method. Possible other valid options are &amp;lt;tt&amp;gt;reduce=&#039;add&#039;&amp;lt;/tt&amp;gt;, &amp;lt;tt&amp;gt;reduce=&#039;cat axis=1&#039;&amp;lt;/tt&amp;gt;, etc. Examples can be found in [http://www.ahay.org/RSF/book/rsf/school/data.html $RSFSRC/book/rsf/school/data/SConstruct] and $RSFSRC/book/trip/pscons/SConstruct.&lt;br /&gt;
&lt;br /&gt;
If flows that are run by &amp;lt;tt&amp;gt;pscons&amp;lt;/tt&amp;gt; contain both serial and parallel targets, care must be exercised in order to not create bottlenecks, in which tasks are distributed to multiple nodes, but the nodes sit idle while waiting for other nodes to finish computing dependencies. Tasks that are not explicitly parallelized will be sped up by &amp;lt;tt&amp;gt;pscons&amp;lt;/tt&amp;gt; if they are independent from each other. For example, compiling Madagascar itself with &amp;lt;tt&amp;gt;pscons&amp;lt;/tt&amp;gt; instead of scons results in a visible speedup on a multithreaded machine.&lt;br /&gt;
&lt;br /&gt;
=== Computing on the local node only by using the option local=1 ===&lt;br /&gt;
&lt;br /&gt;
By default, with &#039;&#039;&#039;pscons&#039;&#039;&#039;, SCons attempts to run all the commands of the &amp;lt;tt&amp;gt;SConstruct&amp;lt;/tt&amp;gt; file in parallel.&lt;br /&gt;
The option &#039;&#039;&#039;local=1&#039;&#039;&#039; forces SCons to compute locally on the head node of the cluster. It can be useful for preventing serial&lt;br /&gt;
parts of your python script to be distributed across multiple nodes.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;python&amp;quot;&amp;gt;&lt;br /&gt;
Flow(&#039;spike&#039;,None,&#039;spike n1=100 n2=300 n3=1000&#039;,local=1)&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===What to expect at runtime===&lt;br /&gt;
SCons will create intermediate input and output slices in the current directory. For example, for&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
Flow(&#039;out&#039;,&#039;inp&#039;,&#039;radon np=100 p0=0 dp=0.01&#039;,split=[3,256])&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
and&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
RSF_THREADS=8&lt;br /&gt;
RSF_CLUSTER=&#039;localhost 4 node1.utexas.edu 4&#039;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
the SCons output will look like:&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt; inp.rsf /RSFROOT/bin/sfwindow n3=42 f3=0 squeeze=n &amp;gt; inp__0.rsf&lt;br /&gt;
&lt;br /&gt;
&amp;lt; inp.rsf /RSFROOT/bin/sfwindow n3=42 f3=42 squeeze=n &amp;gt; inp__1.rsf&lt;br /&gt;
&lt;br /&gt;
/usr/bin/ssh node1.utexas.edu &amp;quot;cd /home/test ; /bin/env &amp;lt; inp.rsf /RSFROOT/bin/sfwindow n3=42 f3=84 squeeze=n &amp;gt; inp__2.rsf &amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt; inp.rsf /RSFROOT/bin/sfwindow n3=42 f3=126 squeeze=n &amp;gt; inp__3.rsf&lt;br /&gt;
&lt;br /&gt;
&amp;lt; inp.rsf /RSFROOT/bin/sfwindow n3=42 f3=168 squeeze=n &amp;gt; inp__4.rsf&lt;br /&gt;
&lt;br /&gt;
/usr/bin/ssh node1.utexas.edu &amp;quot;cd /home/test ; /bin/env &amp;lt; inp.rsf /RSFROOT/bin/sfwindow f3=210 squeeze=n &amp;gt; inp__5.rsf &amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt; inp__0.rsf /RSFROOT/bin/sfradon p0=0 np=100 dp=0.01 &amp;gt; out__0.rsf&lt;br /&gt;
&lt;br /&gt;
/usr/bin/ssh node1.utexas.edu &amp;quot;cd /home/test ; /bin/env &amp;lt; inp__1.rsf /RSFROOT/bin/sfradon p0=0 np=100 dp=0.01 &amp;gt; out__1.rsf &amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt; inp__3.rsf /RSFROOT/bin/sfradon p0=0 np=100 dp=0.01 &amp;gt; out__3.rsf&lt;br /&gt;
&lt;br /&gt;
/usr/bin/ssh node1.utexas.edu &amp;quot;cd /home/test ; &amp;lt; inp__4.rsf /RSFROOT/bin/sfradon p0=0 np=100 dp=0.01 &amp;gt; out__4.rsf &amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt; inp__2.rsf /RSFROOT/bin/sfradon p0=0 np=100 dp=0.01 &amp;gt; out__2.rsf&lt;br /&gt;
&lt;br /&gt;
&amp;lt; inp__5.rsf /RSFROOT/bin/sfradon p0=0 np=100 dp=0.01 &amp;gt; out__5.rsf&lt;br /&gt;
&lt;br /&gt;
&amp;lt; out__0.rsf /RSFROOT/bin/sfcat axis=3 out__1.rsf out__2.rsf out__3.rsf out__4.rsf out__5.rsf &amp;gt; out.rsf&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note that operations were sent for execution in parallel, but the display is necessarily serial.&lt;br /&gt;
&lt;br /&gt;
Runtime job monitoring can be achieved with &#039;&#039;&#039;sftop&#039;&#039;&#039;. To kill a distributed job, use &#039;&#039;&#039;sfkill&#039;&#039;&#039;.&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=4008</id>
		<title>Reproducible Documents</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=4008"/>
		<updated>2022-10-20T15:17:51Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Jilin University */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Fotolia_6815478_XS.jpg|right|]]&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/bei/ Basic Earth Imaging] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/sg/paper_html/ Imaging in shot-geophone space] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/dwnc/paper_html/ Downward continuation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/ft1/paper_html/ Waves and Fourier sums] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/krch/paper_html/ Zero-offset migration] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/vela/paper_html/ Moveout, velocity, and stacking] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/wvs/paper_html/ Waves in strata] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/conj/paper_html/ Adjoint operators] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/fld/paper_html/ Field recording geometry] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cwp/ Center for Wave Phenomena] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2011WideAzimuthAngleDecomposition/paper_html/ Wide-azimuth angle gathers for wave-equation migration] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 3, S131-S141, (2011) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/pept2011MicroearthquakeMonitoring/paper_html/ Micro-earthquake monitoring with sparsely-sampled data] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, no. 1, 43-49, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008IsotropicAngleDomainElasticRTM/paper_html/ Isotropic angle-domain elastic reverse-time migration] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 6, S229-S239, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009VTIModeSeparation/paper_html/ Elastic wave-mode separation for VTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74 , no. 5, WB19-WB32, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009TTIModeSeparation/paper_html/ Elastic wave-mode separation for TTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, T65-T78, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008InterferometricImagingCondition/paper_html/ Interferometric imaging condition for wave-equation migration] by &#039;&#039;Paul Sava and Oleg Poliannikov&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 2, S47-S61, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008NumericWEMVAoperators/paper_html/ Numeric implementation of wave-equation migration velocity analysis operators] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 5, VE145-VE159, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2007StereographicImagingCondition/paper_html/ Stereographic imaging condition for wave-equation migration] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 6, A87-A91, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/jse2006RWEImagingOverturningReflections/paper_html/ Imaging overturning reflections by Riemannian Wavefield Extrapolation] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 15, no 3, 209-223 (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2006TimeShiftImagingCondition/paper_html/ Time-shift imaging condition in seismic migration] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 6, S209-S217, (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/aniso/paper_html/ Nonhyperbolic reflection moveout of &amp;lt;i&amp;gt;P&amp;lt;/i&amp;gt;-waves: An overview and comparison of reasons] by &#039;&#039;Sergey Fomel and Vladimir Grechka&#039;&#039;: &#039;&#039;&#039;Center for Wave Phenomena&#039;&#039;&#039;, CWP-372 (2001)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cup/ China University of Petroleum] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna2d/paper_html/ Random noise attenuation using f-x regularized nonstationary autoregression] by &#039;&#039;Guochang Liu, Xiaohong Chen, Jing Du, and Kailong Wu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 77 , no. 2, V61-V69, (2012)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna3d/paper_html/ Noncausal f-x-y regularized nonstationary prediction filtering for random noise attenuation on 3D seismic data] by &#039;&#039;Guochang Liu and Xiaohong Chen &#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 93, 60-66, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/hansung/ Hansung University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/hansung/cgg/paper_html/ Conjugate guided gradient (CGG) method for robust inversion and its application to velocity-stack inversion] by &#039;&#039;Jun Ji&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 4, R59-R67, (2006)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/gee/ Image Estimation by Example] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lmn/paper_html/ Plane waves in three dimensions] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/pch/paper_html/ Nonstationarity: patching] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lal/paper_html/ Spatial aliasing and scale invariance] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/mda/paper_html/ Multidimensional autoregression] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/prc/paper_html/ Preconditioning] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/hlx/paper_html/ The helical coordinate] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/iin/paper_html/ Empty bins and inverse interpolation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lsq/paper_html/ Model fitting by least squares] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/ajt/paper_html/ Basic operators and adjoints] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/data/ Madagascar Datasets] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2mp/paper_html/ 2D modeling and basic processing with Madagascar] by &#039;&#039;Pongthep Thongsang, Lian Jiang, Hao Li, and Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2/paper_html/ Marmousi2 model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/alaska/paper_html/ Open Data/Open Source: Seismic Unix scripts to process a 2D land line] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/teapotdome/paper_html/ Processing the Teapot Dome Land 3D Survey with Madagascar] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/sigsbee/paper_html/ Sigsbee2 models] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/pluto/paper_html/ Pluto model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi/paper_html/ Marmousi model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/amoco/paper_html/ Amoco model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/icp/ ICP-Ecopetrol] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/icp/sam2013gpushortestpath/segabs_graphrayt_html/ Shortest path ray tracing on parallel GPU devices] by &#039;&#039;Jorge Monsegny and William Agudelo&#039;&#039;: &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 3470-3474, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/jlu/ Jilin University] ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/fxyspfdenoi/paper_html/ Noniterative f-x-y streaming prediction filtering for random noise attenuation on seismic data] by &#039;&#039;Yang Liu and Zhisheng Zhen&#039;&#039;: &#039;&#039;&#039;IEEE Transactions on Geoscience and Remote Sensing&#039;&#039;&#039;, 60, 1-9, Early Access, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/fspfint/paper_html/ Seismic data interpolation using streaming prediction filter in the frequency domain] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Geng Wu&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 229, 370-389, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txyspfint/paper_html/ Seismic data interpolation without iteration using a t-x-y streaming prediction filter with varying smoothness] by &#039;&#039;Yang Liu, Geng Wu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 87, V29-V38, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/apefsnsep/paper_html/ Nonstationary pattern-based signal-noise separation using adaptive prediction-error filter] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 19, 14-27, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/spefdecon/paper_html/ Multichannel adaptive deconvolution based on streaming prediction-error filter] by &#039;&#039;Qinghan Wang, Yang Liu, Cai Liu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 18, 825-833, (2021)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/lcfs/paper_html/ Continuous time-varying Q-factor estimation method in the time-frequency domain] by &#039;&#039;Qinghan Wang, Yang Liu, Cai Liu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Applied Geophysics&#039;&#039;&#039;, 17, 844-856, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txsopf/paper_html/ Streaming orthogonal prediction filter in t-x domain for random noise attenuation] by &#039;&#039;Yang Liu and Bingxiu Li&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, F41-F48, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/gvdseisint/paper_html/ Seismic data interpolation using generalised velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Peng Zhang, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 65, 82-93, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/vdseislet/paper_html/ Signal and noise separation in prestack seismic data using velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Sergey Fomel, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD117-WD128, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/riesz/paper_html/ Seismic dip estimation based on the two-dimensional Hilbert transform and its application in random noise attenuation] by &#039;&#039;Cai Liu, Changle Chen, Dian Wang, Yang Liu, Shiyu Wang, and Liang Zhang&#039;&#039;: &#039;&#039;&#039;Applied Geophysics&#039;&#039;&#039;, 12, 55-63, (March 2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txyapf/paper_html/ Adaptive prediction filtering in t -x-y domain for random noise attenuation using regularized nonstationary autoregression] by &#039;&#039;Yang Liu, Ning Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, V13-V21, (2015)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/rsf/ Madagascar Documentation] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2012/tutorial_html/ Madagascar tutorial: Field data processing] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school/articleWSI_html/ Seismic Imaging Tutorial: &amp;quot;exploding reflector&amp;quot; modeling/migration] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tutorial A brief introduction to Madagascar] by &#039;&#039;Jeff Godwin&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/manual/manual_html/ Madagascar Programming Reference Manual] by &#039;&#039;Mohammad Akbar Zuberi, Tariq Alkhalifah, and Christos Saragoitis&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2009/paper_html/ Madagascar tutorial] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/prog_html/ Guide to Madagascar programs] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/tour_html/ Revisiting SEP tour with RSF and SCons] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/api_html/ Guide to RSF API] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/demo_html/ Guide to programming using RSF] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/scons/paper_html/ Reproducible computational experiments using SCons] by &#039;&#039;Sergey Fomel and Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/milano/ Politecnico di Milano] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/milano/taupvel/paper_html/ Velocity-independent tau-p moveout in a horizontally-layered VTI medium ] by &#039;&#039;Lorenzo Casasanta and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, U45-U57, (2011)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/slim/ Seismic Laboratory for Imaging and Modeling] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/geo2008NewInsightsPareto/paper_html/ New insights into one-norm solvers from the Pareto curve] by &#039;&#039;Gilles Hennenfent, Ewout van den Berg, Michael P. Friedlander, and Felix J. Herrmann&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 4, A23-A26, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/slimUserManual/paper_html/ User&#039;s manual for SLIM programs in Madagascar] by &#039;&#039;Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/sep/ Stanford Exploration Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/geostat/paper_html/ Multiple realizations using standard inversion techniques] by &#039;&#039;Robert Clapp&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 67-78 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/sparse2/paper_html/ Test case for PEF estimation with sparse data II] by &#039;&#039;Morgan Brown, Jon Claerbout, and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 117-122 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/elliptic2/paper_html/ The double-elliptic approximation in the group and phase domains] by &#039;&#039;Joe Dellinger and Francis Muir&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 70, 361-366 (1991)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/balance/paper_html/ Iterative least-square inversion for amplitude balancing] by &#039;&#039;Arnaud Berlioux and William Harlan&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 89, 167-178 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pefmult/paper_html/ Multiple suppression using prediction-error filter] by &#039;&#039;Yalei Sun&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 94, 205-212 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/aal/paper_html/ When is anti-aliasing needed in Kirchhoff migration?] by &#039;&#039;Dimitri Bevc and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 467-476 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/passive/paper_html/ Passive seismic imaging applied to synthetic data] by &#039;&#039;James Rickett and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 83-90 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/avo/paper_html/ Seismic AVO analysis of methane hydrate structures] by &#039;&#039;Christine Ecker and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 277-292 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/super/paper_html/ A prospect for super resolution] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 93, 133-136 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/shearer/paper_html/ Earthquake stacks at constant offset] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 77, 361-366 (1993) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/txamo/paper_html/ The time and space formulation of azimuth moveout] by &#039;&#039;Sergey Fomel and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 25-37 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/waverays/paper_html/ Wavefront construction using waverays] by &#039;&#039;Hector Urdaneta&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 85-100 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/helft/paper_html/ Multi-dimensional Fourier transforms in the helical coordinate system] by &#039;&#039;James Rickett and Antoine Guitton&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 167-176 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fat/paper_html/ Imaging complex structures with first-arrival traveltimes] by &#039;&#039;Dimitri Bevc&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 1-10 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/texture/paper_html/ Texture synthesis and prediction error filtering] by &#039;&#039;Morgan Brown&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 211-222 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lines/paper_html/ Random lines in a plane] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 325-328 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fractal/paper_html/ Modeling 3-D anisotropic fractal media] by &#039;&#039;Nizar Chemingui&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 80, 603-616 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/banana/paper_html/ Traveltime sensitivity kernels: Banana-doughnuts or just plain bananas?] by &#039;&#039;James Rickett&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 61-68 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/steer/paper_html/ Solution steering with space-variant filters] by &#039;&#039;Robert G. Clapp, Sergey Fomel, and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 27-42 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lineiko/paper_html/ Traveltime computation with the linearized eikonal equation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 94, 123-131 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/bspl/paper_html/ Inverse B-spline interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 105, 79-108 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/plane/paper_html/ Plane wave prediction in 3-D] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 102, 101-110 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stoltst/paper_html/ Evaluating the Stolt-stretch parameter] by &#039;&#039;Sergey Fomel and Louis Vaillant&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 319-335, (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/huygens/paper_html/ Huygens wavefront tracing: A robust alternative to conventional ray tracing] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 101-113 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fkamo/paper_html/ Effective AMO implementation in the log-stretch, frequency-wavenumber domain] by &#039;&#039;Ioan Vlad and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 110, 63-70 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/antial/paper_html/ Antialiasing of Kirchhoff operators by reciprocal parameterization] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 10, 293-310 (2002)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/norm/paper_html/ Amplitude preservation for offset continuation: Confirmation for Kirchhoff data] by &#039;&#039;Sergey Fomel and Norman Bleistein&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 121-130 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/angle/paper_html/ Angle-gather time migration] by &#039;&#039;Sergey Fomel and Marie Prucha&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 141-150 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/spitz/paper_html/ Spitz makes a better assumption for the signal PEF] by &#039;&#039;Jon F. Claerbout and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 211-219 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/findif/paper_html/ Exploring three-dimensional implicit wavefield extrapolation with the helix transform] by &#039;&#039;Sergey Fomel and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 43-60 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc2/paper_html/ Time-migration velocity analysis by velocity continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1662-1672 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/burg/paper_html/ The Wilson-Burg method of spectral factorization with application to helical filtering] by &#039;&#039;Sergey Fomel, Paul Sava, James Rickett, and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 51, 409-420 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/velspec/paper_html/ Velocity continuation by spectral methods] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 97, 157-172 (1998)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/specfac/paper_html/ Spectral factorization revisited] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 227-234 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc2/paper_html/ Seismic reflection data interpolation with differential offset and shot continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 733-744 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc1/paper_html/ Theory of differential offset continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 718-732 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc1/paper_html/ Velocity continuation and the anatomy of residual prestack time migration] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1650-1661 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmsec/paper_html/ A second-order fast marching eikonal solver] by &#039;&#039;James Rickett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 287-292 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stack/paper_html/ Asymptotic pseudounitary stacking operators] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1032-1042(2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/cdstep/paper_html/ Least-square inversion with inexact adjoints. Method of conjugate directions: A tutorial] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 253-365 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmeiko/paper_html/ A variational formulation of the fast marching eikonal solver] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 127-147 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/forwd/paper_html/ Forward interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039; (Ph.D. Thesis Chapter), 107 (2001) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/precon/paper_html/ Multidimensional recursive filter preconditioning in geophysical estimation problems] by &#039;&#039;Sergey Fomel and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 577-588 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pwd/paper_html/ Applications of plane-wave destruction filters] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 67, 1946-1960 (2002)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/swag/ Seismic Wave Analysis Group] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/itime/paper_html/ Automatic traveltime picking using the instantaneous traveltime] by &#039;&#039;Christos Saragiotis, Tariq Alkhalifah, and Sergey Fomel&#039;&#039;:  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, T53-T58, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/tau/paper_html/ Wavefield extrapolation in pseudodepth domain] by &#039;&#039;Xuxin Ma and Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S81-S91, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/thetaScan/article_html/ Traveltime approximations for transversely isotropic media with an inhomogeneous background] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, WA31-WA42, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/anisogath/article_html/ Angle gathers in wave-equation imaging for transversely isotropic media] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 422-431 (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/eikds/paper_html/ An eikonal based formulation for traveltime perturbation with respect to the source location] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, T175-T183 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/waveds/paper_html/ Acoustic wavefield evolution as function of source location perturbation] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 183, 1324-1331 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/introDTI/article_html/ A transversely isotropic medium with a tilted symmetry axis normal to the reflector] by &#039;&#039;Tariq Alkhalifah and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039; (Letters), 75, A19-A24 (2010)&lt;br /&gt;
&lt;br /&gt;
== [https://www.reproducibility.org/RSF/book/tccs/ Texas Consortium for Computational Seismology] ==&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/apwd/paper_html/ Seismic time-lapse image registration using amplitude-adjusted plane-wave destruction] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 5473-5478, (2016)&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/pwshape/paper_html/ Seismic data interpolation using plane-wave shaping regularization] by &#039;&#039;Ryan Swindeman and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 3853-3858, (2015)&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/varipick/paper_html/ A variational approach for picking optimal surfaces from semblance-like panels] by &#039;&#039;Luke Decker and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 87, U93-U108, (2022)&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/wetm/paper_html/ Wave-equation time migration] by &#039;&#039;Sergey Fomel and Harpreet Kaur&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 86, S103-S111, (2021)&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/probdif/paper_html/ A probabilistic approach to seismic diffraction imaging] by &#039;&#039;Luke Decker and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Lithosphere&#039;&#039;&#039;, v. 2021, 6650633, (2021)&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/dlchan/paper_html/ Automatic channel detection using deep learning] by &#039;&#039;Nam Pham, Sergey Fomel, and Dallas Dunlap&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, v. 7, SE43-SE50, (2019)&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/dtwaniso/paper_html/ Quantifying and correcting residual azimuthal anisotropic moveout in image gathers using dynamic time warping] by &#039;&#039;Luke Decker and Qunshan Zhang&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, O71-O82, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/anisodiff/paper_html/ Least-squares diffraction imaging using shaping regularization by anisotropic smoothing] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Xinming Wu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, S313-S325, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr5d/paper_html/ Simultaneous denoising and reconstruction of 5D seismic data via damped rank-reduction method] by &#039;&#039;Yangkang Chen, Dong Zhang, Zhaoyu Jin, Xiaohong Chen, Shaohuan Zu, Weilin Huang, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 1695-1717, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/npm/paper_html/ Data-driven time-frequency analysis of seismic data using non-stationary Prony method] by &#039;&#039;Guoning Wu, Sergey Fomel, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 66, 85-97, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/enhemd/paper_html/ Enhancing seismic reflections using empirical mode decomposition in the flattened domain] by &#039;&#039;Yangkang Chen, Guoyin Zhang, Shuwei Gan, and Chenglin Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 119, 99-105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pcastack/paper_html/ Application of principal component analysis in weighted stacking of seismic data] by &#039;&#039;Jianyong Xie, Wei Chen, Dong Zhang, Shaohuan Zu, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 1213-1217, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svscan/paper_html/ Velocity analysis of simultaneous-source data using high-resolution semblance - coping with the strong noise] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Shan Qu, and Shaohuan Zu&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 204, 768-779, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/cs/paper_html/ Compressive sensing for seismic data reconstruction via fast projection onto convex sets based on seislet transform] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Xiaohong Chen, Weiling Huang, and Hanming Chen&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 130, 194-208, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sgk/paper_html/ Fast dictionary learning for noise attenuation of multidimensional seismic data] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 209, 21-31, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sswtapp/paper_html/ Probing the subsurface karst features using time-frequency decomposition] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 4, T541-T550, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/asa/paper_html/ Application of spectral decomposition using regularized non-stationary autoregression to random noise attenuation] by &#039;&#039;Wencheng Yang, Runqiu Wang, Yangkang Chen, Jian Wu, Jiang Yuan, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 175-187, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr3d/paper_html/ An open-source Matlab code package for improved rank-reduction 3D seismic data denoising and reconstruction] by &#039;&#039;Yangkang Chen, Weilin Huang, Dong Zhang, and Wei Chen&#039;&#039;, &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 95, 59-66, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strsvd/paper_html/ Structure-oriented singular value decomposition for random noise attenuation of seismic data] by &#039;&#039;Shuwei Gan, Yangkang Chen, Shaohuan Zu, Shan Qu, and Wei Zhong&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 262-272, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase2/paper_html/ One-step slope estimation for dealiased seismic data reconstruction via iterative seislet thresholding] by &#039;&#039;Wei Liu, Siyuan Cao, Shuwei Gan, Yangkang Chen, Shaohuan Zu, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 13, 1462-1466, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dipseis/paper_html/ Dip-separated structural filtering using seislet transform and adaptive empirical mode decomposition based dip filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 457-469, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/halfthr/paper_html/ Irregular seismic data reconstruction using a percentile-half-thresholding algorithm] by &#039;&#039;Yangkang Chen, Keling Chen, Peidong Shi, and Yanyan Wang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 065001, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/demulemd/paper_html/ Multiple reflections noise attenuation using adaptive randomized-order empirical mode decomposition] by &#039;&#039;Wei Chen, Jianyong Xie, Shaohuan Zu, Shuwei Gan, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 18-22, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dmssa/paper_html/ Damped multichannel singular spectrum analysis for 3D random noise attenuation] by &#039;&#039;Weilin Huang, Runqiu Wang, Yangkang Chen, Huijian Li, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V261-V270, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase/paper_html/ De-aliased seismic data interpolation using seislet transform with low-frequency constraint] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2150-2154, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fraclapl/paper_html/ Viscoacoustic modeling and imaging using low-rank approximation] by &#039;&#039;Junzhe Sun, Tieyuan Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A103-A108, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/welllogs/paper_html/ Missing log data interpolation and semiautomatic seismic well ties using data matching techniques] by &#039;&#039;Sean Bader, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 7, T374-T361, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/acrossfault/paper_html/ Predictive painting across faults] by &#039;&#039;Zhiguang Xue, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 6, T449-T455, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sparse/paper_html/ Least-squares path-summation diffraction imaging using sparsity constraints] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Mrinal K. Sen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, S187–S200, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/gmresq/paper_html/ Q-compensated least-squares reverse time migration using lowrank one-step wave extrapolation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Tieyuan Zhu, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S271-S279, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eseis/paper_html/ EMD-seislet transform] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, A27-A32, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/elas/paper_html/ Recursive integral time extrapolation of elastic waves using low-rank symbol approximation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Yanadet Sripanich, and Paul Fowler&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 211, 1478-1493, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/merge/paper_html/ Matching and merging high-resolution and legacy seismic images] by &#039;&#039;Sarah Greer and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, V115-V122, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/t2dweak/paper_html/ Fast time-to-depth conversion and interval velocity estimation in the case of weak lateral variations] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, S227-S235, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sobel/paper_html/ Plane-wave Sobel attribute for discontinuity enhancement in seismic images] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, WB63-WB69, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fwiseislet/paper_html/ Full-waveform inversion using seislet regularization] by &#039;&#039;Zhiguang Xue, Hejun Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, A43-A49, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ovc/paper_html/ Diffraction imaging and time-migration velocity analysis using oriented velocity continuation] by &#039;&#039;Luke Decker, Dmitrii Merzlikin, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, U25-U35, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pi/paper_html/ Analytical path-summation imaging of seismic diffractions] by &#039;&#039;Dmitrii Merzlikin and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, S51-S59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper3/paper_html/ 3D generalized nonhyperboloidal moveout approximation] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Alexey Stovas, and Qi Hao&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, C49-C59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/decomp/paper_html/ Elastic wave-vector decomposition in heterogeneous anisotropic media] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Junzhe Sun, and Jiubing Cheng&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, doi 10.1111/1365-2478.12482, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/interval/paper_html/ Theory of interval traveltime parameter estimation in layered anisotropic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C253-C263, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/onestep/paper_html/ Lowrank one-step wave extrapolation for reverse-time migration] by &#039;&#039;Junzhe Sun, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S39-S54, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsd/paper_html/  Double sparsity dictionary for seismic noise attenuation] by &#039;&#039;Yangkang Chen, Jianwei Ma, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V17-V30, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/intshape/paper_html/  Seismic data interpolation using nonlinear shaping regularization] by &#039;&#039;Yangkang Chen, Lele Zhang, and Le-wei Mo&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 24, 327-342, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthogroll/paper_html/  Ground-roll noise attenuation using a simple and effective approach based on local band limited orthogonalization] by &#039;&#039;Yangkang Chen, Shebao Jiao, Jianwei Ma, Hanming Chen, Yatong Zhou, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2316-2320, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shemd/paper_html/ Random noise attenuation by a selective hybrid approach using f-x empirical mode decomposition] by &#039;&#039;Yangkang Chen, Shuwei Gan, Tingting Liu, Jiang Yuan, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 12-25, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svmf/paper_html/ Deblending using a space-varying median filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Exploration Geophysics&#039;&#039;&#039;, doi 10.1071/EG14051&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group3/paper_html/ On anelliptic approximations for qP velocities in TI and orthorhombic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, C89-C105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dbortho/paper_html/ Iterative deblending with multiple constraints based on shaping regularization] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, doi 10.1109/LGRS.2015.2463815&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vscan/paper_html/ Velocity analysis using similarity-weighted semblance] by &#039;&#039;Yangkang Chen, Tingting Liu, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A75-A82, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/aii/paper_html/ Structure-constrained relative acoustic impedance using stratigraphic coordinates] by &#039;&#039;Parvaneh Karimi&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A63-A67, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/scan3/paper_html/ A fast algorithm for 3D azimuthally anisotropic velocity scan] by &#039;&#039;Jingwei Hu, Sergey Fomel, and Lexing Ying&#039;&#039;,  &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 368-377, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strat/paper_html/ Stratigraphic coordinates, a coordinate system tailored to seismic interpretation] by &#039;&#039;Parvaneh Karimi and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 63, 1246-1255, (2015) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synth/paper_html/ Carbonate reservoir characterization using seismic diffraction imaging] by &#039;&#039;Luke Decker, Xavier Janson, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 3, SF21-SF30, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ortho/paper_html/ Random noise attenuation using local signal-and-noise orthogonalization] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD1-WD9, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synwav/paper_html/ Time-frequency analysis of seismic data using synchrosqueezing wavelet transform] by &#039;&#039;Yangkang Chen, Tingting Liu, Xiaohong Chen, Jingye Li, and Erying Wang&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 23, 303-312, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmodeblend/paper_html/ Deblending using normal moveout and median filtering in common-midpoint gathers] by &#039;&#039;Yangkang Chen, Jiang Yuan, Zhaoyu Jin, Keling Chen, and Lele Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 045012, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth2/paper_html/ A robust approach to time-to-depth conversion and interval velocity estimation from time migration in the presence of lateral velocity variations] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 315-337, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/deblend/paper_html/ Iterative deblending of simultaneous-source seismic data using seislet-domain shaping regularization] by &#039;&#039;Yangkang Chen, Sergey Fomel, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V179-V189, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sglowrank/paper_html/ Lowrank seismic wave extrapolation on a staggered grid] by &#039;&#039;Gang Fang, Sergey Fomel, Qizhen Du, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, T157-T168, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/emdpf/paper_html/ Random noise attenuation by f-x empirical mode decomposition predictive filtering] by &#039;&#039;Yangkang Chen and Jitao Ma&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V81-V91, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/optapert/paper_html/ Selecting an optimal aperture in Kirchhoff migration using dip-angle images] by &#039;&#039;Alexander Klokov and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S243-S254, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/phase/paper_html/ Local skewness attribute as a seismic phase detector] by &#039;&#039;Sergey Fomel and Mirko van der Baan&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 2, SA49-SA56, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/uncert/paper_html/ Structural uncertainty of time-migrated seismic images] by &#039;&#039;Sergey Fomel and Evgeny Landa&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 101, 27–30, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/psp/paper_html/ A parallel sweeping preconditioner for heterogeneous 3D Helmholtz equations] by &#039;&#039;Jack Poulson, Björn Engquist, Siwei Li, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;SIAM Journal on Scientific Computing&#039;&#039;&#039;, 35, C194-C212, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsrtomo/paper_html/ First-break traveltime tomography with the double-square-root eikonal equation] by &#039;&#039;Siwei Li, Alexander Vladimirsky, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U89-U101, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nar/paper_html/ Seismic data decomposition into spectral components using regularized nonstationary autoregression] by &#039;&#039;Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, O69-O76, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/specrecom/paper_html/ Automated spectral recomposition with application in stratigraphic interpretation] by &#039;&#039;Yihua Cai, Sergey Fomel, and Hongliu Zeng&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 1, SA109-SA116, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/opwd/paper_html/ Omnidirectional plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;,  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V171-V179, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/butterfly/paper_html/ A fast butterfly algorithm for generalized Radon transforms] by &#039;&#039;Jingwei Hu, Sergey Fomel, Laurent Demane, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U41-U51, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthorhombic/paper_html/ Modeling of pseudo-acoustic P-waves in orthorhombic media with a lowrank approximation] by &#039;&#039;Xiaolei Song and Tariq Alkhalifah&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, C33-C40, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eikods/paper_html/ Kirchhoff migration using eikonal-based computation of traveltime source-derivatives] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S211-S219, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lfd/paper_html/ Lowrank finite-differences and lowrank Fourier finite-differences for seismic wave extrapolation in the acoustic approximation] by &#039;&#039;Xiaolei Song, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 193, 960-969, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fpwd/paper_html/ Accelerated plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V1-V9, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/crs/paper_html/ Non-hyperbolic common reflection surface] by &#039;&#039;Sergey Fomel and Roman Kazinnik&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 21-27, (2013) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lowrank/paper_html/ Seismic wave extrapolation using lowrank symbol approximation] by &#039;&#039;Sergey Fomel, Lexing Ying, and Xiaolei Song&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 526–536, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ltft/paper_html/ Seismic data analysis using local time-frequency decomposition] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 516–525, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timefreq/paper_html/ Time-frequency analysis of seismic data using local attributes] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, P23-P34, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/apefint/paper_html/ Seismic data interpolation beyond aliasing using regularized nonstationary autoregression] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, V69-V77, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ffd/paper_html/ Fourier finite-difference wave propagation] by &#039;&#039;Xiaolei Song and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, T123-T129, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/reversible/paper_html/ A reversible transform for seismic data processing] by &#039;&#039;William Burnett and Robert Ferguson&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 8, 477-486, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vc3/paper_html/ Azimuthally anisotropic 3D velocity continuation] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;International Journal of Geophysics&#039;&#039;&#039;, Article ID 484653, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/agath/paper_html/ Theory of 3-D angle gathers in wave-equation seismic imaging] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, 11-16, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/oc3/paper_html/ OC-seislet: seislet transform construction with differential offset continuation] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, WB235-WB245, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/stackadcig/paper_html/ Stacking angle-domain common-image gathers for normalization of illumination] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 244-255, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/flat/paper_html/ Predictive painting of 3-D seismic volumes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 4, A25-A30, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/seislet/paper_html/ Seislet transform and seislet frame] by &#039;&#039;Sergey Fomel and Yang Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 3, V25-V38, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper/paper_html/ Generalized nonhyperbolic moveout approximation] by &#039;&#039;Sergey Fomel and Alexey Stovas&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 2, U9-U18, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strfilter/paper_html/ Nonlinear structure-enhancing filtering using plane-wave prediction] by &#039;&#039;Yang Liu, Sergey Fomel, and Guochang Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 58, 415-427, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmo3/paper_html/ 3D velocity-independent elliptically-anisotropic moveout correction] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 5, WB129-WB136, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/simistack/paper_html/ Stacking seismic data using local correlation] by &#039;&#039;Guochang Liu, Sergey Fomel, Long Jin, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 3, V43-V48, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/atten/paper_html/ Fractal heterogeneities in sonic logs and low-frequency scattering attenuation] by &#039;&#039;Thomas J. Browaeys and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, WA77-WA92, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timelapse/paper_html/ Time-lapse image registration using the local similarity attribute] by &#039;&#039;Sergey Fomel and Long Jin&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, A7-A11, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/medianfilter/paper_html/ A 1-D time-varying median filter for seismic random, spike-like noise elimination] by &#039;&#039;Yang Liu, Cai Liu, and Dian Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, V17-V24, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lpf/paper_html/ Adaptive multiple subtraction using regularized nonstationary regression] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 1, V25-V33, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth/paper_html/ Time-to-depth conversion and seismic velocity estimation using time-migration velocity] by &#039;&#039;Maria Cameron, Sergey Fomel, and James Sethian&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 5, VE205-VE210, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/avo/paper_html/ Velocity analysis using &amp;lt;i&amp;gt;AB&amp;lt;/i&amp;gt; semblance] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 57, 311-321 (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/diffr/paper_html/ Post-stack velocity analysis by separation and imaging of seismic diffractions] by &#039;&#039;Sergey Fomel, Evgeny Landa, and M. Turhan Taner&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72,  U89-U94, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pmig/paper_html/ Velocity-independent time-domain seismic imaging using local event slopes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, S139-S147, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/attr/paper_html/ Local seismic attributes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, A29-A33, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shape/paper_html/ Shaping regularization in geophysical estimation problems] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 2, R29-R36, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group/paper_html/ On anelliptic approximations for &amp;lt;i&amp;gt;qP&amp;lt;/i&amp;gt; velocities in transversally isotropic media] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 52, 247-259 (2004)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/tongji/ Tongji University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/decoupledpropagation/paper_html/ Simulating propagation of decoupled elastic waves using low-rank approximate mixed-domain integral operators for anisotropic media] by &#039;&#039;Jiubing Cheng, Tariq Alkhalifah, Zedong Wu, Peng Zou, and Chenlong Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, T63-T77, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qswave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part II: qS-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C39-C52, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qpwave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part I: qP-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C1-C18, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/lrmode/paper_html/ Fast algorithms for elastic-wave-mode separation and vector decomposition using low-rank approximation for anisotropic media] by &#039;&#039;Jiubing Cheng and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C97-C110, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/trip/ The Rice Inversion Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/asg/paper_html/ Acoustic staggered grid modeling in IWAVE] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/struct/paper_html/ IWAVE structure and basic use cases] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uh/ University of Houston] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uh/avostack/paper_html/ Weighted stacking of seismic AVO data using hybrid AB semblance and local similarity] by &#039;&#039;Pan Deng, Yangkang Chen, Yu Zhang, and Hua-Wei Zhou&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 13, 152-163, (2016)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uwa/ University of Western Australia] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uwa/geo2013ElasticModellingGPU/paper_html/ Solving 3D anisotropic elastic wave equations on parallel GPU devices] by &#039;&#039;Robin M. Weiss and Jeffrey Shragge&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, F7-F15, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/xjtu/ Xi&#039;an Jiaotong University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/mcaseislet/paper_html/paper.html Seislet-based morphological component analysis using scale-dependent exponential shrinkage] by &#039;&#039;Pengliang Yang and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, doi : 10.1016/j.jappgeo.2015.04.003, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpufwi/paper_html/ A graphics processing unit implementation of time-domain full-waveform inversion] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, F31-F39, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/primer/paper_html/ A numerical tour of wave propagation] by &#039;&#039;Pengliang Yang&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpurtm/paper_html/ RTM using effective boundary saving: A staggered grid GPU implementation] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 68, 64-72, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/zju/ Zhejiang University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/dtv/paper_html/ Full waveform inversion and joint migration inversion with an automatic directional total variation constraint] by &#039;&#039;Shan Qu, Eric Verschuur, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, no.2, R175-R183, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr5d/paper_html/ Five-dimensional seismic data reconstruction using the optimally damped rank-reduction method] by &#039;&#039;Yangkang Chen, Min Bai, Zhe Guan, Qingchen Zhang, Mi Zhang, and Hang Wang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 222, 1824-1845, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr3d/paper_html/ Seismic signal enhancement based on the lowrank methods] by &#039;&#039;Min Bai, Guangtan Huang, Hang Wang, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 68, 2783-2807, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/diffrlrra/paper_html/ Separation and imaging of seismic diffractions using a localized rank-reduction method with adaptively selected ranks] by &#039;&#039;Hang Wang, Xingye Liu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 85, V497-V506, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/qrtm/paper_html/ CuQ-RTM: A CUDA-based code package for stable and efficient Q-compensated reverse time migration] by &#039;&#039;Yufeng Wang, Hui Zhou, Xuebin Zhao, Qingchen Zhang, Poru Zhao, Xiance Yu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, F1-F15, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/optnoise/paper_html/ Plane-wave orthogonal polynomial transform for amplitude-preserving noise attenuation] by &#039;&#039;Yangkang Chen, Weilin Huang, Yatong Zhou, Wei Liu, and Dong Zhang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 214, 1214-1232, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/sosvmf/paper_html/ Deblending of simultaneous-source data using a structure-oriented space-varying median filter] by &#039;&#039;Yangkang Chen, Shaohuan Zu, Yufeng Wang, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 216, 1214-1232, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/q/paper_html/ Multi-channel quality factor Q estimation] by &#039;&#039;Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 218, 655-665, (2019)&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=4007</id>
		<title>Reproducible Documents</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=4007"/>
		<updated>2022-10-14T15:04:49Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Jilin University */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Fotolia_6815478_XS.jpg|right|]]&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/bei/ Basic Earth Imaging] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/sg/paper_html/ Imaging in shot-geophone space] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/dwnc/paper_html/ Downward continuation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/ft1/paper_html/ Waves and Fourier sums] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/krch/paper_html/ Zero-offset migration] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/vela/paper_html/ Moveout, velocity, and stacking] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/wvs/paper_html/ Waves in strata] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/conj/paper_html/ Adjoint operators] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/fld/paper_html/ Field recording geometry] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cwp/ Center for Wave Phenomena] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2011WideAzimuthAngleDecomposition/paper_html/ Wide-azimuth angle gathers for wave-equation migration] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 3, S131-S141, (2011) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/pept2011MicroearthquakeMonitoring/paper_html/ Micro-earthquake monitoring with sparsely-sampled data] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, no. 1, 43-49, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008IsotropicAngleDomainElasticRTM/paper_html/ Isotropic angle-domain elastic reverse-time migration] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 6, S229-S239, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009VTIModeSeparation/paper_html/ Elastic wave-mode separation for VTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74 , no. 5, WB19-WB32, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009TTIModeSeparation/paper_html/ Elastic wave-mode separation for TTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, T65-T78, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008InterferometricImagingCondition/paper_html/ Interferometric imaging condition for wave-equation migration] by &#039;&#039;Paul Sava and Oleg Poliannikov&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 2, S47-S61, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008NumericWEMVAoperators/paper_html/ Numeric implementation of wave-equation migration velocity analysis operators] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 5, VE145-VE159, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2007StereographicImagingCondition/paper_html/ Stereographic imaging condition for wave-equation migration] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 6, A87-A91, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/jse2006RWEImagingOverturningReflections/paper_html/ Imaging overturning reflections by Riemannian Wavefield Extrapolation] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 15, no 3, 209-223 (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2006TimeShiftImagingCondition/paper_html/ Time-shift imaging condition in seismic migration] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 6, S209-S217, (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/aniso/paper_html/ Nonhyperbolic reflection moveout of &amp;lt;i&amp;gt;P&amp;lt;/i&amp;gt;-waves: An overview and comparison of reasons] by &#039;&#039;Sergey Fomel and Vladimir Grechka&#039;&#039;: &#039;&#039;&#039;Center for Wave Phenomena&#039;&#039;&#039;, CWP-372 (2001)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cup/ China University of Petroleum] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna2d/paper_html/ Random noise attenuation using f-x regularized nonstationary autoregression] by &#039;&#039;Guochang Liu, Xiaohong Chen, Jing Du, and Kailong Wu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 77 , no. 2, V61-V69, (2012)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna3d/paper_html/ Noncausal f-x-y regularized nonstationary prediction filtering for random noise attenuation on 3D seismic data] by &#039;&#039;Guochang Liu and Xiaohong Chen &#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 93, 60-66, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/hansung/ Hansung University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/hansung/cgg/paper_html/ Conjugate guided gradient (CGG) method for robust inversion and its application to velocity-stack inversion] by &#039;&#039;Jun Ji&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 4, R59-R67, (2006)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/gee/ Image Estimation by Example] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lmn/paper_html/ Plane waves in three dimensions] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/pch/paper_html/ Nonstationarity: patching] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lal/paper_html/ Spatial aliasing and scale invariance] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/mda/paper_html/ Multidimensional autoregression] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/prc/paper_html/ Preconditioning] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/hlx/paper_html/ The helical coordinate] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/iin/paper_html/ Empty bins and inverse interpolation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lsq/paper_html/ Model fitting by least squares] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/ajt/paper_html/ Basic operators and adjoints] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/data/ Madagascar Datasets] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2mp/paper_html/ 2D modeling and basic processing with Madagascar] by &#039;&#039;Pongthep Thongsang, Lian Jiang, Hao Li, and Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2/paper_html/ Marmousi2 model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/alaska/paper_html/ Open Data/Open Source: Seismic Unix scripts to process a 2D land line] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/teapotdome/paper_html/ Processing the Teapot Dome Land 3D Survey with Madagascar] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/sigsbee/paper_html/ Sigsbee2 models] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/pluto/paper_html/ Pluto model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi/paper_html/ Marmousi model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/amoco/paper_html/ Amoco model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/icp/ ICP-Ecopetrol] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/icp/sam2013gpushortestpath/segabs_graphrayt_html/ Shortest path ray tracing on parallel GPU devices] by &#039;&#039;Jorge Monsegny and William Agudelo&#039;&#039;: &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 3470-3474, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/jlu/ Jilin University] ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/fxyspfdenoi/paper_html/ Noniterative f-x-y streaming prediction filtering for random noise attenuation on seismic data] by &#039;&#039;Yang Liu and Zhisheng Zhen&#039;&#039;: &#039;&#039;&#039;IEEE Transactions on Geoscience and Remote Sensing&#039;&#039;&#039;, 60, 1-9, Early Access, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/fspfint/paper_html/ Seismic data interpolation using streaming prediction filter in the frequency domain] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Geng Wu&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 229, 370-389, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txyspfint/paper_html/ Seismic data interpolation without iteration using a t-x-y streaming prediction filter with varying smoothness] by &#039;&#039;Yang Liu, Geng Wu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 87, V29-V38, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/apefsnsep/paper_html/ Nonstationary pattern-based signal-noise separation using adaptive prediction-error filter] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 19, 14-27, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/lcfs/paper_html/ Continuous time-varying Q-factor estimation method in the time-frequency domain] by &#039;&#039;Qinghan Wang, Yang Liu, Cai Liu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Applied Geophysics&#039;&#039;&#039;, 17, 844-856, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txsopf/paper_html/ Streaming orthogonal prediction filter in t-x domain for random noise attenuation] by &#039;&#039;Yang Liu and Bingxiu Li&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, F41-F48, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/gvdseisint/paper_html/ Seismic data interpolation using generalised velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Peng Zhang, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 65, 82-93, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/vdseislet/paper_html/ Signal and noise separation in prestack seismic data using velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Sergey Fomel, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD117-WD128, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/riesz/paper_html/ Seismic dip estimation based on the two-dimensional Hilbert transform and its application in random noise attenuation] by &#039;&#039;Cai Liu, Changle Chen, Dian Wang, Yang Liu, Shiyu Wang, and Liang Zhang&#039;&#039;: &#039;&#039;&#039;Applied Geophysics&#039;&#039;&#039;, 12, 55-63, (March 2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txyapf/paper_html/ Adaptive prediction filtering in t -x-y domain for random noise attenuation using regularized nonstationary autoregression] by &#039;&#039;Yang Liu, Ning Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, V13-V21, (2015)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/rsf/ Madagascar Documentation] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2012/tutorial_html/ Madagascar tutorial: Field data processing] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school/articleWSI_html/ Seismic Imaging Tutorial: &amp;quot;exploding reflector&amp;quot; modeling/migration] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tutorial A brief introduction to Madagascar] by &#039;&#039;Jeff Godwin&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/manual/manual_html/ Madagascar Programming Reference Manual] by &#039;&#039;Mohammad Akbar Zuberi, Tariq Alkhalifah, and Christos Saragoitis&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2009/paper_html/ Madagascar tutorial] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/prog_html/ Guide to Madagascar programs] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/tour_html/ Revisiting SEP tour with RSF and SCons] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/api_html/ Guide to RSF API] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/demo_html/ Guide to programming using RSF] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/scons/paper_html/ Reproducible computational experiments using SCons] by &#039;&#039;Sergey Fomel and Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/milano/ Politecnico di Milano] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/milano/taupvel/paper_html/ Velocity-independent tau-p moveout in a horizontally-layered VTI medium ] by &#039;&#039;Lorenzo Casasanta and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, U45-U57, (2011)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/slim/ Seismic Laboratory for Imaging and Modeling] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/geo2008NewInsightsPareto/paper_html/ New insights into one-norm solvers from the Pareto curve] by &#039;&#039;Gilles Hennenfent, Ewout van den Berg, Michael P. Friedlander, and Felix J. Herrmann&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 4, A23-A26, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/slimUserManual/paper_html/ User&#039;s manual for SLIM programs in Madagascar] by &#039;&#039;Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/sep/ Stanford Exploration Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/geostat/paper_html/ Multiple realizations using standard inversion techniques] by &#039;&#039;Robert Clapp&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 67-78 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/sparse2/paper_html/ Test case for PEF estimation with sparse data II] by &#039;&#039;Morgan Brown, Jon Claerbout, and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 117-122 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/elliptic2/paper_html/ The double-elliptic approximation in the group and phase domains] by &#039;&#039;Joe Dellinger and Francis Muir&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 70, 361-366 (1991)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/balance/paper_html/ Iterative least-square inversion for amplitude balancing] by &#039;&#039;Arnaud Berlioux and William Harlan&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 89, 167-178 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pefmult/paper_html/ Multiple suppression using prediction-error filter] by &#039;&#039;Yalei Sun&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 94, 205-212 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/aal/paper_html/ When is anti-aliasing needed in Kirchhoff migration?] by &#039;&#039;Dimitri Bevc and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 467-476 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/passive/paper_html/ Passive seismic imaging applied to synthetic data] by &#039;&#039;James Rickett and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 83-90 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/avo/paper_html/ Seismic AVO analysis of methane hydrate structures] by &#039;&#039;Christine Ecker and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 277-292 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/super/paper_html/ A prospect for super resolution] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 93, 133-136 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/shearer/paper_html/ Earthquake stacks at constant offset] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 77, 361-366 (1993) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/txamo/paper_html/ The time and space formulation of azimuth moveout] by &#039;&#039;Sergey Fomel and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 25-37 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/waverays/paper_html/ Wavefront construction using waverays] by &#039;&#039;Hector Urdaneta&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 85-100 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/helft/paper_html/ Multi-dimensional Fourier transforms in the helical coordinate system] by &#039;&#039;James Rickett and Antoine Guitton&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 167-176 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fat/paper_html/ Imaging complex structures with first-arrival traveltimes] by &#039;&#039;Dimitri Bevc&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 1-10 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/texture/paper_html/ Texture synthesis and prediction error filtering] by &#039;&#039;Morgan Brown&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 211-222 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lines/paper_html/ Random lines in a plane] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 325-328 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fractal/paper_html/ Modeling 3-D anisotropic fractal media] by &#039;&#039;Nizar Chemingui&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 80, 603-616 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/banana/paper_html/ Traveltime sensitivity kernels: Banana-doughnuts or just plain bananas?] by &#039;&#039;James Rickett&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 61-68 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/steer/paper_html/ Solution steering with space-variant filters] by &#039;&#039;Robert G. Clapp, Sergey Fomel, and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 27-42 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lineiko/paper_html/ Traveltime computation with the linearized eikonal equation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 94, 123-131 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/bspl/paper_html/ Inverse B-spline interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 105, 79-108 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/plane/paper_html/ Plane wave prediction in 3-D] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 102, 101-110 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stoltst/paper_html/ Evaluating the Stolt-stretch parameter] by &#039;&#039;Sergey Fomel and Louis Vaillant&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 319-335, (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/huygens/paper_html/ Huygens wavefront tracing: A robust alternative to conventional ray tracing] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 101-113 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fkamo/paper_html/ Effective AMO implementation in the log-stretch, frequency-wavenumber domain] by &#039;&#039;Ioan Vlad and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 110, 63-70 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/antial/paper_html/ Antialiasing of Kirchhoff operators by reciprocal parameterization] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 10, 293-310 (2002)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/norm/paper_html/ Amplitude preservation for offset continuation: Confirmation for Kirchhoff data] by &#039;&#039;Sergey Fomel and Norman Bleistein&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 121-130 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/angle/paper_html/ Angle-gather time migration] by &#039;&#039;Sergey Fomel and Marie Prucha&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 141-150 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/spitz/paper_html/ Spitz makes a better assumption for the signal PEF] by &#039;&#039;Jon F. Claerbout and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 211-219 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/findif/paper_html/ Exploring three-dimensional implicit wavefield extrapolation with the helix transform] by &#039;&#039;Sergey Fomel and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 43-60 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc2/paper_html/ Time-migration velocity analysis by velocity continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1662-1672 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/burg/paper_html/ The Wilson-Burg method of spectral factorization with application to helical filtering] by &#039;&#039;Sergey Fomel, Paul Sava, James Rickett, and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 51, 409-420 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/velspec/paper_html/ Velocity continuation by spectral methods] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 97, 157-172 (1998)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/specfac/paper_html/ Spectral factorization revisited] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 227-234 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc2/paper_html/ Seismic reflection data interpolation with differential offset and shot continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 733-744 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc1/paper_html/ Theory of differential offset continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 718-732 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc1/paper_html/ Velocity continuation and the anatomy of residual prestack time migration] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1650-1661 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmsec/paper_html/ A second-order fast marching eikonal solver] by &#039;&#039;James Rickett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 287-292 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stack/paper_html/ Asymptotic pseudounitary stacking operators] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1032-1042(2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/cdstep/paper_html/ Least-square inversion with inexact adjoints. Method of conjugate directions: A tutorial] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 253-365 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmeiko/paper_html/ A variational formulation of the fast marching eikonal solver] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 127-147 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/forwd/paper_html/ Forward interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039; (Ph.D. Thesis Chapter), 107 (2001) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/precon/paper_html/ Multidimensional recursive filter preconditioning in geophysical estimation problems] by &#039;&#039;Sergey Fomel and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 577-588 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pwd/paper_html/ Applications of plane-wave destruction filters] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 67, 1946-1960 (2002)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/swag/ Seismic Wave Analysis Group] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/itime/paper_html/ Automatic traveltime picking using the instantaneous traveltime] by &#039;&#039;Christos Saragiotis, Tariq Alkhalifah, and Sergey Fomel&#039;&#039;:  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, T53-T58, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/tau/paper_html/ Wavefield extrapolation in pseudodepth domain] by &#039;&#039;Xuxin Ma and Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S81-S91, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/thetaScan/article_html/ Traveltime approximations for transversely isotropic media with an inhomogeneous background] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, WA31-WA42, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/anisogath/article_html/ Angle gathers in wave-equation imaging for transversely isotropic media] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 422-431 (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/eikds/paper_html/ An eikonal based formulation for traveltime perturbation with respect to the source location] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, T175-T183 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/waveds/paper_html/ Acoustic wavefield evolution as function of source location perturbation] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 183, 1324-1331 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/introDTI/article_html/ A transversely isotropic medium with a tilted symmetry axis normal to the reflector] by &#039;&#039;Tariq Alkhalifah and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039; (Letters), 75, A19-A24 (2010)&lt;br /&gt;
&lt;br /&gt;
== [https://www.reproducibility.org/RSF/book/tccs/ Texas Consortium for Computational Seismology] ==&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/apwd/paper_html/ Seismic time-lapse image registration using amplitude-adjusted plane-wave destruction] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 5473-5478, (2016)&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/pwshape/paper_html/ Seismic data interpolation using plane-wave shaping regularization] by &#039;&#039;Ryan Swindeman and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 3853-3858, (2015)&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/varipick/paper_html/ A variational approach for picking optimal surfaces from semblance-like panels] by &#039;&#039;Luke Decker and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 87, U93-U108, (2022)&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/wetm/paper_html/ Wave-equation time migration] by &#039;&#039;Sergey Fomel and Harpreet Kaur&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 86, S103-S111, (2021)&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/probdif/paper_html/ A probabilistic approach to seismic diffraction imaging] by &#039;&#039;Luke Decker and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Lithosphere&#039;&#039;&#039;, v. 2021, 6650633, (2021)&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/dlchan/paper_html/ Automatic channel detection using deep learning] by &#039;&#039;Nam Pham, Sergey Fomel, and Dallas Dunlap&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, v. 7, SE43-SE50, (2019)&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/dtwaniso/paper_html/ Quantifying and correcting residual azimuthal anisotropic moveout in image gathers using dynamic time warping] by &#039;&#039;Luke Decker and Qunshan Zhang&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, O71-O82, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/anisodiff/paper_html/ Least-squares diffraction imaging using shaping regularization by anisotropic smoothing] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Xinming Wu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, S313-S325, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr5d/paper_html/ Simultaneous denoising and reconstruction of 5D seismic data via damped rank-reduction method] by &#039;&#039;Yangkang Chen, Dong Zhang, Zhaoyu Jin, Xiaohong Chen, Shaohuan Zu, Weilin Huang, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 1695-1717, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/npm/paper_html/ Data-driven time-frequency analysis of seismic data using non-stationary Prony method] by &#039;&#039;Guoning Wu, Sergey Fomel, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 66, 85-97, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/enhemd/paper_html/ Enhancing seismic reflections using empirical mode decomposition in the flattened domain] by &#039;&#039;Yangkang Chen, Guoyin Zhang, Shuwei Gan, and Chenglin Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 119, 99-105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pcastack/paper_html/ Application of principal component analysis in weighted stacking of seismic data] by &#039;&#039;Jianyong Xie, Wei Chen, Dong Zhang, Shaohuan Zu, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 1213-1217, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svscan/paper_html/ Velocity analysis of simultaneous-source data using high-resolution semblance - coping with the strong noise] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Shan Qu, and Shaohuan Zu&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 204, 768-779, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/cs/paper_html/ Compressive sensing for seismic data reconstruction via fast projection onto convex sets based on seislet transform] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Xiaohong Chen, Weiling Huang, and Hanming Chen&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 130, 194-208, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sgk/paper_html/ Fast dictionary learning for noise attenuation of multidimensional seismic data] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 209, 21-31, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sswtapp/paper_html/ Probing the subsurface karst features using time-frequency decomposition] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 4, T541-T550, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/asa/paper_html/ Application of spectral decomposition using regularized non-stationary autoregression to random noise attenuation] by &#039;&#039;Wencheng Yang, Runqiu Wang, Yangkang Chen, Jian Wu, Jiang Yuan, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 175-187, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr3d/paper_html/ An open-source Matlab code package for improved rank-reduction 3D seismic data denoising and reconstruction] by &#039;&#039;Yangkang Chen, Weilin Huang, Dong Zhang, and Wei Chen&#039;&#039;, &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 95, 59-66, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strsvd/paper_html/ Structure-oriented singular value decomposition for random noise attenuation of seismic data] by &#039;&#039;Shuwei Gan, Yangkang Chen, Shaohuan Zu, Shan Qu, and Wei Zhong&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 262-272, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase2/paper_html/ One-step slope estimation for dealiased seismic data reconstruction via iterative seislet thresholding] by &#039;&#039;Wei Liu, Siyuan Cao, Shuwei Gan, Yangkang Chen, Shaohuan Zu, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 13, 1462-1466, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dipseis/paper_html/ Dip-separated structural filtering using seislet transform and adaptive empirical mode decomposition based dip filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 457-469, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/halfthr/paper_html/ Irregular seismic data reconstruction using a percentile-half-thresholding algorithm] by &#039;&#039;Yangkang Chen, Keling Chen, Peidong Shi, and Yanyan Wang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 065001, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/demulemd/paper_html/ Multiple reflections noise attenuation using adaptive randomized-order empirical mode decomposition] by &#039;&#039;Wei Chen, Jianyong Xie, Shaohuan Zu, Shuwei Gan, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 18-22, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dmssa/paper_html/ Damped multichannel singular spectrum analysis for 3D random noise attenuation] by &#039;&#039;Weilin Huang, Runqiu Wang, Yangkang Chen, Huijian Li, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V261-V270, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase/paper_html/ De-aliased seismic data interpolation using seislet transform with low-frequency constraint] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2150-2154, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fraclapl/paper_html/ Viscoacoustic modeling and imaging using low-rank approximation] by &#039;&#039;Junzhe Sun, Tieyuan Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A103-A108, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/welllogs/paper_html/ Missing log data interpolation and semiautomatic seismic well ties using data matching techniques] by &#039;&#039;Sean Bader, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 7, T374-T361, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/acrossfault/paper_html/ Predictive painting across faults] by &#039;&#039;Zhiguang Xue, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 6, T449-T455, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sparse/paper_html/ Least-squares path-summation diffraction imaging using sparsity constraints] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Mrinal K. Sen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, S187–S200, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/gmresq/paper_html/ Q-compensated least-squares reverse time migration using lowrank one-step wave extrapolation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Tieyuan Zhu, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S271-S279, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eseis/paper_html/ EMD-seislet transform] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, A27-A32, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/elas/paper_html/ Recursive integral time extrapolation of elastic waves using low-rank symbol approximation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Yanadet Sripanich, and Paul Fowler&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 211, 1478-1493, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/merge/paper_html/ Matching and merging high-resolution and legacy seismic images] by &#039;&#039;Sarah Greer and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, V115-V122, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/t2dweak/paper_html/ Fast time-to-depth conversion and interval velocity estimation in the case of weak lateral variations] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, S227-S235, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sobel/paper_html/ Plane-wave Sobel attribute for discontinuity enhancement in seismic images] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, WB63-WB69, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fwiseislet/paper_html/ Full-waveform inversion using seislet regularization] by &#039;&#039;Zhiguang Xue, Hejun Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, A43-A49, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ovc/paper_html/ Diffraction imaging and time-migration velocity analysis using oriented velocity continuation] by &#039;&#039;Luke Decker, Dmitrii Merzlikin, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, U25-U35, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pi/paper_html/ Analytical path-summation imaging of seismic diffractions] by &#039;&#039;Dmitrii Merzlikin and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, S51-S59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper3/paper_html/ 3D generalized nonhyperboloidal moveout approximation] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Alexey Stovas, and Qi Hao&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, C49-C59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/decomp/paper_html/ Elastic wave-vector decomposition in heterogeneous anisotropic media] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Junzhe Sun, and Jiubing Cheng&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, doi 10.1111/1365-2478.12482, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/interval/paper_html/ Theory of interval traveltime parameter estimation in layered anisotropic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C253-C263, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/onestep/paper_html/ Lowrank one-step wave extrapolation for reverse-time migration] by &#039;&#039;Junzhe Sun, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S39-S54, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsd/paper_html/  Double sparsity dictionary for seismic noise attenuation] by &#039;&#039;Yangkang Chen, Jianwei Ma, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V17-V30, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/intshape/paper_html/  Seismic data interpolation using nonlinear shaping regularization] by &#039;&#039;Yangkang Chen, Lele Zhang, and Le-wei Mo&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 24, 327-342, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthogroll/paper_html/  Ground-roll noise attenuation using a simple and effective approach based on local band limited orthogonalization] by &#039;&#039;Yangkang Chen, Shebao Jiao, Jianwei Ma, Hanming Chen, Yatong Zhou, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2316-2320, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shemd/paper_html/ Random noise attenuation by a selective hybrid approach using f-x empirical mode decomposition] by &#039;&#039;Yangkang Chen, Shuwei Gan, Tingting Liu, Jiang Yuan, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 12-25, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svmf/paper_html/ Deblending using a space-varying median filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Exploration Geophysics&#039;&#039;&#039;, doi 10.1071/EG14051&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group3/paper_html/ On anelliptic approximations for qP velocities in TI and orthorhombic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, C89-C105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dbortho/paper_html/ Iterative deblending with multiple constraints based on shaping regularization] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, doi 10.1109/LGRS.2015.2463815&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vscan/paper_html/ Velocity analysis using similarity-weighted semblance] by &#039;&#039;Yangkang Chen, Tingting Liu, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A75-A82, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/aii/paper_html/ Structure-constrained relative acoustic impedance using stratigraphic coordinates] by &#039;&#039;Parvaneh Karimi&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A63-A67, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/scan3/paper_html/ A fast algorithm for 3D azimuthally anisotropic velocity scan] by &#039;&#039;Jingwei Hu, Sergey Fomel, and Lexing Ying&#039;&#039;,  &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 368-377, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strat/paper_html/ Stratigraphic coordinates, a coordinate system tailored to seismic interpretation] by &#039;&#039;Parvaneh Karimi and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 63, 1246-1255, (2015) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synth/paper_html/ Carbonate reservoir characterization using seismic diffraction imaging] by &#039;&#039;Luke Decker, Xavier Janson, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 3, SF21-SF30, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ortho/paper_html/ Random noise attenuation using local signal-and-noise orthogonalization] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD1-WD9, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synwav/paper_html/ Time-frequency analysis of seismic data using synchrosqueezing wavelet transform] by &#039;&#039;Yangkang Chen, Tingting Liu, Xiaohong Chen, Jingye Li, and Erying Wang&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 23, 303-312, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmodeblend/paper_html/ Deblending using normal moveout and median filtering in common-midpoint gathers] by &#039;&#039;Yangkang Chen, Jiang Yuan, Zhaoyu Jin, Keling Chen, and Lele Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 045012, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth2/paper_html/ A robust approach to time-to-depth conversion and interval velocity estimation from time migration in the presence of lateral velocity variations] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 315-337, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/deblend/paper_html/ Iterative deblending of simultaneous-source seismic data using seislet-domain shaping regularization] by &#039;&#039;Yangkang Chen, Sergey Fomel, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V179-V189, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sglowrank/paper_html/ Lowrank seismic wave extrapolation on a staggered grid] by &#039;&#039;Gang Fang, Sergey Fomel, Qizhen Du, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, T157-T168, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/emdpf/paper_html/ Random noise attenuation by f-x empirical mode decomposition predictive filtering] by &#039;&#039;Yangkang Chen and Jitao Ma&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V81-V91, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/optapert/paper_html/ Selecting an optimal aperture in Kirchhoff migration using dip-angle images] by &#039;&#039;Alexander Klokov and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S243-S254, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/phase/paper_html/ Local skewness attribute as a seismic phase detector] by &#039;&#039;Sergey Fomel and Mirko van der Baan&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 2, SA49-SA56, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/uncert/paper_html/ Structural uncertainty of time-migrated seismic images] by &#039;&#039;Sergey Fomel and Evgeny Landa&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 101, 27–30, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/psp/paper_html/ A parallel sweeping preconditioner for heterogeneous 3D Helmholtz equations] by &#039;&#039;Jack Poulson, Björn Engquist, Siwei Li, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;SIAM Journal on Scientific Computing&#039;&#039;&#039;, 35, C194-C212, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsrtomo/paper_html/ First-break traveltime tomography with the double-square-root eikonal equation] by &#039;&#039;Siwei Li, Alexander Vladimirsky, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U89-U101, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nar/paper_html/ Seismic data decomposition into spectral components using regularized nonstationary autoregression] by &#039;&#039;Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, O69-O76, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/specrecom/paper_html/ Automated spectral recomposition with application in stratigraphic interpretation] by &#039;&#039;Yihua Cai, Sergey Fomel, and Hongliu Zeng&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 1, SA109-SA116, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/opwd/paper_html/ Omnidirectional plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;,  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V171-V179, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/butterfly/paper_html/ A fast butterfly algorithm for generalized Radon transforms] by &#039;&#039;Jingwei Hu, Sergey Fomel, Laurent Demane, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U41-U51, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthorhombic/paper_html/ Modeling of pseudo-acoustic P-waves in orthorhombic media with a lowrank approximation] by &#039;&#039;Xiaolei Song and Tariq Alkhalifah&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, C33-C40, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eikods/paper_html/ Kirchhoff migration using eikonal-based computation of traveltime source-derivatives] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S211-S219, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lfd/paper_html/ Lowrank finite-differences and lowrank Fourier finite-differences for seismic wave extrapolation in the acoustic approximation] by &#039;&#039;Xiaolei Song, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 193, 960-969, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fpwd/paper_html/ Accelerated plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V1-V9, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/crs/paper_html/ Non-hyperbolic common reflection surface] by &#039;&#039;Sergey Fomel and Roman Kazinnik&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 21-27, (2013) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lowrank/paper_html/ Seismic wave extrapolation using lowrank symbol approximation] by &#039;&#039;Sergey Fomel, Lexing Ying, and Xiaolei Song&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 526–536, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ltft/paper_html/ Seismic data analysis using local time-frequency decomposition] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 516–525, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timefreq/paper_html/ Time-frequency analysis of seismic data using local attributes] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, P23-P34, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/apefint/paper_html/ Seismic data interpolation beyond aliasing using regularized nonstationary autoregression] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, V69-V77, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ffd/paper_html/ Fourier finite-difference wave propagation] by &#039;&#039;Xiaolei Song and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, T123-T129, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/reversible/paper_html/ A reversible transform for seismic data processing] by &#039;&#039;William Burnett and Robert Ferguson&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 8, 477-486, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vc3/paper_html/ Azimuthally anisotropic 3D velocity continuation] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;International Journal of Geophysics&#039;&#039;&#039;, Article ID 484653, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/agath/paper_html/ Theory of 3-D angle gathers in wave-equation seismic imaging] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, 11-16, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/oc3/paper_html/ OC-seislet: seislet transform construction with differential offset continuation] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, WB235-WB245, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/stackadcig/paper_html/ Stacking angle-domain common-image gathers for normalization of illumination] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 244-255, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/flat/paper_html/ Predictive painting of 3-D seismic volumes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 4, A25-A30, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/seislet/paper_html/ Seislet transform and seislet frame] by &#039;&#039;Sergey Fomel and Yang Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 3, V25-V38, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper/paper_html/ Generalized nonhyperbolic moveout approximation] by &#039;&#039;Sergey Fomel and Alexey Stovas&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 2, U9-U18, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strfilter/paper_html/ Nonlinear structure-enhancing filtering using plane-wave prediction] by &#039;&#039;Yang Liu, Sergey Fomel, and Guochang Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 58, 415-427, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmo3/paper_html/ 3D velocity-independent elliptically-anisotropic moveout correction] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 5, WB129-WB136, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/simistack/paper_html/ Stacking seismic data using local correlation] by &#039;&#039;Guochang Liu, Sergey Fomel, Long Jin, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 3, V43-V48, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/atten/paper_html/ Fractal heterogeneities in sonic logs and low-frequency scattering attenuation] by &#039;&#039;Thomas J. Browaeys and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, WA77-WA92, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timelapse/paper_html/ Time-lapse image registration using the local similarity attribute] by &#039;&#039;Sergey Fomel and Long Jin&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, A7-A11, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/medianfilter/paper_html/ A 1-D time-varying median filter for seismic random, spike-like noise elimination] by &#039;&#039;Yang Liu, Cai Liu, and Dian Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, V17-V24, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lpf/paper_html/ Adaptive multiple subtraction using regularized nonstationary regression] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 1, V25-V33, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth/paper_html/ Time-to-depth conversion and seismic velocity estimation using time-migration velocity] by &#039;&#039;Maria Cameron, Sergey Fomel, and James Sethian&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 5, VE205-VE210, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/avo/paper_html/ Velocity analysis using &amp;lt;i&amp;gt;AB&amp;lt;/i&amp;gt; semblance] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 57, 311-321 (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/diffr/paper_html/ Post-stack velocity analysis by separation and imaging of seismic diffractions] by &#039;&#039;Sergey Fomel, Evgeny Landa, and M. Turhan Taner&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72,  U89-U94, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pmig/paper_html/ Velocity-independent time-domain seismic imaging using local event slopes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, S139-S147, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/attr/paper_html/ Local seismic attributes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, A29-A33, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shape/paper_html/ Shaping regularization in geophysical estimation problems] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 2, R29-R36, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group/paper_html/ On anelliptic approximations for &amp;lt;i&amp;gt;qP&amp;lt;/i&amp;gt; velocities in transversally isotropic media] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 52, 247-259 (2004)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/tongji/ Tongji University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/decoupledpropagation/paper_html/ Simulating propagation of decoupled elastic waves using low-rank approximate mixed-domain integral operators for anisotropic media] by &#039;&#039;Jiubing Cheng, Tariq Alkhalifah, Zedong Wu, Peng Zou, and Chenlong Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, T63-T77, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qswave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part II: qS-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C39-C52, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qpwave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part I: qP-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C1-C18, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/lrmode/paper_html/ Fast algorithms for elastic-wave-mode separation and vector decomposition using low-rank approximation for anisotropic media] by &#039;&#039;Jiubing Cheng and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C97-C110, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/trip/ The Rice Inversion Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/asg/paper_html/ Acoustic staggered grid modeling in IWAVE] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/struct/paper_html/ IWAVE structure and basic use cases] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uh/ University of Houston] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uh/avostack/paper_html/ Weighted stacking of seismic AVO data using hybrid AB semblance and local similarity] by &#039;&#039;Pan Deng, Yangkang Chen, Yu Zhang, and Hua-Wei Zhou&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 13, 152-163, (2016)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uwa/ University of Western Australia] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uwa/geo2013ElasticModellingGPU/paper_html/ Solving 3D anisotropic elastic wave equations on parallel GPU devices] by &#039;&#039;Robin M. Weiss and Jeffrey Shragge&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, F7-F15, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/xjtu/ Xi&#039;an Jiaotong University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/mcaseislet/paper_html/paper.html Seislet-based morphological component analysis using scale-dependent exponential shrinkage] by &#039;&#039;Pengliang Yang and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, doi : 10.1016/j.jappgeo.2015.04.003, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpufwi/paper_html/ A graphics processing unit implementation of time-domain full-waveform inversion] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, F31-F39, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/primer/paper_html/ A numerical tour of wave propagation] by &#039;&#039;Pengliang Yang&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpurtm/paper_html/ RTM using effective boundary saving: A staggered grid GPU implementation] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 68, 64-72, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/zju/ Zhejiang University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/dtv/paper_html/ Full waveform inversion and joint migration inversion with an automatic directional total variation constraint] by &#039;&#039;Shan Qu, Eric Verschuur, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, no.2, R175-R183, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr5d/paper_html/ Five-dimensional seismic data reconstruction using the optimally damped rank-reduction method] by &#039;&#039;Yangkang Chen, Min Bai, Zhe Guan, Qingchen Zhang, Mi Zhang, and Hang Wang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 222, 1824-1845, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr3d/paper_html/ Seismic signal enhancement based on the lowrank methods] by &#039;&#039;Min Bai, Guangtan Huang, Hang Wang, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 68, 2783-2807, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/diffrlrra/paper_html/ Separation and imaging of seismic diffractions using a localized rank-reduction method with adaptively selected ranks] by &#039;&#039;Hang Wang, Xingye Liu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 85, V497-V506, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/qrtm/paper_html/ CuQ-RTM: A CUDA-based code package for stable and efficient Q-compensated reverse time migration] by &#039;&#039;Yufeng Wang, Hui Zhou, Xuebin Zhao, Qingchen Zhang, Poru Zhao, Xiance Yu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, F1-F15, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/optnoise/paper_html/ Plane-wave orthogonal polynomial transform for amplitude-preserving noise attenuation] by &#039;&#039;Yangkang Chen, Weilin Huang, Yatong Zhou, Wei Liu, and Dong Zhang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 214, 1214-1232, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/sosvmf/paper_html/ Deblending of simultaneous-source data using a structure-oriented space-varying median filter] by &#039;&#039;Yangkang Chen, Shaohuan Zu, Yufeng Wang, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 216, 1214-1232, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/q/paper_html/ Multi-channel quality factor Q estimation] by &#039;&#039;Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 218, 655-665, (2019)&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=3996</id>
		<title>Reproducible Documents</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=3996"/>
		<updated>2022-04-23T14:37:20Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Jilin University */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Fotolia_6815478_XS.jpg|right|]]&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/bei/ Basic Earth Imaging] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/sg/paper_html/ Imaging in shot-geophone space] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/dwnc/paper_html/ Downward continuation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/ft1/paper_html/ Waves and Fourier sums] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/krch/paper_html/ Zero-offset migration] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/vela/paper_html/ Moveout, velocity, and stacking] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/wvs/paper_html/ Waves in strata] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/conj/paper_html/ Adjoint operators] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/fld/paper_html/ Field recording geometry] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cwp/ Center for Wave Phenomena] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2011WideAzimuthAngleDecomposition/paper_html/ Wide-azimuth angle gathers for wave-equation migration] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 3, S131-S141, (2011) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/pept2011MicroearthquakeMonitoring/paper_html/ Micro-earthquake monitoring with sparsely-sampled data] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, no. 1, 43-49, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008IsotropicAngleDomainElasticRTM/paper_html/ Isotropic angle-domain elastic reverse-time migration] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 6, S229-S239, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009VTIModeSeparation/paper_html/ Elastic wave-mode separation for VTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74 , no. 5, WB19-WB32, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009TTIModeSeparation/paper_html/ Elastic wave-mode separation for TTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, T65-T78, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008InterferometricImagingCondition/paper_html/ Interferometric imaging condition for wave-equation migration] by &#039;&#039;Paul Sava and Oleg Poliannikov&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 2, S47-S61, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008NumericWEMVAoperators/paper_html/ Numeric implementation of wave-equation migration velocity analysis operators] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 5, VE145-VE159, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2007StereographicImagingCondition/paper_html/ Stereographic imaging condition for wave-equation migration] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 6, A87-A91, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/jse2006RWEImagingOverturningReflections/paper_html/ Imaging overturning reflections by Riemannian Wavefield Extrapolation] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 15, no 3, 209-223 (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2006TimeShiftImagingCondition/paper_html/ Time-shift imaging condition in seismic migration] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 6, S209-S217, (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/aniso/paper_html/ Nonhyperbolic reflection moveout of &amp;lt;i&amp;gt;P&amp;lt;/i&amp;gt;-waves: An overview and comparison of reasons] by &#039;&#039;Sergey Fomel and Vladimir Grechka&#039;&#039;: &#039;&#039;&#039;Center for Wave Phenomena&#039;&#039;&#039;, CWP-372 (2001)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cup/ China University of Petroleum] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna2d/paper_html/ Random noise attenuation using f-x regularized nonstationary autoregression] by &#039;&#039;Guochang Liu, Xiaohong Chen, Jing Du, and Kailong Wu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 77 , no. 2, V61-V69, (2012)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna3d/paper_html/ Noncausal f-x-y regularized nonstationary prediction filtering for random noise attenuation on 3D seismic data] by &#039;&#039;Guochang Liu and Xiaohong Chen &#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 93, 60-66, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/hansung/ Hansung University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/hansung/cgg/paper_html/ Conjugate guided gradient (CGG) method for robust inversion and its application to velocity-stack inversion] by &#039;&#039;Jun Ji&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 4, R59-R67, (2006)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/gee/ Image Estimation by Example] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lmn/paper_html/ Plane waves in three dimensions] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/pch/paper_html/ Nonstationarity: patching] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lal/paper_html/ Spatial aliasing and scale invariance] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/mda/paper_html/ Multidimensional autoregression] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/prc/paper_html/ Preconditioning] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/hlx/paper_html/ The helical coordinate] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/iin/paper_html/ Empty bins and inverse interpolation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lsq/paper_html/ Model fitting by least squares] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/ajt/paper_html/ Basic operators and adjoints] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/data/ Madagascar Datasets] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2mp/paper_html/ 2D modeling and basic processing with Madagascar] by &#039;&#039;Pongthep Thongsang, Lian Jiang, Hao Li, and Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2/paper_html/ Marmousi2 model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/alaska/paper_html/ Open Data/Open Source: Seismic Unix scripts to process a 2D land line] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/teapotdome/paper_html/ Processing the Teapot Dome Land 3D Survey with Madagascar] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/sigsbee/paper_html/ Sigsbee2 models] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/pluto/paper_html/ Pluto model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi/paper_html/ Marmousi model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/amoco/paper_html/ Amoco model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/icp/ ICP-Ecopetrol] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/icp/sam2013gpushortestpath/segabs_graphrayt_html/ Shortest path ray tracing on parallel GPU devices] by &#039;&#039;Jorge Monsegny and William Agudelo&#039;&#039;: &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 3470-3474, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/jlu/ Jilin University] ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/fxyspfdenoi/paper_html/ Noniterative f-x-y streaming prediction filtering for random noise attenuation on seismic data] by &#039;&#039;Yang Liu and Zhisheng Zhen&#039;&#039;: &#039;&#039;&#039;IEEE Transactions on Geoscience and Remote Sensing&#039;&#039;&#039;, 60, 1-9, Early Access, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/fspfint/paper_html/ Seismic data interpolation using streaming prediction filter in the frequency domain] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Geng Wu&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 229, 370-389, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txyspfint/paper_html/ Seismic data interpolation without iteration using a t-x-y streaming prediction filter with varying smoothness] by &#039;&#039;Yang Liu, Geng Wu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 87, V29-V38, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/apefsnsep/paper_html/ Nonstationary pattern-based signal-noise separation using adaptive prediction-error filter] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 19, 14-27, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txsopf/paper_html/ Streaming orthogonal prediction filter in t-x domain for random noise attenuation] by &#039;&#039;Yang Liu and Bingxiu Li&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, F41-F48, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/gvdseisint/paper_html/ Seismic data interpolation using generalised velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Peng Zhang, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 65, 82-93, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/vdseislet/paper_html/ Signal and noise separation in prestack seismic data using velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Sergey Fomel, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD117-WD128, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/riesz/paper_html/ Seismic dip estimation based on the two-dimensional Hilbert transform and its application in random noise attenuation] by &#039;&#039;Cai Liu, Changle Chen, Dian Wang, Yang Liu, Shiyu Wang, and Liang Zhang&#039;&#039;: &#039;&#039;&#039;Applied Geophysics&#039;&#039;&#039;, 12, 55-63, (March 2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txyapf/paper_html/ Adaptive prediction filtering in t -x-y domain for random noise attenuation using regularized nonstationary autoregression] by &#039;&#039;Yang Liu, Ning Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, V13-V21, (2015)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/rsf/ Madagascar Documentation] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2012/tutorial_html/ Madagascar tutorial: Field data processing] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school/articleWSI_html/ Seismic Imaging Tutorial: &amp;quot;exploding reflector&amp;quot; modeling/migration] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tutorial A brief introduction to Madagascar] by &#039;&#039;Jeff Godwin&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/manual/manual_html/ Madagascar Programming Reference Manual] by &#039;&#039;Mohammad Akbar Zuberi, Tariq Alkhalifah, and Christos Saragoitis&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2009/paper_html/ Madagascar tutorial] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/prog_html/ Guide to Madagascar programs] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/tour_html/ Revisiting SEP tour with RSF and SCons] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/api_html/ Guide to RSF API] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/demo_html/ Guide to programming using RSF] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/scons/paper_html/ Reproducible computational experiments using SCons] by &#039;&#039;Sergey Fomel and Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/milano/ Politecnico di Milano] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/milano/taupvel/paper_html/ Velocity-independent tau-p moveout in a horizontally-layered VTI medium ] by &#039;&#039;Lorenzo Casasanta and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, U45-U57, (2011)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/slim/ Seismic Laboratory for Imaging and Modeling] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/geo2008NewInsightsPareto/paper_html/ New insights into one-norm solvers from the Pareto curve] by &#039;&#039;Gilles Hennenfent, Ewout van den Berg, Michael P. Friedlander, and Felix J. Herrmann&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 4, A23-A26, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/slimUserManual/paper_html/ User&#039;s manual for SLIM programs in Madagascar] by &#039;&#039;Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/sep/ Stanford Exploration Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/geostat/paper_html/ Multiple realizations using standard inversion techniques] by &#039;&#039;Robert Clapp&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 67-78 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/sparse2/paper_html/ Test case for PEF estimation with sparse data II] by &#039;&#039;Morgan Brown, Jon Claerbout, and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 117-122 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/elliptic2/paper_html/ The double-elliptic approximation in the group and phase domains] by &#039;&#039;Joe Dellinger and Francis Muir&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 70, 361-366 (1991)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/balance/paper_html/ Iterative least-square inversion for amplitude balancing] by &#039;&#039;Arnaud Berlioux and William Harlan&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 89, 167-178 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pefmult/paper_html/ Multiple suppression using prediction-error filter] by &#039;&#039;Yalei Sun&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 94, 205-212 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/aal/paper_html/ When is anti-aliasing needed in Kirchhoff migration?] by &#039;&#039;Dimitri Bevc and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 467-476 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/passive/paper_html/ Passive seismic imaging applied to synthetic data] by &#039;&#039;James Rickett and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 83-90 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/avo/paper_html/ Seismic AVO analysis of methane hydrate structures] by &#039;&#039;Christine Ecker and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 277-292 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/super/paper_html/ A prospect for super resolution] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 93, 133-136 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/shearer/paper_html/ Earthquake stacks at constant offset] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 77, 361-366 (1993) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/txamo/paper_html/ The time and space formulation of azimuth moveout] by &#039;&#039;Sergey Fomel and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 25-37 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/waverays/paper_html/ Wavefront construction using waverays] by &#039;&#039;Hector Urdaneta&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 85-100 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/helft/paper_html/ Multi-dimensional Fourier transforms in the helical coordinate system] by &#039;&#039;James Rickett and Antoine Guitton&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 167-176 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fat/paper_html/ Imaging complex structures with first-arrival traveltimes] by &#039;&#039;Dimitri Bevc&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 1-10 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/texture/paper_html/ Texture synthesis and prediction error filtering] by &#039;&#039;Morgan Brown&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 211-222 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lines/paper_html/ Random lines in a plane] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 325-328 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fractal/paper_html/ Modeling 3-D anisotropic fractal media] by &#039;&#039;Nizar Chemingui&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 80, 603-616 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/banana/paper_html/ Traveltime sensitivity kernels: Banana-doughnuts or just plain bananas?] by &#039;&#039;James Rickett&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 61-68 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/steer/paper_html/ Solution steering with space-variant filters] by &#039;&#039;Robert G. Clapp, Sergey Fomel, and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 27-42 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lineiko/paper_html/ Traveltime computation with the linearized eikonal equation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 94, 123-131 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/bspl/paper_html/ Inverse B-spline interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 105, 79-108 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/plane/paper_html/ Plane wave prediction in 3-D] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 102, 101-110 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stoltst/paper_html/ Evaluating the Stolt-stretch parameter] by &#039;&#039;Sergey Fomel and Louis Vaillant&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 319-335, (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/huygens/paper_html/ Huygens wavefront tracing: A robust alternative to conventional ray tracing] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 101-113 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fkamo/paper_html/ Effective AMO implementation in the log-stretch, frequency-wavenumber domain] by &#039;&#039;Ioan Vlad and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 110, 63-70 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/antial/paper_html/ Antialiasing of Kirchhoff operators by reciprocal parameterization] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 10, 293-310 (2002)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/norm/paper_html/ Amplitude preservation for offset continuation: Confirmation for Kirchhoff data] by &#039;&#039;Sergey Fomel and Norman Bleistein&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 121-130 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/angle/paper_html/ Angle-gather time migration] by &#039;&#039;Sergey Fomel and Marie Prucha&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 141-150 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/spitz/paper_html/ Spitz makes a better assumption for the signal PEF] by &#039;&#039;Jon F. Claerbout and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 211-219 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/findif/paper_html/ Exploring three-dimensional implicit wavefield extrapolation with the helix transform] by &#039;&#039;Sergey Fomel and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 43-60 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc2/paper_html/ Time-migration velocity analysis by velocity continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1662-1672 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/burg/paper_html/ The Wilson-Burg method of spectral factorization with application to helical filtering] by &#039;&#039;Sergey Fomel, Paul Sava, James Rickett, and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 51, 409-420 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/velspec/paper_html/ Velocity continuation by spectral methods] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 97, 157-172 (1998)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/specfac/paper_html/ Spectral factorization revisited] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 227-234 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc2/paper_html/ Seismic reflection data interpolation with differential offset and shot continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 733-744 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc1/paper_html/ Theory of differential offset continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 718-732 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc1/paper_html/ Velocity continuation and the anatomy of residual prestack time migration] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1650-1661 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmsec/paper_html/ A second-order fast marching eikonal solver] by &#039;&#039;James Rickett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 287-292 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stack/paper_html/ Asymptotic pseudounitary stacking operators] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1032-1042(2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/cdstep/paper_html/ Least-square inversion with inexact adjoints. Method of conjugate directions: A tutorial] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 253-365 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmeiko/paper_html/ A variational formulation of the fast marching eikonal solver] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 127-147 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/forwd/paper_html/ Forward interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039; (Ph.D. Thesis Chapter), 107 (2001) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/precon/paper_html/ Multidimensional recursive filter preconditioning in geophysical estimation problems] by &#039;&#039;Sergey Fomel and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 577-588 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pwd/paper_html/ Applications of plane-wave destruction filters] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 67, 1946-1960 (2002)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/swag/ Seismic Wave Analysis Group] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/itime/paper_html/ Automatic traveltime picking using the instantaneous traveltime] by &#039;&#039;Christos Saragiotis, Tariq Alkhalifah, and Sergey Fomel&#039;&#039;:  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, T53-T58, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/tau/paper_html/ Wavefield extrapolation in pseudodepth domain] by &#039;&#039;Xuxin Ma and Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S81-S91, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/thetaScan/article_html/ Traveltime approximations for transversely isotropic media with an inhomogeneous background] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, WA31-WA42, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/anisogath/article_html/ Angle gathers in wave-equation imaging for transversely isotropic media] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 422-431 (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/eikds/paper_html/ An eikonal based formulation for traveltime perturbation with respect to the source location] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, T175-T183 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/waveds/paper_html/ Acoustic wavefield evolution as function of source location perturbation] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 183, 1324-1331 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/introDTI/article_html/ A transversely isotropic medium with a tilted symmetry axis normal to the reflector] by &#039;&#039;Tariq Alkhalifah and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039; (Letters), 75, A19-A24 (2010)&lt;br /&gt;
&lt;br /&gt;
== [https://www.reproducibility.org/RSF/book/tccs/ Texas Consortium for Computational Seismology] ==&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/dtwaniso/paper_html/ Quantifying and correcting residual azimuthal anisotropic moveout in image gathers using dynamic time warping] by &#039;&#039;Luke Decker and Qunshan Zhang&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, O71-O82, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/anisodiff/paper_html/ Least-squares diffraction imaging using shaping regularization by anisotropic smoothing] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Xinming Wu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, S313-S325, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr5d/paper_html/ Simultaneous denoising and reconstruction of 5D seismic data via damped rank-reduction method] by &#039;&#039;Yangkang Chen, Dong Zhang, Zhaoyu Jin, Xiaohong Chen, Shaohuan Zu, Weilin Huang, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 1695-1717, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/npm/paper_html/ Data-driven time-frequency analysis of seismic data using non-stationary Prony method] by &#039;&#039;Guoning Wu, Sergey Fomel, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 66, 85-97, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/enhemd/paper_html/ Enhancing seismic reflections using empirical mode decomposition in the flattened domain] by &#039;&#039;Yangkang Chen, Guoyin Zhang, Shuwei Gan, and Chenglin Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 119, 99-105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pcastack/paper_html/ Application of principal component analysis in weighted stacking of seismic data] by &#039;&#039;Jianyong Xie, Wei Chen, Dong Zhang, Shaohuan Zu, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 1213-1217, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svscan/paper_html/ Velocity analysis of simultaneous-source data using high-resolution semblance - coping with the strong noise] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Shan Qu, and Shaohuan Zu&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 204, 768-779, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/cs/paper_html/ Compressive sensing for seismic data reconstruction via fast projection onto convex sets based on seislet transform] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Xiaohong Chen, Weiling Huang, and Hanming Chen&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 130, 194-208, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sgk/paper_html/ Fast dictionary learning for noise attenuation of multidimensional seismic data] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 209, 21-31, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sswtapp/paper_html/ Probing the subsurface karst features using time-frequency decomposition] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 4, T541-T550, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/asa/paper_html/ Application of spectral decomposition using regularized non-stationary autoregression to random noise attenuation] by &#039;&#039;Wencheng Yang, Runqiu Wang, Yangkang Chen, Jian Wu, Jiang Yuan, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 175-187, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr3d/paper_html/ An open-source Matlab code package for improved rank-reduction 3D seismic data denoising and reconstruction] by &#039;&#039;Yangkang Chen, Weilin Huang, Dong Zhang, and Wei Chen&#039;&#039;, &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 95, 59-66, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strsvd/paper_html/ Structure-oriented singular value decomposition for random noise attenuation of seismic data] by &#039;&#039;Shuwei Gan, Yangkang Chen, Shaohuan Zu, Shan Qu, and Wei Zhong&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 262-272, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase2/paper_html/ One-step slope estimation for dealiased seismic data reconstruction via iterative seislet thresholding] by &#039;&#039;Wei Liu, Siyuan Cao, Shuwei Gan, Yangkang Chen, Shaohuan Zu, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 13, 1462-1466, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dipseis/paper_html/ Dip-separated structural filtering using seislet transform and adaptive empirical mode decomposition based dip filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 457-469, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/halfthr/paper_html/ Irregular seismic data reconstruction using a percentile-half-thresholding algorithm] by &#039;&#039;Yangkang Chen, Keling Chen, Peidong Shi, and Yanyan Wang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 065001, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/demulemd/paper_html/ Multiple reflections noise attenuation using adaptive randomized-order empirical mode decomposition] by &#039;&#039;Wei Chen, Jianyong Xie, Shaohuan Zu, Shuwei Gan, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 18-22, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dmssa/paper_html/ Damped multichannel singular spectrum analysis for 3D random noise attenuation] by &#039;&#039;Weilin Huang, Runqiu Wang, Yangkang Chen, Huijian Li, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V261-V270, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase/paper_html/ De-aliased seismic data interpolation using seislet transform with low-frequency constraint] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2150-2154, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fraclapl/paper_html/ Viscoacoustic modeling and imaging using low-rank approximation] by &#039;&#039;Junzhe Sun, Tieyuan Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A103-A108, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/welllogs/paper_html/ Missing log data interpolation and semiautomatic seismic well ties using data matching techniques] by &#039;&#039;Sean Bader, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 7, T374-T361, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/acrossfault/paper_html/ Predictive painting across faults] by &#039;&#039;Zhiguang Xue, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 6, T449-T455, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sparse/paper_html/ Least-squares path-summation diffraction imaging using sparsity constraints] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Mrinal K. Sen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, S187–S200, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/gmresq/paper_html/ Q-compensated least-squares reverse time migration using lowrank one-step wave extrapolation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Tieyuan Zhu, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S271-S279, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eseis/paper_html/ EMD-seislet transform] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, A27-A32, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/elas/paper_html/ Recursive integral time extrapolation of elastic waves using low-rank symbol approximation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Yanadet Sripanich, and Paul Fowler&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 211, 1478-1493, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/merge/paper_html/ Matching and merging high-resolution and legacy seismic images] by &#039;&#039;Sarah Greer and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, V115-V122, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/t2dweak/paper_html/ Fast time-to-depth conversion and interval velocity estimation in the case of weak lateral variations] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, S227-S235, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sobel/paper_html/ Plane-wave Sobel attribute for discontinuity enhancement in seismic images] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, WB63-WB69, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fwiseislet/paper_html/ Full-waveform inversion using seislet regularization] by &#039;&#039;Zhiguang Xue, Hejun Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, A43-A49, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ovc/paper_html/ Diffraction imaging and time-migration velocity analysis using oriented velocity continuation] by &#039;&#039;Luke Decker, Dmitrii Merzlikin, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, U25-U35, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pi/paper_html/ Analytical path-summation imaging of seismic diffractions] by &#039;&#039;Dmitrii Merzlikin and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, S51-S59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper3/paper_html/ 3D generalized nonhyperboloidal moveout approximation] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Alexey Stovas, and Qi Hao&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, C49-C59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/decomp/paper_html/ Elastic wave-vector decomposition in heterogeneous anisotropic media] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Junzhe Sun, and Jiubing Cheng&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, doi 10.1111/1365-2478.12482, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/interval/paper_html/ Theory of interval traveltime parameter estimation in layered anisotropic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C253-C263, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/onestep/paper_html/ Lowrank one-step wave extrapolation for reverse-time migration] by &#039;&#039;Junzhe Sun, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S39-S54, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsd/paper_html/  Double sparsity dictionary for seismic noise attenuation] by &#039;&#039;Yangkang Chen, Jianwei Ma, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V17-V30, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/intshape/paper_html/  Seismic data interpolation using nonlinear shaping regularization] by &#039;&#039;Yangkang Chen, Lele Zhang, and Le-wei Mo&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 24, 327-342, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthogroll/paper_html/  Ground-roll noise attenuation using a simple and effective approach based on local band limited orthogonalization] by &#039;&#039;Yangkang Chen, Shebao Jiao, Jianwei Ma, Hanming Chen, Yatong Zhou, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2316-2320, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shemd/paper_html/ Random noise attenuation by a selective hybrid approach using f-x empirical mode decomposition] by &#039;&#039;Yangkang Chen, Shuwei Gan, Tingting Liu, Jiang Yuan, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 12-25, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svmf/paper_html/ Deblending using a space-varying median filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Exploration Geophysics&#039;&#039;&#039;, doi 10.1071/EG14051&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group3/paper_html/ On anelliptic approximations for qP velocities in TI and orthorhombic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, C89-C105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dbortho/paper_html/ Iterative deblending with multiple constraints based on shaping regularization] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, doi 10.1109/LGRS.2015.2463815&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vscan/paper_html/ Velocity analysis using similarity-weighted semblance] by &#039;&#039;Yangkang Chen, Tingting Liu, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A75-A82, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/aii/paper_html/ Structure-constrained relative acoustic impedance using stratigraphic coordinates] by &#039;&#039;Parvaneh Karimi&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A63-A67, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/scan3/paper_html/ A fast algorithm for 3D azimuthally anisotropic velocity scan] by &#039;&#039;Jingwei Hu, Sergey Fomel, and Lexing Ying&#039;&#039;,  &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 368-377, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strat/paper_html/ Stratigraphic coordinates, a coordinate system tailored to seismic interpretation] by &#039;&#039;Parvaneh Karimi and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 63, 1246-1255, (2015) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synth/paper_html/ Carbonate reservoir characterization using seismic diffraction imaging] by &#039;&#039;Luke Decker, Xavier Janson, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 3, SF21-SF30, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ortho/paper_html/ Random noise attenuation using local signal-and-noise orthogonalization] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD1-WD9, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synwav/paper_html/ Time-frequency analysis of seismic data using synchrosqueezing wavelet transform] by &#039;&#039;Yangkang Chen, Tingting Liu, Xiaohong Chen, Jingye Li, and Erying Wang&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 23, 303-312, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmodeblend/paper_html/ Deblending using normal moveout and median filtering in common-midpoint gathers] by &#039;&#039;Yangkang Chen, Jiang Yuan, Zhaoyu Jin, Keling Chen, and Lele Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 045012, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth2/paper_html/ A robust approach to time-to-depth conversion and interval velocity estimation from time migration in the presence of lateral velocity variations] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 315-337, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/deblend/paper_html/ Iterative deblending of simultaneous-source seismic data using seislet-domain shaping regularization] by &#039;&#039;Yangkang Chen, Sergey Fomel, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V179-V189, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sglowrank/paper_html/ Lowrank seismic wave extrapolation on a staggered grid] by &#039;&#039;Gang Fang, Sergey Fomel, Qizhen Du, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, T157-T168, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/emdpf/paper_html/ Random noise attenuation by f-x empirical mode decomposition predictive filtering] by &#039;&#039;Yangkang Chen and Jitao Ma&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V81-V91, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/optapert/paper_html/ Selecting an optimal aperture in Kirchhoff migration using dip-angle images] by &#039;&#039;Alexander Klokov and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S243-S254, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/phase/paper_html/ Local skewness attribute as a seismic phase detector] by &#039;&#039;Sergey Fomel and Mirko van der Baan&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 2, SA49-SA56, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/uncert/paper_html/ Structural uncertainty of time-migrated seismic images] by &#039;&#039;Sergey Fomel and Evgeny Landa&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 101, 27–30, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/psp/paper_html/ A parallel sweeping preconditioner for heterogeneous 3D Helmholtz equations] by &#039;&#039;Jack Poulson, Björn Engquist, Siwei Li, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;SIAM Journal on Scientific Computing&#039;&#039;&#039;, 35, C194-C212, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsrtomo/paper_html/ First-break traveltime tomography with the double-square-root eikonal equation] by &#039;&#039;Siwei Li, Alexander Vladimirsky, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U89-U101, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nar/paper_html/ Seismic data decomposition into spectral components using regularized nonstationary autoregression] by &#039;&#039;Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, O69-O76, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/specrecom/paper_html/ Automated spectral recomposition with application in stratigraphic interpretation] by &#039;&#039;Yihua Cai, Sergey Fomel, and Hongliu Zeng&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 1, SA109-SA116, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/opwd/paper_html/ Omnidirectional plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;,  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V171-V179, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/butterfly/paper_html/ A fast butterfly algorithm for generalized Radon transforms] by &#039;&#039;Jingwei Hu, Sergey Fomel, Laurent Demane, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U41-U51, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthorhombic/paper_html/ Modeling of pseudo-acoustic P-waves in orthorhombic media with a lowrank approximation] by &#039;&#039;Xiaolei Song and Tariq Alkhalifah&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, C33-C40, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eikods/paper_html/ Kirchhoff migration using eikonal-based computation of traveltime source-derivatives] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S211-S219, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lfd/paper_html/ Lowrank finite-differences and lowrank Fourier finite-differences for seismic wave extrapolation in the acoustic approximation] by &#039;&#039;Xiaolei Song, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 193, 960-969, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fpwd/paper_html/ Accelerated plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V1-V9, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/crs/paper_html/ Non-hyperbolic common reflection surface] by &#039;&#039;Sergey Fomel and Roman Kazinnik&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 21-27, (2013) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lowrank/paper_html/ Seismic wave extrapolation using lowrank symbol approximation] by &#039;&#039;Sergey Fomel, Lexing Ying, and Xiaolei Song&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 526–536, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ltft/paper_html/ Seismic data analysis using local time-frequency decomposition] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 516–525, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timefreq/paper_html/ Time-frequency analysis of seismic data using local attributes] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, P23-P34, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/apefint/paper_html/ Seismic data interpolation beyond aliasing using regularized nonstationary autoregression] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, V69-V77, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ffd/paper_html/ Fourier finite-difference wave propagation] by &#039;&#039;Xiaolei Song and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, T123-T129, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/reversible/paper_html/ A reversible transform for seismic data processing] by &#039;&#039;William Burnett and Robert Ferguson&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 8, 477-486, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vc3/paper_html/ Azimuthally anisotropic 3D velocity continuation] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;International Journal of Geophysics&#039;&#039;&#039;, Article ID 484653, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/agath/paper_html/ Theory of 3-D angle gathers in wave-equation seismic imaging] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, 11-16, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/oc3/paper_html/ OC-seislet: seislet transform construction with differential offset continuation] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, WB235-WB245, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/stackadcig/paper_html/ Stacking angle-domain common-image gathers for normalization of illumination] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 244-255, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/flat/paper_html/ Predictive painting of 3-D seismic volumes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 4, A25-A30, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/seislet/paper_html/ Seislet transform and seislet frame] by &#039;&#039;Sergey Fomel and Yang Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 3, V25-V38, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper/paper_html/ Generalized nonhyperbolic moveout approximation] by &#039;&#039;Sergey Fomel and Alexey Stovas&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 2, U9-U18, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strfilter/paper_html/ Nonlinear structure-enhancing filtering using plane-wave prediction] by &#039;&#039;Yang Liu, Sergey Fomel, and Guochang Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 58, 415-427, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmo3/paper_html/ 3D velocity-independent elliptically-anisotropic moveout correction] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 5, WB129-WB136, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/simistack/paper_html/ Stacking seismic data using local correlation] by &#039;&#039;Guochang Liu, Sergey Fomel, Long Jin, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 3, V43-V48, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/atten/paper_html/ Fractal heterogeneities in sonic logs and low-frequency scattering attenuation] by &#039;&#039;Thomas J. Browaeys and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, WA77-WA92, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timelapse/paper_html/ Time-lapse image registration using the local similarity attribute] by &#039;&#039;Sergey Fomel and Long Jin&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, A7-A11, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/medianfilter/paper_html/ A 1-D time-varying median filter for seismic random, spike-like noise elimination] by &#039;&#039;Yang Liu, Cai Liu, and Dian Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, V17-V24, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lpf/paper_html/ Adaptive multiple subtraction using regularized nonstationary regression] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 1, V25-V33, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth/paper_html/ Time-to-depth conversion and seismic velocity estimation using time-migration velocity] by &#039;&#039;Maria Cameron, Sergey Fomel, and James Sethian&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 5, VE205-VE210, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/avo/paper_html/ Velocity analysis using &amp;lt;i&amp;gt;AB&amp;lt;/i&amp;gt; semblance] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 57, 311-321 (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/diffr/paper_html/ Post-stack velocity analysis by separation and imaging of seismic diffractions] by &#039;&#039;Sergey Fomel, Evgeny Landa, and M. Turhan Taner&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72,  U89-U94, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pmig/paper_html/ Velocity-independent time-domain seismic imaging using local event slopes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, S139-S147, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/attr/paper_html/ Local seismic attributes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, A29-A33, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shape/paper_html/ Shaping regularization in geophysical estimation problems] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 2, R29-R36, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group/paper_html/ On anelliptic approximations for &amp;lt;i&amp;gt;qP&amp;lt;/i&amp;gt; velocities in transversally isotropic media] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 52, 247-259 (2004)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/tongji/ Tongji University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/decoupledpropagation/paper_html/ Simulating propagation of decoupled elastic waves using low-rank approximate mixed-domain integral operators for anisotropic media] by &#039;&#039;Jiubing Cheng, Tariq Alkhalifah, Zedong Wu, Peng Zou, and Chenlong Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, T63-T77, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qswave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part II: qS-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C39-C52, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qpwave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part I: qP-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C1-C18, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/lrmode/paper_html/ Fast algorithms for elastic-wave-mode separation and vector decomposition using low-rank approximation for anisotropic media] by &#039;&#039;Jiubing Cheng and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C97-C110, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/trip/ The Rice Inversion Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/asg/paper_html/ Acoustic staggered grid modeling in IWAVE] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/struct/paper_html/ IWAVE structure and basic use cases] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uh/ University of Houston] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uh/avostack/paper_html/ Weighted stacking of seismic AVO data using hybrid AB semblance and local similarity] by &#039;&#039;Pan Deng, Yangkang Chen, Yu Zhang, and Hua-Wei Zhou&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 13, 152-163, (2016)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uwa/ University of Western Australia] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uwa/geo2013ElasticModellingGPU/paper_html/ Solving 3D anisotropic elastic wave equations on parallel GPU devices] by &#039;&#039;Robin M. Weiss and Jeffrey Shragge&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, F7-F15, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/xjtu/ Xi&#039;an Jiaotong University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/mcaseislet/paper_html/paper.html Seislet-based morphological component analysis using scale-dependent exponential shrinkage] by &#039;&#039;Pengliang Yang and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, doi : 10.1016/j.jappgeo.2015.04.003, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpufwi/paper_html/ A graphics processing unit implementation of time-domain full-waveform inversion] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, F31-F39, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/primer/paper_html/ A numerical tour of wave propagation] by &#039;&#039;Pengliang Yang&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpurtm/paper_html/ RTM using effective boundary saving: A staggered grid GPU implementation] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 68, 64-72, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/zju/ Zhejiang University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/dtv/paper_html/ Full waveform inversion and joint migration inversion with an automatic directional total variation constraint] by &#039;&#039;Shan Qu, Eric Verschuur, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, no.2, R175-R183, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr5d/paper_html/ Five-dimensional seismic data reconstruction using the optimally damped rank-reduction method] by &#039;&#039;Yangkang Chen, Min Bai, Zhe Guan, Qingchen Zhang, Mi Zhang, and Hang Wang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 222, 1824-1845, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr3d/paper_html/ Seismic signal enhancement based on the lowrank methods] by &#039;&#039;Min Bai, Guangtan Huang, Hang Wang, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 68, 2783-2807, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/diffrlrra/paper_html/ Separation and imaging of seismic diffractions using a localized rank-reduction method with adaptively selected ranks] by &#039;&#039;Hang Wang, Xingye Liu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 85, V497-V506, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/qrtm/paper_html/ CuQ-RTM: A CUDA-based code package for stable and efficient Q-compensated reverse time migration] by &#039;&#039;Yufeng Wang, Hui Zhou, Xuebin Zhao, Qingchen Zhang, Poru Zhao, Xiance Yu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, F1-F15, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/optnoise/paper_html/ Plane-wave orthogonal polynomial transform for amplitude-preserving noise attenuation] by &#039;&#039;Yangkang Chen, Weilin Huang, Yatong Zhou, Wei Liu, and Dong Zhang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 214, 1214-1232, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/sosvmf/paper_html/ Deblending of simultaneous-source data using a structure-oriented space-varying median filter] by &#039;&#039;Yangkang Chen, Shaohuan Zu, Yufeng Wang, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 216, 1214-1232, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/q/paper_html/ Multi-channel quality factor Q estimation] by &#039;&#039;Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 218, 655-665, (2019)&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=3995</id>
		<title>Reproducible Documents</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=3995"/>
		<updated>2022-04-21T12:49:46Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Jilin University */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Fotolia_6815478_XS.jpg|right|]]&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/bei/ Basic Earth Imaging] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/sg/paper_html/ Imaging in shot-geophone space] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/dwnc/paper_html/ Downward continuation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/ft1/paper_html/ Waves and Fourier sums] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/krch/paper_html/ Zero-offset migration] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/vela/paper_html/ Moveout, velocity, and stacking] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/wvs/paper_html/ Waves in strata] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/conj/paper_html/ Adjoint operators] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/fld/paper_html/ Field recording geometry] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cwp/ Center for Wave Phenomena] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2011WideAzimuthAngleDecomposition/paper_html/ Wide-azimuth angle gathers for wave-equation migration] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 3, S131-S141, (2011) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/pept2011MicroearthquakeMonitoring/paper_html/ Micro-earthquake monitoring with sparsely-sampled data] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, no. 1, 43-49, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008IsotropicAngleDomainElasticRTM/paper_html/ Isotropic angle-domain elastic reverse-time migration] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 6, S229-S239, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009VTIModeSeparation/paper_html/ Elastic wave-mode separation for VTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74 , no. 5, WB19-WB32, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009TTIModeSeparation/paper_html/ Elastic wave-mode separation for TTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, T65-T78, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008InterferometricImagingCondition/paper_html/ Interferometric imaging condition for wave-equation migration] by &#039;&#039;Paul Sava and Oleg Poliannikov&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 2, S47-S61, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008NumericWEMVAoperators/paper_html/ Numeric implementation of wave-equation migration velocity analysis operators] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 5, VE145-VE159, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2007StereographicImagingCondition/paper_html/ Stereographic imaging condition for wave-equation migration] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 6, A87-A91, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/jse2006RWEImagingOverturningReflections/paper_html/ Imaging overturning reflections by Riemannian Wavefield Extrapolation] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 15, no 3, 209-223 (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2006TimeShiftImagingCondition/paper_html/ Time-shift imaging condition in seismic migration] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 6, S209-S217, (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/aniso/paper_html/ Nonhyperbolic reflection moveout of &amp;lt;i&amp;gt;P&amp;lt;/i&amp;gt;-waves: An overview and comparison of reasons] by &#039;&#039;Sergey Fomel and Vladimir Grechka&#039;&#039;: &#039;&#039;&#039;Center for Wave Phenomena&#039;&#039;&#039;, CWP-372 (2001)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cup/ China University of Petroleum] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna2d/paper_html/ Random noise attenuation using f-x regularized nonstationary autoregression] by &#039;&#039;Guochang Liu, Xiaohong Chen, Jing Du, and Kailong Wu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 77 , no. 2, V61-V69, (2012)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna3d/paper_html/ Noncausal f-x-y regularized nonstationary prediction filtering for random noise attenuation on 3D seismic data] by &#039;&#039;Guochang Liu and Xiaohong Chen &#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 93, 60-66, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/hansung/ Hansung University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/hansung/cgg/paper_html/ Conjugate guided gradient (CGG) method for robust inversion and its application to velocity-stack inversion] by &#039;&#039;Jun Ji&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 4, R59-R67, (2006)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/gee/ Image Estimation by Example] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lmn/paper_html/ Plane waves in three dimensions] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/pch/paper_html/ Nonstationarity: patching] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lal/paper_html/ Spatial aliasing and scale invariance] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/mda/paper_html/ Multidimensional autoregression] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/prc/paper_html/ Preconditioning] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/hlx/paper_html/ The helical coordinate] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/iin/paper_html/ Empty bins and inverse interpolation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lsq/paper_html/ Model fitting by least squares] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/ajt/paper_html/ Basic operators and adjoints] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/data/ Madagascar Datasets] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2mp/paper_html/ 2D modeling and basic processing with Madagascar] by &#039;&#039;Pongthep Thongsang, Lian Jiang, Hao Li, and Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2/paper_html/ Marmousi2 model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/alaska/paper_html/ Open Data/Open Source: Seismic Unix scripts to process a 2D land line] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/teapotdome/paper_html/ Processing the Teapot Dome Land 3D Survey with Madagascar] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/sigsbee/paper_html/ Sigsbee2 models] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/pluto/paper_html/ Pluto model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi/paper_html/ Marmousi model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/amoco/paper_html/ Amoco model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/icp/ ICP-Ecopetrol] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/icp/sam2013gpushortestpath/segabs_graphrayt_html/ Shortest path ray tracing on parallel GPU devices] by &#039;&#039;Jorge Monsegny and William Agudelo&#039;&#039;: &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 3470-3474, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/jlu/ Jilin University] ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/fxyspfdenoi/paper_html/ Noniterative f-x-y streaming prediction filtering for random noise attenuation on seismic data] by &#039;&#039;Yang Liu and Zhisheng Zhen&#039;&#039;: &#039;&#039;&#039;IEEE Transactions on Geoscience and Remote Sensing&#039;&#039;&#039;, 60, 1-9, Early Access, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/fspfint/paper_html/ Seismic data interpolation using steaming prediction filter in the frequency domain] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Geng Wu&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 229, 370-389, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txyspfint/paper_html/ Seismic data interpolation without iteration using a t-x-y streaming prediction filter with varying smoothness] by &#039;&#039;Yang Liu, Geng Wu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 87, V29-V38, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/apefsnsep/paper_html/ Nonstationary pattern-based signal-noise separation using adaptive prediction-error filter] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 19, 14-27, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txsopf/paper_html/ Streaming orthogonal prediction filter in t-x domain for random noise attenuation] by &#039;&#039;Yang Liu and Bingxiu Li&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, F41-F48, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/gvdseisint/paper_html/ Seismic data interpolation using generalised velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Peng Zhang, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 65, 82-93, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/vdseislet/paper_html/ Signal and noise separation in prestack seismic data using velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Sergey Fomel, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD117-WD128, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/riesz/paper_html/ Seismic dip estimation based on the two-dimensional Hilbert transform and its application in random noise attenuation] by &#039;&#039;Cai Liu, Changle Chen, Dian Wang, Yang Liu, Shiyu Wang, and Liang Zhang&#039;&#039;: &#039;&#039;&#039;Applied Geophysics&#039;&#039;&#039;, 12, 55-63, (March 2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txyapf/paper_html/ Adaptive prediction filtering in t -x-y domain for random noise attenuation using regularized nonstationary autoregression] by &#039;&#039;Yang Liu, Ning Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, V13-V21, (2015)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/rsf/ Madagascar Documentation] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2012/tutorial_html/ Madagascar tutorial: Field data processing] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school/articleWSI_html/ Seismic Imaging Tutorial: &amp;quot;exploding reflector&amp;quot; modeling/migration] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tutorial A brief introduction to Madagascar] by &#039;&#039;Jeff Godwin&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/manual/manual_html/ Madagascar Programming Reference Manual] by &#039;&#039;Mohammad Akbar Zuberi, Tariq Alkhalifah, and Christos Saragoitis&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2009/paper_html/ Madagascar tutorial] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/prog_html/ Guide to Madagascar programs] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/tour_html/ Revisiting SEP tour with RSF and SCons] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/api_html/ Guide to RSF API] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/demo_html/ Guide to programming using RSF] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/scons/paper_html/ Reproducible computational experiments using SCons] by &#039;&#039;Sergey Fomel and Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/milano/ Politecnico di Milano] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/milano/taupvel/paper_html/ Velocity-independent tau-p moveout in a horizontally-layered VTI medium ] by &#039;&#039;Lorenzo Casasanta and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, U45-U57, (2011)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/slim/ Seismic Laboratory for Imaging and Modeling] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/geo2008NewInsightsPareto/paper_html/ New insights into one-norm solvers from the Pareto curve] by &#039;&#039;Gilles Hennenfent, Ewout van den Berg, Michael P. Friedlander, and Felix J. Herrmann&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 4, A23-A26, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/slimUserManual/paper_html/ User&#039;s manual for SLIM programs in Madagascar] by &#039;&#039;Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/sep/ Stanford Exploration Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/geostat/paper_html/ Multiple realizations using standard inversion techniques] by &#039;&#039;Robert Clapp&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 67-78 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/sparse2/paper_html/ Test case for PEF estimation with sparse data II] by &#039;&#039;Morgan Brown, Jon Claerbout, and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 117-122 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/elliptic2/paper_html/ The double-elliptic approximation in the group and phase domains] by &#039;&#039;Joe Dellinger and Francis Muir&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 70, 361-366 (1991)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/balance/paper_html/ Iterative least-square inversion for amplitude balancing] by &#039;&#039;Arnaud Berlioux and William Harlan&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 89, 167-178 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pefmult/paper_html/ Multiple suppression using prediction-error filter] by &#039;&#039;Yalei Sun&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 94, 205-212 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/aal/paper_html/ When is anti-aliasing needed in Kirchhoff migration?] by &#039;&#039;Dimitri Bevc and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 467-476 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/passive/paper_html/ Passive seismic imaging applied to synthetic data] by &#039;&#039;James Rickett and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 83-90 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/avo/paper_html/ Seismic AVO analysis of methane hydrate structures] by &#039;&#039;Christine Ecker and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 277-292 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/super/paper_html/ A prospect for super resolution] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 93, 133-136 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/shearer/paper_html/ Earthquake stacks at constant offset] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 77, 361-366 (1993) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/txamo/paper_html/ The time and space formulation of azimuth moveout] by &#039;&#039;Sergey Fomel and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 25-37 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/waverays/paper_html/ Wavefront construction using waverays] by &#039;&#039;Hector Urdaneta&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 85-100 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/helft/paper_html/ Multi-dimensional Fourier transforms in the helical coordinate system] by &#039;&#039;James Rickett and Antoine Guitton&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 167-176 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fat/paper_html/ Imaging complex structures with first-arrival traveltimes] by &#039;&#039;Dimitri Bevc&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 1-10 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/texture/paper_html/ Texture synthesis and prediction error filtering] by &#039;&#039;Morgan Brown&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 211-222 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lines/paper_html/ Random lines in a plane] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 325-328 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fractal/paper_html/ Modeling 3-D anisotropic fractal media] by &#039;&#039;Nizar Chemingui&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 80, 603-616 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/banana/paper_html/ Traveltime sensitivity kernels: Banana-doughnuts or just plain bananas?] by &#039;&#039;James Rickett&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 61-68 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/steer/paper_html/ Solution steering with space-variant filters] by &#039;&#039;Robert G. Clapp, Sergey Fomel, and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 27-42 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lineiko/paper_html/ Traveltime computation with the linearized eikonal equation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 94, 123-131 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/bspl/paper_html/ Inverse B-spline interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 105, 79-108 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/plane/paper_html/ Plane wave prediction in 3-D] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 102, 101-110 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stoltst/paper_html/ Evaluating the Stolt-stretch parameter] by &#039;&#039;Sergey Fomel and Louis Vaillant&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 319-335, (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/huygens/paper_html/ Huygens wavefront tracing: A robust alternative to conventional ray tracing] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 101-113 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fkamo/paper_html/ Effective AMO implementation in the log-stretch, frequency-wavenumber domain] by &#039;&#039;Ioan Vlad and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 110, 63-70 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/antial/paper_html/ Antialiasing of Kirchhoff operators by reciprocal parameterization] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 10, 293-310 (2002)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/norm/paper_html/ Amplitude preservation for offset continuation: Confirmation for Kirchhoff data] by &#039;&#039;Sergey Fomel and Norman Bleistein&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 121-130 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/angle/paper_html/ Angle-gather time migration] by &#039;&#039;Sergey Fomel and Marie Prucha&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 141-150 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/spitz/paper_html/ Spitz makes a better assumption for the signal PEF] by &#039;&#039;Jon F. Claerbout and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 211-219 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/findif/paper_html/ Exploring three-dimensional implicit wavefield extrapolation with the helix transform] by &#039;&#039;Sergey Fomel and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 43-60 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc2/paper_html/ Time-migration velocity analysis by velocity continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1662-1672 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/burg/paper_html/ The Wilson-Burg method of spectral factorization with application to helical filtering] by &#039;&#039;Sergey Fomel, Paul Sava, James Rickett, and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 51, 409-420 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/velspec/paper_html/ Velocity continuation by spectral methods] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 97, 157-172 (1998)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/specfac/paper_html/ Spectral factorization revisited] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 227-234 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc2/paper_html/ Seismic reflection data interpolation with differential offset and shot continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 733-744 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc1/paper_html/ Theory of differential offset continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 718-732 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc1/paper_html/ Velocity continuation and the anatomy of residual prestack time migration] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1650-1661 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmsec/paper_html/ A second-order fast marching eikonal solver] by &#039;&#039;James Rickett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 287-292 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stack/paper_html/ Asymptotic pseudounitary stacking operators] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1032-1042(2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/cdstep/paper_html/ Least-square inversion with inexact adjoints. Method of conjugate directions: A tutorial] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 253-365 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmeiko/paper_html/ A variational formulation of the fast marching eikonal solver] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 127-147 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/forwd/paper_html/ Forward interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039; (Ph.D. Thesis Chapter), 107 (2001) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/precon/paper_html/ Multidimensional recursive filter preconditioning in geophysical estimation problems] by &#039;&#039;Sergey Fomel and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 577-588 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pwd/paper_html/ Applications of plane-wave destruction filters] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 67, 1946-1960 (2002)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/swag/ Seismic Wave Analysis Group] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/itime/paper_html/ Automatic traveltime picking using the instantaneous traveltime] by &#039;&#039;Christos Saragiotis, Tariq Alkhalifah, and Sergey Fomel&#039;&#039;:  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, T53-T58, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/tau/paper_html/ Wavefield extrapolation in pseudodepth domain] by &#039;&#039;Xuxin Ma and Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S81-S91, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/thetaScan/article_html/ Traveltime approximations for transversely isotropic media with an inhomogeneous background] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, WA31-WA42, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/anisogath/article_html/ Angle gathers in wave-equation imaging for transversely isotropic media] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 422-431 (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/eikds/paper_html/ An eikonal based formulation for traveltime perturbation with respect to the source location] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, T175-T183 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/waveds/paper_html/ Acoustic wavefield evolution as function of source location perturbation] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 183, 1324-1331 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/introDTI/article_html/ A transversely isotropic medium with a tilted symmetry axis normal to the reflector] by &#039;&#039;Tariq Alkhalifah and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039; (Letters), 75, A19-A24 (2010)&lt;br /&gt;
&lt;br /&gt;
== [https://www.reproducibility.org/RSF/book/tccs/ Texas Consortium for Computational Seismology] ==&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/dtwaniso/paper_html/ Quantifying and correcting residual azimuthal anisotropic moveout in image gathers using dynamic time warping] by &#039;&#039;Luke Decker and Qunshan Zhang&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, O71-O82, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/anisodiff/paper_html/ Least-squares diffraction imaging using shaping regularization by anisotropic smoothing] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Xinming Wu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, S313-S325, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr5d/paper_html/ Simultaneous denoising and reconstruction of 5D seismic data via damped rank-reduction method] by &#039;&#039;Yangkang Chen, Dong Zhang, Zhaoyu Jin, Xiaohong Chen, Shaohuan Zu, Weilin Huang, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 1695-1717, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/npm/paper_html/ Data-driven time-frequency analysis of seismic data using non-stationary Prony method] by &#039;&#039;Guoning Wu, Sergey Fomel, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 66, 85-97, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/enhemd/paper_html/ Enhancing seismic reflections using empirical mode decomposition in the flattened domain] by &#039;&#039;Yangkang Chen, Guoyin Zhang, Shuwei Gan, and Chenglin Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 119, 99-105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pcastack/paper_html/ Application of principal component analysis in weighted stacking of seismic data] by &#039;&#039;Jianyong Xie, Wei Chen, Dong Zhang, Shaohuan Zu, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 1213-1217, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svscan/paper_html/ Velocity analysis of simultaneous-source data using high-resolution semblance - coping with the strong noise] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Shan Qu, and Shaohuan Zu&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 204, 768-779, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/cs/paper_html/ Compressive sensing for seismic data reconstruction via fast projection onto convex sets based on seislet transform] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Xiaohong Chen, Weiling Huang, and Hanming Chen&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 130, 194-208, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sgk/paper_html/ Fast dictionary learning for noise attenuation of multidimensional seismic data] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 209, 21-31, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sswtapp/paper_html/ Probing the subsurface karst features using time-frequency decomposition] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 4, T541-T550, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/asa/paper_html/ Application of spectral decomposition using regularized non-stationary autoregression to random noise attenuation] by &#039;&#039;Wencheng Yang, Runqiu Wang, Yangkang Chen, Jian Wu, Jiang Yuan, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 175-187, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr3d/paper_html/ An open-source Matlab code package for improved rank-reduction 3D seismic data denoising and reconstruction] by &#039;&#039;Yangkang Chen, Weilin Huang, Dong Zhang, and Wei Chen&#039;&#039;, &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 95, 59-66, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strsvd/paper_html/ Structure-oriented singular value decomposition for random noise attenuation of seismic data] by &#039;&#039;Shuwei Gan, Yangkang Chen, Shaohuan Zu, Shan Qu, and Wei Zhong&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 262-272, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase2/paper_html/ One-step slope estimation for dealiased seismic data reconstruction via iterative seislet thresholding] by &#039;&#039;Wei Liu, Siyuan Cao, Shuwei Gan, Yangkang Chen, Shaohuan Zu, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 13, 1462-1466, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dipseis/paper_html/ Dip-separated structural filtering using seislet transform and adaptive empirical mode decomposition based dip filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 457-469, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/halfthr/paper_html/ Irregular seismic data reconstruction using a percentile-half-thresholding algorithm] by &#039;&#039;Yangkang Chen, Keling Chen, Peidong Shi, and Yanyan Wang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 065001, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/demulemd/paper_html/ Multiple reflections noise attenuation using adaptive randomized-order empirical mode decomposition] by &#039;&#039;Wei Chen, Jianyong Xie, Shaohuan Zu, Shuwei Gan, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 18-22, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dmssa/paper_html/ Damped multichannel singular spectrum analysis for 3D random noise attenuation] by &#039;&#039;Weilin Huang, Runqiu Wang, Yangkang Chen, Huijian Li, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V261-V270, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase/paper_html/ De-aliased seismic data interpolation using seislet transform with low-frequency constraint] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2150-2154, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fraclapl/paper_html/ Viscoacoustic modeling and imaging using low-rank approximation] by &#039;&#039;Junzhe Sun, Tieyuan Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A103-A108, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/welllogs/paper_html/ Missing log data interpolation and semiautomatic seismic well ties using data matching techniques] by &#039;&#039;Sean Bader, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 7, T374-T361, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/acrossfault/paper_html/ Predictive painting across faults] by &#039;&#039;Zhiguang Xue, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 6, T449-T455, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sparse/paper_html/ Least-squares path-summation diffraction imaging using sparsity constraints] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Mrinal K. Sen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, S187–S200, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/gmresq/paper_html/ Q-compensated least-squares reverse time migration using lowrank one-step wave extrapolation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Tieyuan Zhu, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S271-S279, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eseis/paper_html/ EMD-seislet transform] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, A27-A32, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/elas/paper_html/ Recursive integral time extrapolation of elastic waves using low-rank symbol approximation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Yanadet Sripanich, and Paul Fowler&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 211, 1478-1493, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/merge/paper_html/ Matching and merging high-resolution and legacy seismic images] by &#039;&#039;Sarah Greer and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, V115-V122, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/t2dweak/paper_html/ Fast time-to-depth conversion and interval velocity estimation in the case of weak lateral variations] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, S227-S235, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sobel/paper_html/ Plane-wave Sobel attribute for discontinuity enhancement in seismic images] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, WB63-WB69, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fwiseislet/paper_html/ Full-waveform inversion using seislet regularization] by &#039;&#039;Zhiguang Xue, Hejun Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, A43-A49, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ovc/paper_html/ Diffraction imaging and time-migration velocity analysis using oriented velocity continuation] by &#039;&#039;Luke Decker, Dmitrii Merzlikin, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, U25-U35, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pi/paper_html/ Analytical path-summation imaging of seismic diffractions] by &#039;&#039;Dmitrii Merzlikin and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, S51-S59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper3/paper_html/ 3D generalized nonhyperboloidal moveout approximation] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Alexey Stovas, and Qi Hao&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, C49-C59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/decomp/paper_html/ Elastic wave-vector decomposition in heterogeneous anisotropic media] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Junzhe Sun, and Jiubing Cheng&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, doi 10.1111/1365-2478.12482, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/interval/paper_html/ Theory of interval traveltime parameter estimation in layered anisotropic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C253-C263, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/onestep/paper_html/ Lowrank one-step wave extrapolation for reverse-time migration] by &#039;&#039;Junzhe Sun, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S39-S54, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsd/paper_html/  Double sparsity dictionary for seismic noise attenuation] by &#039;&#039;Yangkang Chen, Jianwei Ma, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V17-V30, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/intshape/paper_html/  Seismic data interpolation using nonlinear shaping regularization] by &#039;&#039;Yangkang Chen, Lele Zhang, and Le-wei Mo&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 24, 327-342, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthogroll/paper_html/  Ground-roll noise attenuation using a simple and effective approach based on local band limited orthogonalization] by &#039;&#039;Yangkang Chen, Shebao Jiao, Jianwei Ma, Hanming Chen, Yatong Zhou, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2316-2320, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shemd/paper_html/ Random noise attenuation by a selective hybrid approach using f-x empirical mode decomposition] by &#039;&#039;Yangkang Chen, Shuwei Gan, Tingting Liu, Jiang Yuan, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 12-25, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svmf/paper_html/ Deblending using a space-varying median filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Exploration Geophysics&#039;&#039;&#039;, doi 10.1071/EG14051&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group3/paper_html/ On anelliptic approximations for qP velocities in TI and orthorhombic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, C89-C105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dbortho/paper_html/ Iterative deblending with multiple constraints based on shaping regularization] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, doi 10.1109/LGRS.2015.2463815&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vscan/paper_html/ Velocity analysis using similarity-weighted semblance] by &#039;&#039;Yangkang Chen, Tingting Liu, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A75-A82, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/aii/paper_html/ Structure-constrained relative acoustic impedance using stratigraphic coordinates] by &#039;&#039;Parvaneh Karimi&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A63-A67, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/scan3/paper_html/ A fast algorithm for 3D azimuthally anisotropic velocity scan] by &#039;&#039;Jingwei Hu, Sergey Fomel, and Lexing Ying&#039;&#039;,  &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 368-377, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strat/paper_html/ Stratigraphic coordinates, a coordinate system tailored to seismic interpretation] by &#039;&#039;Parvaneh Karimi and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 63, 1246-1255, (2015) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synth/paper_html/ Carbonate reservoir characterization using seismic diffraction imaging] by &#039;&#039;Luke Decker, Xavier Janson, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 3, SF21-SF30, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ortho/paper_html/ Random noise attenuation using local signal-and-noise orthogonalization] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD1-WD9, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synwav/paper_html/ Time-frequency analysis of seismic data using synchrosqueezing wavelet transform] by &#039;&#039;Yangkang Chen, Tingting Liu, Xiaohong Chen, Jingye Li, and Erying Wang&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 23, 303-312, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmodeblend/paper_html/ Deblending using normal moveout and median filtering in common-midpoint gathers] by &#039;&#039;Yangkang Chen, Jiang Yuan, Zhaoyu Jin, Keling Chen, and Lele Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 045012, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth2/paper_html/ A robust approach to time-to-depth conversion and interval velocity estimation from time migration in the presence of lateral velocity variations] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 315-337, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/deblend/paper_html/ Iterative deblending of simultaneous-source seismic data using seislet-domain shaping regularization] by &#039;&#039;Yangkang Chen, Sergey Fomel, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V179-V189, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sglowrank/paper_html/ Lowrank seismic wave extrapolation on a staggered grid] by &#039;&#039;Gang Fang, Sergey Fomel, Qizhen Du, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, T157-T168, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/emdpf/paper_html/ Random noise attenuation by f-x empirical mode decomposition predictive filtering] by &#039;&#039;Yangkang Chen and Jitao Ma&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V81-V91, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/optapert/paper_html/ Selecting an optimal aperture in Kirchhoff migration using dip-angle images] by &#039;&#039;Alexander Klokov and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S243-S254, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/phase/paper_html/ Local skewness attribute as a seismic phase detector] by &#039;&#039;Sergey Fomel and Mirko van der Baan&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 2, SA49-SA56, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/uncert/paper_html/ Structural uncertainty of time-migrated seismic images] by &#039;&#039;Sergey Fomel and Evgeny Landa&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 101, 27–30, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/psp/paper_html/ A parallel sweeping preconditioner for heterogeneous 3D Helmholtz equations] by &#039;&#039;Jack Poulson, Björn Engquist, Siwei Li, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;SIAM Journal on Scientific Computing&#039;&#039;&#039;, 35, C194-C212, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsrtomo/paper_html/ First-break traveltime tomography with the double-square-root eikonal equation] by &#039;&#039;Siwei Li, Alexander Vladimirsky, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U89-U101, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nar/paper_html/ Seismic data decomposition into spectral components using regularized nonstationary autoregression] by &#039;&#039;Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, O69-O76, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/specrecom/paper_html/ Automated spectral recomposition with application in stratigraphic interpretation] by &#039;&#039;Yihua Cai, Sergey Fomel, and Hongliu Zeng&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 1, SA109-SA116, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/opwd/paper_html/ Omnidirectional plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;,  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V171-V179, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/butterfly/paper_html/ A fast butterfly algorithm for generalized Radon transforms] by &#039;&#039;Jingwei Hu, Sergey Fomel, Laurent Demane, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U41-U51, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthorhombic/paper_html/ Modeling of pseudo-acoustic P-waves in orthorhombic media with a lowrank approximation] by &#039;&#039;Xiaolei Song and Tariq Alkhalifah&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, C33-C40, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eikods/paper_html/ Kirchhoff migration using eikonal-based computation of traveltime source-derivatives] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S211-S219, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lfd/paper_html/ Lowrank finite-differences and lowrank Fourier finite-differences for seismic wave extrapolation in the acoustic approximation] by &#039;&#039;Xiaolei Song, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 193, 960-969, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fpwd/paper_html/ Accelerated plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V1-V9, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/crs/paper_html/ Non-hyperbolic common reflection surface] by &#039;&#039;Sergey Fomel and Roman Kazinnik&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 21-27, (2013) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lowrank/paper_html/ Seismic wave extrapolation using lowrank symbol approximation] by &#039;&#039;Sergey Fomel, Lexing Ying, and Xiaolei Song&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 526–536, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ltft/paper_html/ Seismic data analysis using local time-frequency decomposition] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 516–525, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timefreq/paper_html/ Time-frequency analysis of seismic data using local attributes] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, P23-P34, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/apefint/paper_html/ Seismic data interpolation beyond aliasing using regularized nonstationary autoregression] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, V69-V77, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ffd/paper_html/ Fourier finite-difference wave propagation] by &#039;&#039;Xiaolei Song and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, T123-T129, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/reversible/paper_html/ A reversible transform for seismic data processing] by &#039;&#039;William Burnett and Robert Ferguson&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 8, 477-486, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vc3/paper_html/ Azimuthally anisotropic 3D velocity continuation] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;International Journal of Geophysics&#039;&#039;&#039;, Article ID 484653, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/agath/paper_html/ Theory of 3-D angle gathers in wave-equation seismic imaging] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, 11-16, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/oc3/paper_html/ OC-seislet: seislet transform construction with differential offset continuation] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, WB235-WB245, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/stackadcig/paper_html/ Stacking angle-domain common-image gathers for normalization of illumination] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 244-255, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/flat/paper_html/ Predictive painting of 3-D seismic volumes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 4, A25-A30, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/seislet/paper_html/ Seislet transform and seislet frame] by &#039;&#039;Sergey Fomel and Yang Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 3, V25-V38, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper/paper_html/ Generalized nonhyperbolic moveout approximation] by &#039;&#039;Sergey Fomel and Alexey Stovas&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 2, U9-U18, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strfilter/paper_html/ Nonlinear structure-enhancing filtering using plane-wave prediction] by &#039;&#039;Yang Liu, Sergey Fomel, and Guochang Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 58, 415-427, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmo3/paper_html/ 3D velocity-independent elliptically-anisotropic moveout correction] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 5, WB129-WB136, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/simistack/paper_html/ Stacking seismic data using local correlation] by &#039;&#039;Guochang Liu, Sergey Fomel, Long Jin, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 3, V43-V48, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/atten/paper_html/ Fractal heterogeneities in sonic logs and low-frequency scattering attenuation] by &#039;&#039;Thomas J. Browaeys and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, WA77-WA92, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timelapse/paper_html/ Time-lapse image registration using the local similarity attribute] by &#039;&#039;Sergey Fomel and Long Jin&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, A7-A11, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/medianfilter/paper_html/ A 1-D time-varying median filter for seismic random, spike-like noise elimination] by &#039;&#039;Yang Liu, Cai Liu, and Dian Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, V17-V24, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lpf/paper_html/ Adaptive multiple subtraction using regularized nonstationary regression] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 1, V25-V33, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth/paper_html/ Time-to-depth conversion and seismic velocity estimation using time-migration velocity] by &#039;&#039;Maria Cameron, Sergey Fomel, and James Sethian&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 5, VE205-VE210, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/avo/paper_html/ Velocity analysis using &amp;lt;i&amp;gt;AB&amp;lt;/i&amp;gt; semblance] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 57, 311-321 (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/diffr/paper_html/ Post-stack velocity analysis by separation and imaging of seismic diffractions] by &#039;&#039;Sergey Fomel, Evgeny Landa, and M. Turhan Taner&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72,  U89-U94, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pmig/paper_html/ Velocity-independent time-domain seismic imaging using local event slopes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, S139-S147, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/attr/paper_html/ Local seismic attributes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, A29-A33, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shape/paper_html/ Shaping regularization in geophysical estimation problems] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 2, R29-R36, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group/paper_html/ On anelliptic approximations for &amp;lt;i&amp;gt;qP&amp;lt;/i&amp;gt; velocities in transversally isotropic media] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 52, 247-259 (2004)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/tongji/ Tongji University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/decoupledpropagation/paper_html/ Simulating propagation of decoupled elastic waves using low-rank approximate mixed-domain integral operators for anisotropic media] by &#039;&#039;Jiubing Cheng, Tariq Alkhalifah, Zedong Wu, Peng Zou, and Chenlong Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, T63-T77, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qswave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part II: qS-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C39-C52, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qpwave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part I: qP-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C1-C18, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/lrmode/paper_html/ Fast algorithms for elastic-wave-mode separation and vector decomposition using low-rank approximation for anisotropic media] by &#039;&#039;Jiubing Cheng and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C97-C110, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/trip/ The Rice Inversion Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/asg/paper_html/ Acoustic staggered grid modeling in IWAVE] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/struct/paper_html/ IWAVE structure and basic use cases] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uh/ University of Houston] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uh/avostack/paper_html/ Weighted stacking of seismic AVO data using hybrid AB semblance and local similarity] by &#039;&#039;Pan Deng, Yangkang Chen, Yu Zhang, and Hua-Wei Zhou&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 13, 152-163, (2016)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uwa/ University of Western Australia] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uwa/geo2013ElasticModellingGPU/paper_html/ Solving 3D anisotropic elastic wave equations on parallel GPU devices] by &#039;&#039;Robin M. Weiss and Jeffrey Shragge&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, F7-F15, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/xjtu/ Xi&#039;an Jiaotong University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/mcaseislet/paper_html/paper.html Seislet-based morphological component analysis using scale-dependent exponential shrinkage] by &#039;&#039;Pengliang Yang and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, doi : 10.1016/j.jappgeo.2015.04.003, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpufwi/paper_html/ A graphics processing unit implementation of time-domain full-waveform inversion] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, F31-F39, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/primer/paper_html/ A numerical tour of wave propagation] by &#039;&#039;Pengliang Yang&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpurtm/paper_html/ RTM using effective boundary saving: A staggered grid GPU implementation] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 68, 64-72, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/zju/ Zhejiang University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/dtv/paper_html/ Full waveform inversion and joint migration inversion with an automatic directional total variation constraint] by &#039;&#039;Shan Qu, Eric Verschuur, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, no.2, R175-R183, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr5d/paper_html/ Five-dimensional seismic data reconstruction using the optimally damped rank-reduction method] by &#039;&#039;Yangkang Chen, Min Bai, Zhe Guan, Qingchen Zhang, Mi Zhang, and Hang Wang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 222, 1824-1845, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr3d/paper_html/ Seismic signal enhancement based on the lowrank methods] by &#039;&#039;Min Bai, Guangtan Huang, Hang Wang, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 68, 2783-2807, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/diffrlrra/paper_html/ Separation and imaging of seismic diffractions using a localized rank-reduction method with adaptively selected ranks] by &#039;&#039;Hang Wang, Xingye Liu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 85, V497-V506, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/qrtm/paper_html/ CuQ-RTM: A CUDA-based code package for stable and efficient Q-compensated reverse time migration] by &#039;&#039;Yufeng Wang, Hui Zhou, Xuebin Zhao, Qingchen Zhang, Poru Zhao, Xiance Yu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, F1-F15, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/optnoise/paper_html/ Plane-wave orthogonal polynomial transform for amplitude-preserving noise attenuation] by &#039;&#039;Yangkang Chen, Weilin Huang, Yatong Zhou, Wei Liu, and Dong Zhang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 214, 1214-1232, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/sosvmf/paper_html/ Deblending of simultaneous-source data using a structure-oriented space-varying median filter] by &#039;&#039;Yangkang Chen, Shaohuan Zu, Yufeng Wang, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 216, 1214-1232, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/q/paper_html/ Multi-channel quality factor Q estimation] by &#039;&#039;Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 218, 655-665, (2019)&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=3994</id>
		<title>Reproducible Documents</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=3994"/>
		<updated>2022-04-15T13:48:05Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Jilin University */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Fotolia_6815478_XS.jpg|right|]]&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/bei/ Basic Earth Imaging] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/sg/paper_html/ Imaging in shot-geophone space] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/dwnc/paper_html/ Downward continuation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/ft1/paper_html/ Waves and Fourier sums] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/krch/paper_html/ Zero-offset migration] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/vela/paper_html/ Moveout, velocity, and stacking] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/wvs/paper_html/ Waves in strata] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/conj/paper_html/ Adjoint operators] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/fld/paper_html/ Field recording geometry] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cwp/ Center for Wave Phenomena] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2011WideAzimuthAngleDecomposition/paper_html/ Wide-azimuth angle gathers for wave-equation migration] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 3, S131-S141, (2011) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/pept2011MicroearthquakeMonitoring/paper_html/ Micro-earthquake monitoring with sparsely-sampled data] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, no. 1, 43-49, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008IsotropicAngleDomainElasticRTM/paper_html/ Isotropic angle-domain elastic reverse-time migration] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 6, S229-S239, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009VTIModeSeparation/paper_html/ Elastic wave-mode separation for VTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74 , no. 5, WB19-WB32, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009TTIModeSeparation/paper_html/ Elastic wave-mode separation for TTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, T65-T78, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008InterferometricImagingCondition/paper_html/ Interferometric imaging condition for wave-equation migration] by &#039;&#039;Paul Sava and Oleg Poliannikov&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 2, S47-S61, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008NumericWEMVAoperators/paper_html/ Numeric implementation of wave-equation migration velocity analysis operators] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 5, VE145-VE159, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2007StereographicImagingCondition/paper_html/ Stereographic imaging condition for wave-equation migration] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 6, A87-A91, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/jse2006RWEImagingOverturningReflections/paper_html/ Imaging overturning reflections by Riemannian Wavefield Extrapolation] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 15, no 3, 209-223 (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2006TimeShiftImagingCondition/paper_html/ Time-shift imaging condition in seismic migration] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 6, S209-S217, (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/aniso/paper_html/ Nonhyperbolic reflection moveout of &amp;lt;i&amp;gt;P&amp;lt;/i&amp;gt;-waves: An overview and comparison of reasons] by &#039;&#039;Sergey Fomel and Vladimir Grechka&#039;&#039;: &#039;&#039;&#039;Center for Wave Phenomena&#039;&#039;&#039;, CWP-372 (2001)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cup/ China University of Petroleum] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna2d/paper_html/ Random noise attenuation using f-x regularized nonstationary autoregression] by &#039;&#039;Guochang Liu, Xiaohong Chen, Jing Du, and Kailong Wu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 77 , no. 2, V61-V69, (2012)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna3d/paper_html/ Noncausal f-x-y regularized nonstationary prediction filtering for random noise attenuation on 3D seismic data] by &#039;&#039;Guochang Liu and Xiaohong Chen &#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 93, 60-66, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/hansung/ Hansung University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/hansung/cgg/paper_html/ Conjugate guided gradient (CGG) method for robust inversion and its application to velocity-stack inversion] by &#039;&#039;Jun Ji&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 4, R59-R67, (2006)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/gee/ Image Estimation by Example] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lmn/paper_html/ Plane waves in three dimensions] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/pch/paper_html/ Nonstationarity: patching] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lal/paper_html/ Spatial aliasing and scale invariance] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/mda/paper_html/ Multidimensional autoregression] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/prc/paper_html/ Preconditioning] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/hlx/paper_html/ The helical coordinate] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/iin/paper_html/ Empty bins and inverse interpolation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lsq/paper_html/ Model fitting by least squares] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/ajt/paper_html/ Basic operators and adjoints] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/data/ Madagascar Datasets] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2mp/paper_html/ 2D modeling and basic processing with Madagascar] by &#039;&#039;Pongthep Thongsang, Lian Jiang, Hao Li, and Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2/paper_html/ Marmousi2 model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/alaska/paper_html/ Open Data/Open Source: Seismic Unix scripts to process a 2D land line] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/teapotdome/paper_html/ Processing the Teapot Dome Land 3D Survey with Madagascar] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/sigsbee/paper_html/ Sigsbee2 models] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/pluto/paper_html/ Pluto model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi/paper_html/ Marmousi model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/amoco/paper_html/ Amoco model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/icp/ ICP-Ecopetrol] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/icp/sam2013gpushortestpath/segabs_graphrayt_html/ Shortest path ray tracing on parallel GPU devices] by &#039;&#039;Jorge Monsegny and William Agudelo&#039;&#039;: &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 3470-3474, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/jlu/ Jilin University] ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/fspfint/paper_html/ Seismic data interpolation using steaming prediction filter in the frequency domain] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Geng Wu&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 229, 370-389, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txyspfint/paper_html/ Seismic data interpolation without iteration using a t-x-y streaming prediction filter with varying smoothness] by &#039;&#039;Yang Liu, Geng Wu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 87, V29-V38, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/apefsnsep/paper_html/ Nonstationary pattern-based signal-noise separation using adaptive prediction-error filter] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 19, 14-27, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txsopf/paper_html/ Streaming orthogonal prediction filter in t-x domain for random noise attenuation] by &#039;&#039;Yang Liu and Bingxiu Li&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, F41-F48, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/gvdseisint/paper_html/ Seismic data interpolation using generalised velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Peng Zhang, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 65, 82-93, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/vdseislet/paper_html/ Signal and noise separation in prestack seismic data using velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Sergey Fomel, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD117-WD128, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/riesz/paper_html/ Seismic dip estimation based on the two-dimensional Hilbert transform and its application in random noise attenuation] by &#039;&#039;Cai Liu, Changle Chen, Dian Wang, Yang Liu, Shiyu Wang, and Liang Zhang&#039;&#039;: &#039;&#039;&#039;Applied Geophysics&#039;&#039;&#039;, 12, 55-63, (March 2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txyapf/paper_html/ Adaptive prediction filtering in t -x-y domain for random noise attenuation using regularized nonstationary autoregression] by &#039;&#039;Yang Liu, Ning Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, V13-V21, (2015)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/rsf/ Madagascar Documentation] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2012/tutorial_html/ Madagascar tutorial: Field data processing] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school/articleWSI_html/ Seismic Imaging Tutorial: &amp;quot;exploding reflector&amp;quot; modeling/migration] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tutorial A brief introduction to Madagascar] by &#039;&#039;Jeff Godwin&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/manual/manual_html/ Madagascar Programming Reference Manual] by &#039;&#039;Mohammad Akbar Zuberi, Tariq Alkhalifah, and Christos Saragoitis&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2009/paper_html/ Madagascar tutorial] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/prog_html/ Guide to Madagascar programs] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/tour_html/ Revisiting SEP tour with RSF and SCons] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/api_html/ Guide to RSF API] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/demo_html/ Guide to programming using RSF] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/scons/paper_html/ Reproducible computational experiments using SCons] by &#039;&#039;Sergey Fomel and Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/milano/ Politecnico di Milano] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/milano/taupvel/paper_html/ Velocity-independent tau-p moveout in a horizontally-layered VTI medium ] by &#039;&#039;Lorenzo Casasanta and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, U45-U57, (2011)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/slim/ Seismic Laboratory for Imaging and Modeling] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/geo2008NewInsightsPareto/paper_html/ New insights into one-norm solvers from the Pareto curve] by &#039;&#039;Gilles Hennenfent, Ewout van den Berg, Michael P. Friedlander, and Felix J. Herrmann&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 4, A23-A26, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/slimUserManual/paper_html/ User&#039;s manual for SLIM programs in Madagascar] by &#039;&#039;Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/sep/ Stanford Exploration Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/geostat/paper_html/ Multiple realizations using standard inversion techniques] by &#039;&#039;Robert Clapp&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 67-78 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/sparse2/paper_html/ Test case for PEF estimation with sparse data II] by &#039;&#039;Morgan Brown, Jon Claerbout, and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 117-122 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/elliptic2/paper_html/ The double-elliptic approximation in the group and phase domains] by &#039;&#039;Joe Dellinger and Francis Muir&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 70, 361-366 (1991)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/balance/paper_html/ Iterative least-square inversion for amplitude balancing] by &#039;&#039;Arnaud Berlioux and William Harlan&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 89, 167-178 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pefmult/paper_html/ Multiple suppression using prediction-error filter] by &#039;&#039;Yalei Sun&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 94, 205-212 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/aal/paper_html/ When is anti-aliasing needed in Kirchhoff migration?] by &#039;&#039;Dimitri Bevc and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 467-476 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/passive/paper_html/ Passive seismic imaging applied to synthetic data] by &#039;&#039;James Rickett and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 83-90 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/avo/paper_html/ Seismic AVO analysis of methane hydrate structures] by &#039;&#039;Christine Ecker and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 277-292 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/super/paper_html/ A prospect for super resolution] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 93, 133-136 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/shearer/paper_html/ Earthquake stacks at constant offset] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 77, 361-366 (1993) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/txamo/paper_html/ The time and space formulation of azimuth moveout] by &#039;&#039;Sergey Fomel and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 25-37 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/waverays/paper_html/ Wavefront construction using waverays] by &#039;&#039;Hector Urdaneta&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 85-100 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/helft/paper_html/ Multi-dimensional Fourier transforms in the helical coordinate system] by &#039;&#039;James Rickett and Antoine Guitton&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 167-176 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fat/paper_html/ Imaging complex structures with first-arrival traveltimes] by &#039;&#039;Dimitri Bevc&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 1-10 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/texture/paper_html/ Texture synthesis and prediction error filtering] by &#039;&#039;Morgan Brown&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 211-222 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lines/paper_html/ Random lines in a plane] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 325-328 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fractal/paper_html/ Modeling 3-D anisotropic fractal media] by &#039;&#039;Nizar Chemingui&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 80, 603-616 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/banana/paper_html/ Traveltime sensitivity kernels: Banana-doughnuts or just plain bananas?] by &#039;&#039;James Rickett&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 61-68 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/steer/paper_html/ Solution steering with space-variant filters] by &#039;&#039;Robert G. Clapp, Sergey Fomel, and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 27-42 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lineiko/paper_html/ Traveltime computation with the linearized eikonal equation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 94, 123-131 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/bspl/paper_html/ Inverse B-spline interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 105, 79-108 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/plane/paper_html/ Plane wave prediction in 3-D] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 102, 101-110 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stoltst/paper_html/ Evaluating the Stolt-stretch parameter] by &#039;&#039;Sergey Fomel and Louis Vaillant&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 319-335, (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/huygens/paper_html/ Huygens wavefront tracing: A robust alternative to conventional ray tracing] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 101-113 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fkamo/paper_html/ Effective AMO implementation in the log-stretch, frequency-wavenumber domain] by &#039;&#039;Ioan Vlad and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 110, 63-70 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/antial/paper_html/ Antialiasing of Kirchhoff operators by reciprocal parameterization] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 10, 293-310 (2002)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/norm/paper_html/ Amplitude preservation for offset continuation: Confirmation for Kirchhoff data] by &#039;&#039;Sergey Fomel and Norman Bleistein&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 121-130 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/angle/paper_html/ Angle-gather time migration] by &#039;&#039;Sergey Fomel and Marie Prucha&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 141-150 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/spitz/paper_html/ Spitz makes a better assumption for the signal PEF] by &#039;&#039;Jon F. Claerbout and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 211-219 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/findif/paper_html/ Exploring three-dimensional implicit wavefield extrapolation with the helix transform] by &#039;&#039;Sergey Fomel and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 43-60 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc2/paper_html/ Time-migration velocity analysis by velocity continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1662-1672 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/burg/paper_html/ The Wilson-Burg method of spectral factorization with application to helical filtering] by &#039;&#039;Sergey Fomel, Paul Sava, James Rickett, and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 51, 409-420 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/velspec/paper_html/ Velocity continuation by spectral methods] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 97, 157-172 (1998)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/specfac/paper_html/ Spectral factorization revisited] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 227-234 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc2/paper_html/ Seismic reflection data interpolation with differential offset and shot continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 733-744 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc1/paper_html/ Theory of differential offset continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 718-732 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc1/paper_html/ Velocity continuation and the anatomy of residual prestack time migration] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1650-1661 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmsec/paper_html/ A second-order fast marching eikonal solver] by &#039;&#039;James Rickett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 287-292 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stack/paper_html/ Asymptotic pseudounitary stacking operators] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1032-1042(2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/cdstep/paper_html/ Least-square inversion with inexact adjoints. Method of conjugate directions: A tutorial] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 253-365 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmeiko/paper_html/ A variational formulation of the fast marching eikonal solver] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 127-147 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/forwd/paper_html/ Forward interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039; (Ph.D. Thesis Chapter), 107 (2001) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/precon/paper_html/ Multidimensional recursive filter preconditioning in geophysical estimation problems] by &#039;&#039;Sergey Fomel and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 577-588 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pwd/paper_html/ Applications of plane-wave destruction filters] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 67, 1946-1960 (2002)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/swag/ Seismic Wave Analysis Group] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/itime/paper_html/ Automatic traveltime picking using the instantaneous traveltime] by &#039;&#039;Christos Saragiotis, Tariq Alkhalifah, and Sergey Fomel&#039;&#039;:  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, T53-T58, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/tau/paper_html/ Wavefield extrapolation in pseudodepth domain] by &#039;&#039;Xuxin Ma and Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S81-S91, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/thetaScan/article_html/ Traveltime approximations for transversely isotropic media with an inhomogeneous background] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, WA31-WA42, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/anisogath/article_html/ Angle gathers in wave-equation imaging for transversely isotropic media] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 422-431 (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/eikds/paper_html/ An eikonal based formulation for traveltime perturbation with respect to the source location] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, T175-T183 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/waveds/paper_html/ Acoustic wavefield evolution as function of source location perturbation] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 183, 1324-1331 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/introDTI/article_html/ A transversely isotropic medium with a tilted symmetry axis normal to the reflector] by &#039;&#039;Tariq Alkhalifah and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039; (Letters), 75, A19-A24 (2010)&lt;br /&gt;
&lt;br /&gt;
== [https://www.reproducibility.org/RSF/book/tccs/ Texas Consortium for Computational Seismology] ==&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/dtwaniso/paper_html/ Quantifying and correcting residual azimuthal anisotropic moveout in image gathers using dynamic time warping] by &#039;&#039;Luke Decker and Qunshan Zhang&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, O71-O82, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/anisodiff/paper_html/ Least-squares diffraction imaging using shaping regularization by anisotropic smoothing] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Xinming Wu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, S313-S325, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr5d/paper_html/ Simultaneous denoising and reconstruction of 5D seismic data via damped rank-reduction method] by &#039;&#039;Yangkang Chen, Dong Zhang, Zhaoyu Jin, Xiaohong Chen, Shaohuan Zu, Weilin Huang, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 1695-1717, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/npm/paper_html/ Data-driven time-frequency analysis of seismic data using non-stationary Prony method] by &#039;&#039;Guoning Wu, Sergey Fomel, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 66, 85-97, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/enhemd/paper_html/ Enhancing seismic reflections using empirical mode decomposition in the flattened domain] by &#039;&#039;Yangkang Chen, Guoyin Zhang, Shuwei Gan, and Chenglin Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 119, 99-105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pcastack/paper_html/ Application of principal component analysis in weighted stacking of seismic data] by &#039;&#039;Jianyong Xie, Wei Chen, Dong Zhang, Shaohuan Zu, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 1213-1217, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svscan/paper_html/ Velocity analysis of simultaneous-source data using high-resolution semblance - coping with the strong noise] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Shan Qu, and Shaohuan Zu&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 204, 768-779, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/cs/paper_html/ Compressive sensing for seismic data reconstruction via fast projection onto convex sets based on seislet transform] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Xiaohong Chen, Weiling Huang, and Hanming Chen&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 130, 194-208, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sgk/paper_html/ Fast dictionary learning for noise attenuation of multidimensional seismic data] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 209, 21-31, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sswtapp/paper_html/ Probing the subsurface karst features using time-frequency decomposition] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 4, T541-T550, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/asa/paper_html/ Application of spectral decomposition using regularized non-stationary autoregression to random noise attenuation] by &#039;&#039;Wencheng Yang, Runqiu Wang, Yangkang Chen, Jian Wu, Jiang Yuan, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 175-187, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr3d/paper_html/ An open-source Matlab code package for improved rank-reduction 3D seismic data denoising and reconstruction] by &#039;&#039;Yangkang Chen, Weilin Huang, Dong Zhang, and Wei Chen&#039;&#039;, &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 95, 59-66, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strsvd/paper_html/ Structure-oriented singular value decomposition for random noise attenuation of seismic data] by &#039;&#039;Shuwei Gan, Yangkang Chen, Shaohuan Zu, Shan Qu, and Wei Zhong&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 262-272, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase2/paper_html/ One-step slope estimation for dealiased seismic data reconstruction via iterative seislet thresholding] by &#039;&#039;Wei Liu, Siyuan Cao, Shuwei Gan, Yangkang Chen, Shaohuan Zu, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 13, 1462-1466, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dipseis/paper_html/ Dip-separated structural filtering using seislet transform and adaptive empirical mode decomposition based dip filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 457-469, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/halfthr/paper_html/ Irregular seismic data reconstruction using a percentile-half-thresholding algorithm] by &#039;&#039;Yangkang Chen, Keling Chen, Peidong Shi, and Yanyan Wang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 065001, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/demulemd/paper_html/ Multiple reflections noise attenuation using adaptive randomized-order empirical mode decomposition] by &#039;&#039;Wei Chen, Jianyong Xie, Shaohuan Zu, Shuwei Gan, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 18-22, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dmssa/paper_html/ Damped multichannel singular spectrum analysis for 3D random noise attenuation] by &#039;&#039;Weilin Huang, Runqiu Wang, Yangkang Chen, Huijian Li, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V261-V270, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase/paper_html/ De-aliased seismic data interpolation using seislet transform with low-frequency constraint] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2150-2154, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fraclapl/paper_html/ Viscoacoustic modeling and imaging using low-rank approximation] by &#039;&#039;Junzhe Sun, Tieyuan Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A103-A108, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/welllogs/paper_html/ Missing log data interpolation and semiautomatic seismic well ties using data matching techniques] by &#039;&#039;Sean Bader, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 7, T374-T361, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/acrossfault/paper_html/ Predictive painting across faults] by &#039;&#039;Zhiguang Xue, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 6, T449-T455, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sparse/paper_html/ Least-squares path-summation diffraction imaging using sparsity constraints] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Mrinal K. Sen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, S187–S200, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/gmresq/paper_html/ Q-compensated least-squares reverse time migration using lowrank one-step wave extrapolation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Tieyuan Zhu, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S271-S279, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eseis/paper_html/ EMD-seislet transform] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, A27-A32, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/elas/paper_html/ Recursive integral time extrapolation of elastic waves using low-rank symbol approximation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Yanadet Sripanich, and Paul Fowler&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 211, 1478-1493, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/merge/paper_html/ Matching and merging high-resolution and legacy seismic images] by &#039;&#039;Sarah Greer and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, V115-V122, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/t2dweak/paper_html/ Fast time-to-depth conversion and interval velocity estimation in the case of weak lateral variations] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, S227-S235, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sobel/paper_html/ Plane-wave Sobel attribute for discontinuity enhancement in seismic images] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, WB63-WB69, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fwiseislet/paper_html/ Full-waveform inversion using seislet regularization] by &#039;&#039;Zhiguang Xue, Hejun Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, A43-A49, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ovc/paper_html/ Diffraction imaging and time-migration velocity analysis using oriented velocity continuation] by &#039;&#039;Luke Decker, Dmitrii Merzlikin, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, U25-U35, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pi/paper_html/ Analytical path-summation imaging of seismic diffractions] by &#039;&#039;Dmitrii Merzlikin and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, S51-S59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper3/paper_html/ 3D generalized nonhyperboloidal moveout approximation] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Alexey Stovas, and Qi Hao&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, C49-C59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/decomp/paper_html/ Elastic wave-vector decomposition in heterogeneous anisotropic media] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Junzhe Sun, and Jiubing Cheng&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, doi 10.1111/1365-2478.12482, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/interval/paper_html/ Theory of interval traveltime parameter estimation in layered anisotropic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C253-C263, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/onestep/paper_html/ Lowrank one-step wave extrapolation for reverse-time migration] by &#039;&#039;Junzhe Sun, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S39-S54, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsd/paper_html/  Double sparsity dictionary for seismic noise attenuation] by &#039;&#039;Yangkang Chen, Jianwei Ma, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V17-V30, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/intshape/paper_html/  Seismic data interpolation using nonlinear shaping regularization] by &#039;&#039;Yangkang Chen, Lele Zhang, and Le-wei Mo&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 24, 327-342, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthogroll/paper_html/  Ground-roll noise attenuation using a simple and effective approach based on local band limited orthogonalization] by &#039;&#039;Yangkang Chen, Shebao Jiao, Jianwei Ma, Hanming Chen, Yatong Zhou, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2316-2320, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shemd/paper_html/ Random noise attenuation by a selective hybrid approach using f-x empirical mode decomposition] by &#039;&#039;Yangkang Chen, Shuwei Gan, Tingting Liu, Jiang Yuan, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 12-25, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svmf/paper_html/ Deblending using a space-varying median filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Exploration Geophysics&#039;&#039;&#039;, doi 10.1071/EG14051&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group3/paper_html/ On anelliptic approximations for qP velocities in TI and orthorhombic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, C89-C105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dbortho/paper_html/ Iterative deblending with multiple constraints based on shaping regularization] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, doi 10.1109/LGRS.2015.2463815&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vscan/paper_html/ Velocity analysis using similarity-weighted semblance] by &#039;&#039;Yangkang Chen, Tingting Liu, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A75-A82, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/aii/paper_html/ Structure-constrained relative acoustic impedance using stratigraphic coordinates] by &#039;&#039;Parvaneh Karimi&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A63-A67, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/scan3/paper_html/ A fast algorithm for 3D azimuthally anisotropic velocity scan] by &#039;&#039;Jingwei Hu, Sergey Fomel, and Lexing Ying&#039;&#039;,  &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 368-377, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strat/paper_html/ Stratigraphic coordinates, a coordinate system tailored to seismic interpretation] by &#039;&#039;Parvaneh Karimi and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 63, 1246-1255, (2015) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synth/paper_html/ Carbonate reservoir characterization using seismic diffraction imaging] by &#039;&#039;Luke Decker, Xavier Janson, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 3, SF21-SF30, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ortho/paper_html/ Random noise attenuation using local signal-and-noise orthogonalization] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD1-WD9, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synwav/paper_html/ Time-frequency analysis of seismic data using synchrosqueezing wavelet transform] by &#039;&#039;Yangkang Chen, Tingting Liu, Xiaohong Chen, Jingye Li, and Erying Wang&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 23, 303-312, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmodeblend/paper_html/ Deblending using normal moveout and median filtering in common-midpoint gathers] by &#039;&#039;Yangkang Chen, Jiang Yuan, Zhaoyu Jin, Keling Chen, and Lele Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 045012, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth2/paper_html/ A robust approach to time-to-depth conversion and interval velocity estimation from time migration in the presence of lateral velocity variations] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 315-337, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/deblend/paper_html/ Iterative deblending of simultaneous-source seismic data using seislet-domain shaping regularization] by &#039;&#039;Yangkang Chen, Sergey Fomel, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V179-V189, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sglowrank/paper_html/ Lowrank seismic wave extrapolation on a staggered grid] by &#039;&#039;Gang Fang, Sergey Fomel, Qizhen Du, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, T157-T168, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/emdpf/paper_html/ Random noise attenuation by f-x empirical mode decomposition predictive filtering] by &#039;&#039;Yangkang Chen and Jitao Ma&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V81-V91, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/optapert/paper_html/ Selecting an optimal aperture in Kirchhoff migration using dip-angle images] by &#039;&#039;Alexander Klokov and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S243-S254, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/phase/paper_html/ Local skewness attribute as a seismic phase detector] by &#039;&#039;Sergey Fomel and Mirko van der Baan&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 2, SA49-SA56, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/uncert/paper_html/ Structural uncertainty of time-migrated seismic images] by &#039;&#039;Sergey Fomel and Evgeny Landa&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 101, 27–30, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/psp/paper_html/ A parallel sweeping preconditioner for heterogeneous 3D Helmholtz equations] by &#039;&#039;Jack Poulson, Björn Engquist, Siwei Li, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;SIAM Journal on Scientific Computing&#039;&#039;&#039;, 35, C194-C212, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsrtomo/paper_html/ First-break traveltime tomography with the double-square-root eikonal equation] by &#039;&#039;Siwei Li, Alexander Vladimirsky, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U89-U101, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nar/paper_html/ Seismic data decomposition into spectral components using regularized nonstationary autoregression] by &#039;&#039;Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, O69-O76, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/specrecom/paper_html/ Automated spectral recomposition with application in stratigraphic interpretation] by &#039;&#039;Yihua Cai, Sergey Fomel, and Hongliu Zeng&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 1, SA109-SA116, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/opwd/paper_html/ Omnidirectional plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;,  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V171-V179, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/butterfly/paper_html/ A fast butterfly algorithm for generalized Radon transforms] by &#039;&#039;Jingwei Hu, Sergey Fomel, Laurent Demane, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U41-U51, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthorhombic/paper_html/ Modeling of pseudo-acoustic P-waves in orthorhombic media with a lowrank approximation] by &#039;&#039;Xiaolei Song and Tariq Alkhalifah&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, C33-C40, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eikods/paper_html/ Kirchhoff migration using eikonal-based computation of traveltime source-derivatives] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S211-S219, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lfd/paper_html/ Lowrank finite-differences and lowrank Fourier finite-differences for seismic wave extrapolation in the acoustic approximation] by &#039;&#039;Xiaolei Song, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 193, 960-969, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fpwd/paper_html/ Accelerated plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V1-V9, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/crs/paper_html/ Non-hyperbolic common reflection surface] by &#039;&#039;Sergey Fomel and Roman Kazinnik&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 21-27, (2013) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lowrank/paper_html/ Seismic wave extrapolation using lowrank symbol approximation] by &#039;&#039;Sergey Fomel, Lexing Ying, and Xiaolei Song&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 526–536, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ltft/paper_html/ Seismic data analysis using local time-frequency decomposition] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 516–525, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timefreq/paper_html/ Time-frequency analysis of seismic data using local attributes] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, P23-P34, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/apefint/paper_html/ Seismic data interpolation beyond aliasing using regularized nonstationary autoregression] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, V69-V77, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ffd/paper_html/ Fourier finite-difference wave propagation] by &#039;&#039;Xiaolei Song and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, T123-T129, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/reversible/paper_html/ A reversible transform for seismic data processing] by &#039;&#039;William Burnett and Robert Ferguson&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 8, 477-486, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vc3/paper_html/ Azimuthally anisotropic 3D velocity continuation] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;International Journal of Geophysics&#039;&#039;&#039;, Article ID 484653, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/agath/paper_html/ Theory of 3-D angle gathers in wave-equation seismic imaging] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, 11-16, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/oc3/paper_html/ OC-seislet: seislet transform construction with differential offset continuation] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, WB235-WB245, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/stackadcig/paper_html/ Stacking angle-domain common-image gathers for normalization of illumination] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 244-255, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/flat/paper_html/ Predictive painting of 3-D seismic volumes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 4, A25-A30, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/seislet/paper_html/ Seislet transform and seislet frame] by &#039;&#039;Sergey Fomel and Yang Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 3, V25-V38, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper/paper_html/ Generalized nonhyperbolic moveout approximation] by &#039;&#039;Sergey Fomel and Alexey Stovas&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 2, U9-U18, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strfilter/paper_html/ Nonlinear structure-enhancing filtering using plane-wave prediction] by &#039;&#039;Yang Liu, Sergey Fomel, and Guochang Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 58, 415-427, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmo3/paper_html/ 3D velocity-independent elliptically-anisotropic moveout correction] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 5, WB129-WB136, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/simistack/paper_html/ Stacking seismic data using local correlation] by &#039;&#039;Guochang Liu, Sergey Fomel, Long Jin, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 3, V43-V48, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/atten/paper_html/ Fractal heterogeneities in sonic logs and low-frequency scattering attenuation] by &#039;&#039;Thomas J. Browaeys and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, WA77-WA92, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timelapse/paper_html/ Time-lapse image registration using the local similarity attribute] by &#039;&#039;Sergey Fomel and Long Jin&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, A7-A11, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/medianfilter/paper_html/ A 1-D time-varying median filter for seismic random, spike-like noise elimination] by &#039;&#039;Yang Liu, Cai Liu, and Dian Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, V17-V24, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lpf/paper_html/ Adaptive multiple subtraction using regularized nonstationary regression] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 1, V25-V33, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth/paper_html/ Time-to-depth conversion and seismic velocity estimation using time-migration velocity] by &#039;&#039;Maria Cameron, Sergey Fomel, and James Sethian&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 5, VE205-VE210, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/avo/paper_html/ Velocity analysis using &amp;lt;i&amp;gt;AB&amp;lt;/i&amp;gt; semblance] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 57, 311-321 (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/diffr/paper_html/ Post-stack velocity analysis by separation and imaging of seismic diffractions] by &#039;&#039;Sergey Fomel, Evgeny Landa, and M. Turhan Taner&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72,  U89-U94, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pmig/paper_html/ Velocity-independent time-domain seismic imaging using local event slopes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, S139-S147, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/attr/paper_html/ Local seismic attributes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, A29-A33, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shape/paper_html/ Shaping regularization in geophysical estimation problems] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 2, R29-R36, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group/paper_html/ On anelliptic approximations for &amp;lt;i&amp;gt;qP&amp;lt;/i&amp;gt; velocities in transversally isotropic media] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 52, 247-259 (2004)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/tongji/ Tongji University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/decoupledpropagation/paper_html/ Simulating propagation of decoupled elastic waves using low-rank approximate mixed-domain integral operators for anisotropic media] by &#039;&#039;Jiubing Cheng, Tariq Alkhalifah, Zedong Wu, Peng Zou, and Chenlong Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, T63-T77, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qswave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part II: qS-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C39-C52, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qpwave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part I: qP-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C1-C18, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/lrmode/paper_html/ Fast algorithms for elastic-wave-mode separation and vector decomposition using low-rank approximation for anisotropic media] by &#039;&#039;Jiubing Cheng and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C97-C110, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/trip/ The Rice Inversion Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/asg/paper_html/ Acoustic staggered grid modeling in IWAVE] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/struct/paper_html/ IWAVE structure and basic use cases] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uh/ University of Houston] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uh/avostack/paper_html/ Weighted stacking of seismic AVO data using hybrid AB semblance and local similarity] by &#039;&#039;Pan Deng, Yangkang Chen, Yu Zhang, and Hua-Wei Zhou&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 13, 152-163, (2016)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uwa/ University of Western Australia] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uwa/geo2013ElasticModellingGPU/paper_html/ Solving 3D anisotropic elastic wave equations on parallel GPU devices] by &#039;&#039;Robin M. Weiss and Jeffrey Shragge&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, F7-F15, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/xjtu/ Xi&#039;an Jiaotong University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/mcaseislet/paper_html/paper.html Seislet-based morphological component analysis using scale-dependent exponential shrinkage] by &#039;&#039;Pengliang Yang and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, doi : 10.1016/j.jappgeo.2015.04.003, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpufwi/paper_html/ A graphics processing unit implementation of time-domain full-waveform inversion] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, F31-F39, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/primer/paper_html/ A numerical tour of wave propagation] by &#039;&#039;Pengliang Yang&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpurtm/paper_html/ RTM using effective boundary saving: A staggered grid GPU implementation] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 68, 64-72, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/zju/ Zhejiang University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/dtv/paper_html/ Full waveform inversion and joint migration inversion with an automatic directional total variation constraint] by &#039;&#039;Shan Qu, Eric Verschuur, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, no.2, R175-R183, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr5d/paper_html/ Five-dimensional seismic data reconstruction using the optimally damped rank-reduction method] by &#039;&#039;Yangkang Chen, Min Bai, Zhe Guan, Qingchen Zhang, Mi Zhang, and Hang Wang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 222, 1824-1845, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr3d/paper_html/ Seismic signal enhancement based on the lowrank methods] by &#039;&#039;Min Bai, Guangtan Huang, Hang Wang, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 68, 2783-2807, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/diffrlrra/paper_html/ Separation and imaging of seismic diffractions using a localized rank-reduction method with adaptively selected ranks] by &#039;&#039;Hang Wang, Xingye Liu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 85, V497-V506, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/qrtm/paper_html/ CuQ-RTM: A CUDA-based code package for stable and efficient Q-compensated reverse time migration] by &#039;&#039;Yufeng Wang, Hui Zhou, Xuebin Zhao, Qingchen Zhang, Poru Zhao, Xiance Yu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, F1-F15, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/optnoise/paper_html/ Plane-wave orthogonal polynomial transform for amplitude-preserving noise attenuation] by &#039;&#039;Yangkang Chen, Weilin Huang, Yatong Zhou, Wei Liu, and Dong Zhang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 214, 1214-1232, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/sosvmf/paper_html/ Deblending of simultaneous-source data using a structure-oriented space-varying median filter] by &#039;&#039;Yangkang Chen, Shaohuan Zu, Yufeng Wang, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 216, 1214-1232, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/q/paper_html/ Multi-channel quality factor Q estimation] by &#039;&#039;Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 218, 655-665, (2019)&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=3993</id>
		<title>Reproducible Documents</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=3993"/>
		<updated>2022-04-15T13:07:09Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Jilin University */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Fotolia_6815478_XS.jpg|right|]]&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/bei/ Basic Earth Imaging] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/sg/paper_html/ Imaging in shot-geophone space] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/dwnc/paper_html/ Downward continuation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/ft1/paper_html/ Waves and Fourier sums] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/krch/paper_html/ Zero-offset migration] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/vela/paper_html/ Moveout, velocity, and stacking] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/wvs/paper_html/ Waves in strata] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/conj/paper_html/ Adjoint operators] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/fld/paper_html/ Field recording geometry] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cwp/ Center for Wave Phenomena] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2011WideAzimuthAngleDecomposition/paper_html/ Wide-azimuth angle gathers for wave-equation migration] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 3, S131-S141, (2011) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/pept2011MicroearthquakeMonitoring/paper_html/ Micro-earthquake monitoring with sparsely-sampled data] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, no. 1, 43-49, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008IsotropicAngleDomainElasticRTM/paper_html/ Isotropic angle-domain elastic reverse-time migration] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 6, S229-S239, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009VTIModeSeparation/paper_html/ Elastic wave-mode separation for VTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74 , no. 5, WB19-WB32, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009TTIModeSeparation/paper_html/ Elastic wave-mode separation for TTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, T65-T78, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008InterferometricImagingCondition/paper_html/ Interferometric imaging condition for wave-equation migration] by &#039;&#039;Paul Sava and Oleg Poliannikov&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 2, S47-S61, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008NumericWEMVAoperators/paper_html/ Numeric implementation of wave-equation migration velocity analysis operators] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 5, VE145-VE159, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2007StereographicImagingCondition/paper_html/ Stereographic imaging condition for wave-equation migration] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 6, A87-A91, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/jse2006RWEImagingOverturningReflections/paper_html/ Imaging overturning reflections by Riemannian Wavefield Extrapolation] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 15, no 3, 209-223 (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2006TimeShiftImagingCondition/paper_html/ Time-shift imaging condition in seismic migration] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 6, S209-S217, (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/aniso/paper_html/ Nonhyperbolic reflection moveout of &amp;lt;i&amp;gt;P&amp;lt;/i&amp;gt;-waves: An overview and comparison of reasons] by &#039;&#039;Sergey Fomel and Vladimir Grechka&#039;&#039;: &#039;&#039;&#039;Center for Wave Phenomena&#039;&#039;&#039;, CWP-372 (2001)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cup/ China University of Petroleum] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna2d/paper_html/ Random noise attenuation using f-x regularized nonstationary autoregression] by &#039;&#039;Guochang Liu, Xiaohong Chen, Jing Du, and Kailong Wu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 77 , no. 2, V61-V69, (2012)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna3d/paper_html/ Noncausal f-x-y regularized nonstationary prediction filtering for random noise attenuation on 3D seismic data] by &#039;&#039;Guochang Liu and Xiaohong Chen &#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 93, 60-66, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/hansung/ Hansung University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/hansung/cgg/paper_html/ Conjugate guided gradient (CGG) method for robust inversion and its application to velocity-stack inversion] by &#039;&#039;Jun Ji&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 4, R59-R67, (2006)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/gee/ Image Estimation by Example] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lmn/paper_html/ Plane waves in three dimensions] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/pch/paper_html/ Nonstationarity: patching] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lal/paper_html/ Spatial aliasing and scale invariance] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/mda/paper_html/ Multidimensional autoregression] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/prc/paper_html/ Preconditioning] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/hlx/paper_html/ The helical coordinate] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/iin/paper_html/ Empty bins and inverse interpolation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lsq/paper_html/ Model fitting by least squares] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/ajt/paper_html/ Basic operators and adjoints] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/data/ Madagascar Datasets] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2mp/paper_html/ 2D modeling and basic processing with Madagascar] by &#039;&#039;Pongthep Thongsang, Lian Jiang, Hao Li, and Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2/paper_html/ Marmousi2 model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/alaska/paper_html/ Open Data/Open Source: Seismic Unix scripts to process a 2D land line] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/teapotdome/paper_html/ Processing the Teapot Dome Land 3D Survey with Madagascar] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/sigsbee/paper_html/ Sigsbee2 models] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/pluto/paper_html/ Pluto model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi/paper_html/ Marmousi model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/amoco/paper_html/ Amoco model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/icp/ ICP-Ecopetrol] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/icp/sam2013gpushortestpath/segabs_graphrayt_html/ Shortest path ray tracing on parallel GPU devices] by &#039;&#039;Jorge Monsegny and William Agudelo&#039;&#039;: &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 3470-3474, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/jlu/ Jilin University] ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/fspfint/paper_html/ Seismic data interpolation using steaming prediction filter in the frequency domain] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Geng Wu&#039;&#039;: &#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 229, 370-389, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txyspfint/paper_html/ Seismic data interpolation without iteration using a t-x-y streaming prediction filter with varying smoothness] by &#039;&#039;Yang Liu, Geng Wu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 87, V29-V38, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/apefsnsep/paper_html/ Nonstationary pattern-based signal-noise separation using adaptive prediction-error filter] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 19, 14-27, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txsopf/paper_html/ Streaming orthogonal prediction filter in t-x domain for random noise attenuation] by &#039;&#039;Yang Liu and Bingxiu Li&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, F41-F48, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/gvdseisint/paper_html/ Seismic data interpolation using generalised velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Peng Zhang, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 65, 82-93, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/vdseislet/paper_html/ Signal and noise separation in prestack seismic data using velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Sergey Fomel, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD117-WD128, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/riesz/paper_html/ Seismic dip estimation based on the two-dimensional Hilbert transform and its application in random noise attenuation] by &#039;&#039;Cai Liu, Changle Chen, Dian Wang, Yang Liu, Shiyu Wang, and Liang Zhang&#039;&#039;: &#039;&#039;&#039;Applied Geophysics&#039;&#039;&#039;, 12, 55-63, (March 2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txyapf/paper_html/ Adaptive prediction filtering in t -x-y domain for random noise attenuation using regularized nonstationary autoregression] by &#039;&#039;Yang Liu, Ning Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, V13-V21, (2015)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/rsf/ Madagascar Documentation] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2012/tutorial_html/ Madagascar tutorial: Field data processing] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school/articleWSI_html/ Seismic Imaging Tutorial: &amp;quot;exploding reflector&amp;quot; modeling/migration] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tutorial A brief introduction to Madagascar] by &#039;&#039;Jeff Godwin&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/manual/manual_html/ Madagascar Programming Reference Manual] by &#039;&#039;Mohammad Akbar Zuberi, Tariq Alkhalifah, and Christos Saragoitis&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2009/paper_html/ Madagascar tutorial] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/prog_html/ Guide to Madagascar programs] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/tour_html/ Revisiting SEP tour with RSF and SCons] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/api_html/ Guide to RSF API] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/demo_html/ Guide to programming using RSF] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/scons/paper_html/ Reproducible computational experiments using SCons] by &#039;&#039;Sergey Fomel and Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/milano/ Politecnico di Milano] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/milano/taupvel/paper_html/ Velocity-independent tau-p moveout in a horizontally-layered VTI medium ] by &#039;&#039;Lorenzo Casasanta and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, U45-U57, (2011)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/slim/ Seismic Laboratory for Imaging and Modeling] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/geo2008NewInsightsPareto/paper_html/ New insights into one-norm solvers from the Pareto curve] by &#039;&#039;Gilles Hennenfent, Ewout van den Berg, Michael P. Friedlander, and Felix J. Herrmann&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 4, A23-A26, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/slimUserManual/paper_html/ User&#039;s manual for SLIM programs in Madagascar] by &#039;&#039;Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/sep/ Stanford Exploration Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/geostat/paper_html/ Multiple realizations using standard inversion techniques] by &#039;&#039;Robert Clapp&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 67-78 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/sparse2/paper_html/ Test case for PEF estimation with sparse data II] by &#039;&#039;Morgan Brown, Jon Claerbout, and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 117-122 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/elliptic2/paper_html/ The double-elliptic approximation in the group and phase domains] by &#039;&#039;Joe Dellinger and Francis Muir&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 70, 361-366 (1991)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/balance/paper_html/ Iterative least-square inversion for amplitude balancing] by &#039;&#039;Arnaud Berlioux and William Harlan&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 89, 167-178 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pefmult/paper_html/ Multiple suppression using prediction-error filter] by &#039;&#039;Yalei Sun&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 94, 205-212 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/aal/paper_html/ When is anti-aliasing needed in Kirchhoff migration?] by &#039;&#039;Dimitri Bevc and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 467-476 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/passive/paper_html/ Passive seismic imaging applied to synthetic data] by &#039;&#039;James Rickett and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 83-90 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/avo/paper_html/ Seismic AVO analysis of methane hydrate structures] by &#039;&#039;Christine Ecker and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 277-292 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/super/paper_html/ A prospect for super resolution] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 93, 133-136 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/shearer/paper_html/ Earthquake stacks at constant offset] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 77, 361-366 (1993) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/txamo/paper_html/ The time and space formulation of azimuth moveout] by &#039;&#039;Sergey Fomel and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 25-37 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/waverays/paper_html/ Wavefront construction using waverays] by &#039;&#039;Hector Urdaneta&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 85-100 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/helft/paper_html/ Multi-dimensional Fourier transforms in the helical coordinate system] by &#039;&#039;James Rickett and Antoine Guitton&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 167-176 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fat/paper_html/ Imaging complex structures with first-arrival traveltimes] by &#039;&#039;Dimitri Bevc&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 1-10 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/texture/paper_html/ Texture synthesis and prediction error filtering] by &#039;&#039;Morgan Brown&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 211-222 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lines/paper_html/ Random lines in a plane] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 325-328 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fractal/paper_html/ Modeling 3-D anisotropic fractal media] by &#039;&#039;Nizar Chemingui&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 80, 603-616 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/banana/paper_html/ Traveltime sensitivity kernels: Banana-doughnuts or just plain bananas?] by &#039;&#039;James Rickett&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 61-68 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/steer/paper_html/ Solution steering with space-variant filters] by &#039;&#039;Robert G. Clapp, Sergey Fomel, and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 27-42 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lineiko/paper_html/ Traveltime computation with the linearized eikonal equation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 94, 123-131 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/bspl/paper_html/ Inverse B-spline interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 105, 79-108 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/plane/paper_html/ Plane wave prediction in 3-D] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 102, 101-110 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stoltst/paper_html/ Evaluating the Stolt-stretch parameter] by &#039;&#039;Sergey Fomel and Louis Vaillant&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 319-335, (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/huygens/paper_html/ Huygens wavefront tracing: A robust alternative to conventional ray tracing] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 101-113 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fkamo/paper_html/ Effective AMO implementation in the log-stretch, frequency-wavenumber domain] by &#039;&#039;Ioan Vlad and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 110, 63-70 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/antial/paper_html/ Antialiasing of Kirchhoff operators by reciprocal parameterization] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 10, 293-310 (2002)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/norm/paper_html/ Amplitude preservation for offset continuation: Confirmation for Kirchhoff data] by &#039;&#039;Sergey Fomel and Norman Bleistein&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 121-130 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/angle/paper_html/ Angle-gather time migration] by &#039;&#039;Sergey Fomel and Marie Prucha&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 141-150 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/spitz/paper_html/ Spitz makes a better assumption for the signal PEF] by &#039;&#039;Jon F. Claerbout and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 211-219 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/findif/paper_html/ Exploring three-dimensional implicit wavefield extrapolation with the helix transform] by &#039;&#039;Sergey Fomel and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 43-60 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc2/paper_html/ Time-migration velocity analysis by velocity continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1662-1672 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/burg/paper_html/ The Wilson-Burg method of spectral factorization with application to helical filtering] by &#039;&#039;Sergey Fomel, Paul Sava, James Rickett, and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 51, 409-420 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/velspec/paper_html/ Velocity continuation by spectral methods] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 97, 157-172 (1998)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/specfac/paper_html/ Spectral factorization revisited] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 227-234 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc2/paper_html/ Seismic reflection data interpolation with differential offset and shot continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 733-744 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc1/paper_html/ Theory of differential offset continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 718-732 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc1/paper_html/ Velocity continuation and the anatomy of residual prestack time migration] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1650-1661 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmsec/paper_html/ A second-order fast marching eikonal solver] by &#039;&#039;James Rickett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 287-292 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stack/paper_html/ Asymptotic pseudounitary stacking operators] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1032-1042(2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/cdstep/paper_html/ Least-square inversion with inexact adjoints. Method of conjugate directions: A tutorial] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 253-365 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmeiko/paper_html/ A variational formulation of the fast marching eikonal solver] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 127-147 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/forwd/paper_html/ Forward interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039; (Ph.D. Thesis Chapter), 107 (2001) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/precon/paper_html/ Multidimensional recursive filter preconditioning in geophysical estimation problems] by &#039;&#039;Sergey Fomel and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 577-588 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pwd/paper_html/ Applications of plane-wave destruction filters] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 67, 1946-1960 (2002)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/swag/ Seismic Wave Analysis Group] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/itime/paper_html/ Automatic traveltime picking using the instantaneous traveltime] by &#039;&#039;Christos Saragiotis, Tariq Alkhalifah, and Sergey Fomel&#039;&#039;:  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, T53-T58, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/tau/paper_html/ Wavefield extrapolation in pseudodepth domain] by &#039;&#039;Xuxin Ma and Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S81-S91, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/thetaScan/article_html/ Traveltime approximations for transversely isotropic media with an inhomogeneous background] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, WA31-WA42, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/anisogath/article_html/ Angle gathers in wave-equation imaging for transversely isotropic media] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 422-431 (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/eikds/paper_html/ An eikonal based formulation for traveltime perturbation with respect to the source location] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, T175-T183 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/waveds/paper_html/ Acoustic wavefield evolution as function of source location perturbation] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 183, 1324-1331 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/introDTI/article_html/ A transversely isotropic medium with a tilted symmetry axis normal to the reflector] by &#039;&#039;Tariq Alkhalifah and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039; (Letters), 75, A19-A24 (2010)&lt;br /&gt;
&lt;br /&gt;
== [https://www.reproducibility.org/RSF/book/tccs/ Texas Consortium for Computational Seismology] ==&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/dtwaniso/paper_html/ Quantifying and correcting residual azimuthal anisotropic moveout in image gathers using dynamic time warping] by &#039;&#039;Luke Decker and Qunshan Zhang&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, O71-O82, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/anisodiff/paper_html/ Least-squares diffraction imaging using shaping regularization by anisotropic smoothing] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Xinming Wu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, S313-S325, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr5d/paper_html/ Simultaneous denoising and reconstruction of 5D seismic data via damped rank-reduction method] by &#039;&#039;Yangkang Chen, Dong Zhang, Zhaoyu Jin, Xiaohong Chen, Shaohuan Zu, Weilin Huang, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 1695-1717, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/npm/paper_html/ Data-driven time-frequency analysis of seismic data using non-stationary Prony method] by &#039;&#039;Guoning Wu, Sergey Fomel, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 66, 85-97, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/enhemd/paper_html/ Enhancing seismic reflections using empirical mode decomposition in the flattened domain] by &#039;&#039;Yangkang Chen, Guoyin Zhang, Shuwei Gan, and Chenglin Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 119, 99-105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pcastack/paper_html/ Application of principal component analysis in weighted stacking of seismic data] by &#039;&#039;Jianyong Xie, Wei Chen, Dong Zhang, Shaohuan Zu, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 1213-1217, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svscan/paper_html/ Velocity analysis of simultaneous-source data using high-resolution semblance - coping with the strong noise] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Shan Qu, and Shaohuan Zu&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 204, 768-779, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/cs/paper_html/ Compressive sensing for seismic data reconstruction via fast projection onto convex sets based on seislet transform] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Xiaohong Chen, Weiling Huang, and Hanming Chen&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 130, 194-208, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sgk/paper_html/ Fast dictionary learning for noise attenuation of multidimensional seismic data] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 209, 21-31, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sswtapp/paper_html/ Probing the subsurface karst features using time-frequency decomposition] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 4, T541-T550, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/asa/paper_html/ Application of spectral decomposition using regularized non-stationary autoregression to random noise attenuation] by &#039;&#039;Wencheng Yang, Runqiu Wang, Yangkang Chen, Jian Wu, Jiang Yuan, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 175-187, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr3d/paper_html/ An open-source Matlab code package for improved rank-reduction 3D seismic data denoising and reconstruction] by &#039;&#039;Yangkang Chen, Weilin Huang, Dong Zhang, and Wei Chen&#039;&#039;, &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 95, 59-66, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strsvd/paper_html/ Structure-oriented singular value decomposition for random noise attenuation of seismic data] by &#039;&#039;Shuwei Gan, Yangkang Chen, Shaohuan Zu, Shan Qu, and Wei Zhong&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 262-272, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase2/paper_html/ One-step slope estimation for dealiased seismic data reconstruction via iterative seislet thresholding] by &#039;&#039;Wei Liu, Siyuan Cao, Shuwei Gan, Yangkang Chen, Shaohuan Zu, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 13, 1462-1466, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dipseis/paper_html/ Dip-separated structural filtering using seislet transform and adaptive empirical mode decomposition based dip filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 457-469, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/halfthr/paper_html/ Irregular seismic data reconstruction using a percentile-half-thresholding algorithm] by &#039;&#039;Yangkang Chen, Keling Chen, Peidong Shi, and Yanyan Wang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 065001, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/demulemd/paper_html/ Multiple reflections noise attenuation using adaptive randomized-order empirical mode decomposition] by &#039;&#039;Wei Chen, Jianyong Xie, Shaohuan Zu, Shuwei Gan, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 18-22, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dmssa/paper_html/ Damped multichannel singular spectrum analysis for 3D random noise attenuation] by &#039;&#039;Weilin Huang, Runqiu Wang, Yangkang Chen, Huijian Li, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V261-V270, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase/paper_html/ De-aliased seismic data interpolation using seislet transform with low-frequency constraint] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2150-2154, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fraclapl/paper_html/ Viscoacoustic modeling and imaging using low-rank approximation] by &#039;&#039;Junzhe Sun, Tieyuan Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A103-A108, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/welllogs/paper_html/ Missing log data interpolation and semiautomatic seismic well ties using data matching techniques] by &#039;&#039;Sean Bader, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 7, T374-T361, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/acrossfault/paper_html/ Predictive painting across faults] by &#039;&#039;Zhiguang Xue, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 6, T449-T455, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sparse/paper_html/ Least-squares path-summation diffraction imaging using sparsity constraints] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Mrinal K. Sen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, S187–S200, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/gmresq/paper_html/ Q-compensated least-squares reverse time migration using lowrank one-step wave extrapolation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Tieyuan Zhu, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S271-S279, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eseis/paper_html/ EMD-seislet transform] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, A27-A32, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/elas/paper_html/ Recursive integral time extrapolation of elastic waves using low-rank symbol approximation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Yanadet Sripanich, and Paul Fowler&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 211, 1478-1493, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/merge/paper_html/ Matching and merging high-resolution and legacy seismic images] by &#039;&#039;Sarah Greer and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, V115-V122, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/t2dweak/paper_html/ Fast time-to-depth conversion and interval velocity estimation in the case of weak lateral variations] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, S227-S235, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sobel/paper_html/ Plane-wave Sobel attribute for discontinuity enhancement in seismic images] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, WB63-WB69, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fwiseislet/paper_html/ Full-waveform inversion using seislet regularization] by &#039;&#039;Zhiguang Xue, Hejun Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, A43-A49, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ovc/paper_html/ Diffraction imaging and time-migration velocity analysis using oriented velocity continuation] by &#039;&#039;Luke Decker, Dmitrii Merzlikin, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, U25-U35, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pi/paper_html/ Analytical path-summation imaging of seismic diffractions] by &#039;&#039;Dmitrii Merzlikin and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, S51-S59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper3/paper_html/ 3D generalized nonhyperboloidal moveout approximation] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Alexey Stovas, and Qi Hao&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, C49-C59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/decomp/paper_html/ Elastic wave-vector decomposition in heterogeneous anisotropic media] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Junzhe Sun, and Jiubing Cheng&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, doi 10.1111/1365-2478.12482, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/interval/paper_html/ Theory of interval traveltime parameter estimation in layered anisotropic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C253-C263, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/onestep/paper_html/ Lowrank one-step wave extrapolation for reverse-time migration] by &#039;&#039;Junzhe Sun, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S39-S54, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsd/paper_html/  Double sparsity dictionary for seismic noise attenuation] by &#039;&#039;Yangkang Chen, Jianwei Ma, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V17-V30, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/intshape/paper_html/  Seismic data interpolation using nonlinear shaping regularization] by &#039;&#039;Yangkang Chen, Lele Zhang, and Le-wei Mo&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 24, 327-342, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthogroll/paper_html/  Ground-roll noise attenuation using a simple and effective approach based on local band limited orthogonalization] by &#039;&#039;Yangkang Chen, Shebao Jiao, Jianwei Ma, Hanming Chen, Yatong Zhou, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2316-2320, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shemd/paper_html/ Random noise attenuation by a selective hybrid approach using f-x empirical mode decomposition] by &#039;&#039;Yangkang Chen, Shuwei Gan, Tingting Liu, Jiang Yuan, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 12-25, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svmf/paper_html/ Deblending using a space-varying median filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Exploration Geophysics&#039;&#039;&#039;, doi 10.1071/EG14051&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group3/paper_html/ On anelliptic approximations for qP velocities in TI and orthorhombic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, C89-C105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dbortho/paper_html/ Iterative deblending with multiple constraints based on shaping regularization] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, doi 10.1109/LGRS.2015.2463815&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vscan/paper_html/ Velocity analysis using similarity-weighted semblance] by &#039;&#039;Yangkang Chen, Tingting Liu, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A75-A82, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/aii/paper_html/ Structure-constrained relative acoustic impedance using stratigraphic coordinates] by &#039;&#039;Parvaneh Karimi&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A63-A67, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/scan3/paper_html/ A fast algorithm for 3D azimuthally anisotropic velocity scan] by &#039;&#039;Jingwei Hu, Sergey Fomel, and Lexing Ying&#039;&#039;,  &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 368-377, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strat/paper_html/ Stratigraphic coordinates, a coordinate system tailored to seismic interpretation] by &#039;&#039;Parvaneh Karimi and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 63, 1246-1255, (2015) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synth/paper_html/ Carbonate reservoir characterization using seismic diffraction imaging] by &#039;&#039;Luke Decker, Xavier Janson, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 3, SF21-SF30, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ortho/paper_html/ Random noise attenuation using local signal-and-noise orthogonalization] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD1-WD9, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synwav/paper_html/ Time-frequency analysis of seismic data using synchrosqueezing wavelet transform] by &#039;&#039;Yangkang Chen, Tingting Liu, Xiaohong Chen, Jingye Li, and Erying Wang&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 23, 303-312, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmodeblend/paper_html/ Deblending using normal moveout and median filtering in common-midpoint gathers] by &#039;&#039;Yangkang Chen, Jiang Yuan, Zhaoyu Jin, Keling Chen, and Lele Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 045012, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth2/paper_html/ A robust approach to time-to-depth conversion and interval velocity estimation from time migration in the presence of lateral velocity variations] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 315-337, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/deblend/paper_html/ Iterative deblending of simultaneous-source seismic data using seislet-domain shaping regularization] by &#039;&#039;Yangkang Chen, Sergey Fomel, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V179-V189, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sglowrank/paper_html/ Lowrank seismic wave extrapolation on a staggered grid] by &#039;&#039;Gang Fang, Sergey Fomel, Qizhen Du, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, T157-T168, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/emdpf/paper_html/ Random noise attenuation by f-x empirical mode decomposition predictive filtering] by &#039;&#039;Yangkang Chen and Jitao Ma&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V81-V91, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/optapert/paper_html/ Selecting an optimal aperture in Kirchhoff migration using dip-angle images] by &#039;&#039;Alexander Klokov and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S243-S254, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/phase/paper_html/ Local skewness attribute as a seismic phase detector] by &#039;&#039;Sergey Fomel and Mirko van der Baan&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 2, SA49-SA56, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/uncert/paper_html/ Structural uncertainty of time-migrated seismic images] by &#039;&#039;Sergey Fomel and Evgeny Landa&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 101, 27–30, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/psp/paper_html/ A parallel sweeping preconditioner for heterogeneous 3D Helmholtz equations] by &#039;&#039;Jack Poulson, Björn Engquist, Siwei Li, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;SIAM Journal on Scientific Computing&#039;&#039;&#039;, 35, C194-C212, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsrtomo/paper_html/ First-break traveltime tomography with the double-square-root eikonal equation] by &#039;&#039;Siwei Li, Alexander Vladimirsky, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U89-U101, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nar/paper_html/ Seismic data decomposition into spectral components using regularized nonstationary autoregression] by &#039;&#039;Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, O69-O76, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/specrecom/paper_html/ Automated spectral recomposition with application in stratigraphic interpretation] by &#039;&#039;Yihua Cai, Sergey Fomel, and Hongliu Zeng&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 1, SA109-SA116, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/opwd/paper_html/ Omnidirectional plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;,  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V171-V179, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/butterfly/paper_html/ A fast butterfly algorithm for generalized Radon transforms] by &#039;&#039;Jingwei Hu, Sergey Fomel, Laurent Demane, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U41-U51, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthorhombic/paper_html/ Modeling of pseudo-acoustic P-waves in orthorhombic media with a lowrank approximation] by &#039;&#039;Xiaolei Song and Tariq Alkhalifah&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, C33-C40, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eikods/paper_html/ Kirchhoff migration using eikonal-based computation of traveltime source-derivatives] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S211-S219, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lfd/paper_html/ Lowrank finite-differences and lowrank Fourier finite-differences for seismic wave extrapolation in the acoustic approximation] by &#039;&#039;Xiaolei Song, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 193, 960-969, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fpwd/paper_html/ Accelerated plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V1-V9, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/crs/paper_html/ Non-hyperbolic common reflection surface] by &#039;&#039;Sergey Fomel and Roman Kazinnik&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 21-27, (2013) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lowrank/paper_html/ Seismic wave extrapolation using lowrank symbol approximation] by &#039;&#039;Sergey Fomel, Lexing Ying, and Xiaolei Song&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 526–536, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ltft/paper_html/ Seismic data analysis using local time-frequency decomposition] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 516–525, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timefreq/paper_html/ Time-frequency analysis of seismic data using local attributes] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, P23-P34, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/apefint/paper_html/ Seismic data interpolation beyond aliasing using regularized nonstationary autoregression] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, V69-V77, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ffd/paper_html/ Fourier finite-difference wave propagation] by &#039;&#039;Xiaolei Song and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, T123-T129, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/reversible/paper_html/ A reversible transform for seismic data processing] by &#039;&#039;William Burnett and Robert Ferguson&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 8, 477-486, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vc3/paper_html/ Azimuthally anisotropic 3D velocity continuation] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;International Journal of Geophysics&#039;&#039;&#039;, Article ID 484653, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/agath/paper_html/ Theory of 3-D angle gathers in wave-equation seismic imaging] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, 11-16, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/oc3/paper_html/ OC-seislet: seislet transform construction with differential offset continuation] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, WB235-WB245, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/stackadcig/paper_html/ Stacking angle-domain common-image gathers for normalization of illumination] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 244-255, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/flat/paper_html/ Predictive painting of 3-D seismic volumes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 4, A25-A30, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/seislet/paper_html/ Seislet transform and seislet frame] by &#039;&#039;Sergey Fomel and Yang Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 3, V25-V38, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper/paper_html/ Generalized nonhyperbolic moveout approximation] by &#039;&#039;Sergey Fomel and Alexey Stovas&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 2, U9-U18, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strfilter/paper_html/ Nonlinear structure-enhancing filtering using plane-wave prediction] by &#039;&#039;Yang Liu, Sergey Fomel, and Guochang Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 58, 415-427, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmo3/paper_html/ 3D velocity-independent elliptically-anisotropic moveout correction] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 5, WB129-WB136, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/simistack/paper_html/ Stacking seismic data using local correlation] by &#039;&#039;Guochang Liu, Sergey Fomel, Long Jin, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 3, V43-V48, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/atten/paper_html/ Fractal heterogeneities in sonic logs and low-frequency scattering attenuation] by &#039;&#039;Thomas J. Browaeys and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, WA77-WA92, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timelapse/paper_html/ Time-lapse image registration using the local similarity attribute] by &#039;&#039;Sergey Fomel and Long Jin&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, A7-A11, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/medianfilter/paper_html/ A 1-D time-varying median filter for seismic random, spike-like noise elimination] by &#039;&#039;Yang Liu, Cai Liu, and Dian Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, V17-V24, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lpf/paper_html/ Adaptive multiple subtraction using regularized nonstationary regression] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 1, V25-V33, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth/paper_html/ Time-to-depth conversion and seismic velocity estimation using time-migration velocity] by &#039;&#039;Maria Cameron, Sergey Fomel, and James Sethian&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 5, VE205-VE210, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/avo/paper_html/ Velocity analysis using &amp;lt;i&amp;gt;AB&amp;lt;/i&amp;gt; semblance] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 57, 311-321 (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/diffr/paper_html/ Post-stack velocity analysis by separation and imaging of seismic diffractions] by &#039;&#039;Sergey Fomel, Evgeny Landa, and M. Turhan Taner&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72,  U89-U94, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pmig/paper_html/ Velocity-independent time-domain seismic imaging using local event slopes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, S139-S147, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/attr/paper_html/ Local seismic attributes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, A29-A33, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shape/paper_html/ Shaping regularization in geophysical estimation problems] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 2, R29-R36, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group/paper_html/ On anelliptic approximations for &amp;lt;i&amp;gt;qP&amp;lt;/i&amp;gt; velocities in transversally isotropic media] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 52, 247-259 (2004)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/tongji/ Tongji University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/decoupledpropagation/paper_html/ Simulating propagation of decoupled elastic waves using low-rank approximate mixed-domain integral operators for anisotropic media] by &#039;&#039;Jiubing Cheng, Tariq Alkhalifah, Zedong Wu, Peng Zou, and Chenlong Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, T63-T77, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qswave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part II: qS-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C39-C52, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qpwave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part I: qP-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C1-C18, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/lrmode/paper_html/ Fast algorithms for elastic-wave-mode separation and vector decomposition using low-rank approximation for anisotropic media] by &#039;&#039;Jiubing Cheng and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C97-C110, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/trip/ The Rice Inversion Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/asg/paper_html/ Acoustic staggered grid modeling in IWAVE] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/struct/paper_html/ IWAVE structure and basic use cases] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uh/ University of Houston] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uh/avostack/paper_html/ Weighted stacking of seismic AVO data using hybrid AB semblance and local similarity] by &#039;&#039;Pan Deng, Yangkang Chen, Yu Zhang, and Hua-Wei Zhou&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 13, 152-163, (2016)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uwa/ University of Western Australia] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uwa/geo2013ElasticModellingGPU/paper_html/ Solving 3D anisotropic elastic wave equations on parallel GPU devices] by &#039;&#039;Robin M. Weiss and Jeffrey Shragge&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, F7-F15, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/xjtu/ Xi&#039;an Jiaotong University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/mcaseislet/paper_html/paper.html Seislet-based morphological component analysis using scale-dependent exponential shrinkage] by &#039;&#039;Pengliang Yang and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, doi : 10.1016/j.jappgeo.2015.04.003, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpufwi/paper_html/ A graphics processing unit implementation of time-domain full-waveform inversion] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, F31-F39, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/primer/paper_html/ A numerical tour of wave propagation] by &#039;&#039;Pengliang Yang&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpurtm/paper_html/ RTM using effective boundary saving: A staggered grid GPU implementation] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 68, 64-72, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/zju/ Zhejiang University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/dtv/paper_html/ Full waveform inversion and joint migration inversion with an automatic directional total variation constraint] by &#039;&#039;Shan Qu, Eric Verschuur, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, no.2, R175-R183, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr5d/paper_html/ Five-dimensional seismic data reconstruction using the optimally damped rank-reduction method] by &#039;&#039;Yangkang Chen, Min Bai, Zhe Guan, Qingchen Zhang, Mi Zhang, and Hang Wang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 222, 1824-1845, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr3d/paper_html/ Seismic signal enhancement based on the lowrank methods] by &#039;&#039;Min Bai, Guangtan Huang, Hang Wang, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 68, 2783-2807, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/diffrlrra/paper_html/ Separation and imaging of seismic diffractions using a localized rank-reduction method with adaptively selected ranks] by &#039;&#039;Hang Wang, Xingye Liu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 85, V497-V506, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/qrtm/paper_html/ CuQ-RTM: A CUDA-based code package for stable and efficient Q-compensated reverse time migration] by &#039;&#039;Yufeng Wang, Hui Zhou, Xuebin Zhao, Qingchen Zhang, Poru Zhao, Xiance Yu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, F1-F15, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/optnoise/paper_html/ Plane-wave orthogonal polynomial transform for amplitude-preserving noise attenuation] by &#039;&#039;Yangkang Chen, Weilin Huang, Yatong Zhou, Wei Liu, and Dong Zhang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 214, 1214-1232, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/sosvmf/paper_html/ Deblending of simultaneous-source data using a structure-oriented space-varying median filter] by &#039;&#039;Yangkang Chen, Shaohuan Zu, Yufeng Wang, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 216, 1214-1232, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/q/paper_html/ Multi-channel quality factor Q estimation] by &#039;&#039;Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 218, 655-665, (2019)&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=3992</id>
		<title>Reproducible Documents</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=3992"/>
		<updated>2022-04-12T13:13:55Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Jilin University */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Fotolia_6815478_XS.jpg|right|]]&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/bei/ Basic Earth Imaging] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/sg/paper_html/ Imaging in shot-geophone space] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/dwnc/paper_html/ Downward continuation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/ft1/paper_html/ Waves and Fourier sums] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/krch/paper_html/ Zero-offset migration] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/vela/paper_html/ Moveout, velocity, and stacking] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/wvs/paper_html/ Waves in strata] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/conj/paper_html/ Adjoint operators] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/fld/paper_html/ Field recording geometry] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cwp/ Center for Wave Phenomena] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2011WideAzimuthAngleDecomposition/paper_html/ Wide-azimuth angle gathers for wave-equation migration] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 3, S131-S141, (2011) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/pept2011MicroearthquakeMonitoring/paper_html/ Micro-earthquake monitoring with sparsely-sampled data] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, no. 1, 43-49, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008IsotropicAngleDomainElasticRTM/paper_html/ Isotropic angle-domain elastic reverse-time migration] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 6, S229-S239, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009VTIModeSeparation/paper_html/ Elastic wave-mode separation for VTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74 , no. 5, WB19-WB32, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009TTIModeSeparation/paper_html/ Elastic wave-mode separation for TTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, T65-T78, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008InterferometricImagingCondition/paper_html/ Interferometric imaging condition for wave-equation migration] by &#039;&#039;Paul Sava and Oleg Poliannikov&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 2, S47-S61, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008NumericWEMVAoperators/paper_html/ Numeric implementation of wave-equation migration velocity analysis operators] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 5, VE145-VE159, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2007StereographicImagingCondition/paper_html/ Stereographic imaging condition for wave-equation migration] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 6, A87-A91, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/jse2006RWEImagingOverturningReflections/paper_html/ Imaging overturning reflections by Riemannian Wavefield Extrapolation] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 15, no 3, 209-223 (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2006TimeShiftImagingCondition/paper_html/ Time-shift imaging condition in seismic migration] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 6, S209-S217, (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/aniso/paper_html/ Nonhyperbolic reflection moveout of &amp;lt;i&amp;gt;P&amp;lt;/i&amp;gt;-waves: An overview and comparison of reasons] by &#039;&#039;Sergey Fomel and Vladimir Grechka&#039;&#039;: &#039;&#039;&#039;Center for Wave Phenomena&#039;&#039;&#039;, CWP-372 (2001)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cup/ China University of Petroleum] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna2d/paper_html/ Random noise attenuation using f-x regularized nonstationary autoregression] by &#039;&#039;Guochang Liu, Xiaohong Chen, Jing Du, and Kailong Wu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 77 , no. 2, V61-V69, (2012)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna3d/paper_html/ Noncausal f-x-y regularized nonstationary prediction filtering for random noise attenuation on 3D seismic data] by &#039;&#039;Guochang Liu and Xiaohong Chen &#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 93, 60-66, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/hansung/ Hansung University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/hansung/cgg/paper_html/ Conjugate guided gradient (CGG) method for robust inversion and its application to velocity-stack inversion] by &#039;&#039;Jun Ji&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 4, R59-R67, (2006)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/gee/ Image Estimation by Example] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lmn/paper_html/ Plane waves in three dimensions] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/pch/paper_html/ Nonstationarity: patching] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lal/paper_html/ Spatial aliasing and scale invariance] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/mda/paper_html/ Multidimensional autoregression] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/prc/paper_html/ Preconditioning] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/hlx/paper_html/ The helical coordinate] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/iin/paper_html/ Empty bins and inverse interpolation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lsq/paper_html/ Model fitting by least squares] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/ajt/paper_html/ Basic operators and adjoints] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/data/ Madagascar Datasets] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2mp/paper_html/ 2D modeling and basic processing with Madagascar] by &#039;&#039;Pongthep Thongsang, Lian Jiang, Hao Li, and Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2/paper_html/ Marmousi2 model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/alaska/paper_html/ Open Data/Open Source: Seismic Unix scripts to process a 2D land line] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/teapotdome/paper_html/ Processing the Teapot Dome Land 3D Survey with Madagascar] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/sigsbee/paper_html/ Sigsbee2 models] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/pluto/paper_html/ Pluto model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi/paper_html/ Marmousi model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/amoco/paper_html/ Amoco model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/icp/ ICP-Ecopetrol] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/icp/sam2013gpushortestpath/segabs_graphrayt_html/ Shortest path ray tracing on parallel GPU devices] by &#039;&#039;Jorge Monsegny and William Agudelo&#039;&#039;: &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 3470-3474, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/jlu/ Jilin University] ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txyspfint/paper_html/ Seismic data interpolation without iteration using a t-x-y streaming prediction filter with varying smoothness] by &#039;&#039;Yang Liu, Geng Wu, and Zhisheng Zheng&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 87, V29-V38, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/apefsnsep/paper_html/ Nonstationary pattern-based signal-noise separation using adaptive prediction-error filter] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 19, 14-27, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txsopf/paper_html/ Streaming orthogonal prediction filter in t-x domain for random noise attenuation] by &#039;&#039;Yang Liu and Bingxiu Li&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, F41-F48, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/gvdseisint/paper_html/ Seismic data interpolation using generalised velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Peng Zhang, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 65, 82-93, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/vdseislet/paper_html/ Signal and noise separation in prestack seismic data using velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Sergey Fomel, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD117-WD128, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/riesz/paper_html/ Seismic dip estimation based on the two-dimensional Hilbert transform and its application in random noise attenuation] by &#039;&#039;Cai Liu, Changle Chen, Dian Wang, Yang Liu, Shiyu Wang, and Liang Zhang&#039;&#039;: &#039;&#039;&#039;Applied Geophysics&#039;&#039;&#039;, 12, 55-63, (March 2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txyapf/paper_html/ Adaptive prediction filtering in t -x-y domain for random noise attenuation using regularized nonstationary autoregression] by &#039;&#039;Yang Liu, Ning Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, V13-V21, (2015)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/rsf/ Madagascar Documentation] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2012/tutorial_html/ Madagascar tutorial: Field data processing] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school/articleWSI_html/ Seismic Imaging Tutorial: &amp;quot;exploding reflector&amp;quot; modeling/migration] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tutorial A brief introduction to Madagascar] by &#039;&#039;Jeff Godwin&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/manual/manual_html/ Madagascar Programming Reference Manual] by &#039;&#039;Mohammad Akbar Zuberi, Tariq Alkhalifah, and Christos Saragoitis&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2009/paper_html/ Madagascar tutorial] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/prog_html/ Guide to Madagascar programs] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/tour_html/ Revisiting SEP tour with RSF and SCons] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/api_html/ Guide to RSF API] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/demo_html/ Guide to programming using RSF] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/scons/paper_html/ Reproducible computational experiments using SCons] by &#039;&#039;Sergey Fomel and Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/milano/ Politecnico di Milano] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/milano/taupvel/paper_html/ Velocity-independent tau-p moveout in a horizontally-layered VTI medium ] by &#039;&#039;Lorenzo Casasanta and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, U45-U57, (2011)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/slim/ Seismic Laboratory for Imaging and Modeling] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/geo2008NewInsightsPareto/paper_html/ New insights into one-norm solvers from the Pareto curve] by &#039;&#039;Gilles Hennenfent, Ewout van den Berg, Michael P. Friedlander, and Felix J. Herrmann&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 4, A23-A26, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/slimUserManual/paper_html/ User&#039;s manual for SLIM programs in Madagascar] by &#039;&#039;Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/sep/ Stanford Exploration Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/geostat/paper_html/ Multiple realizations using standard inversion techniques] by &#039;&#039;Robert Clapp&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 67-78 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/sparse2/paper_html/ Test case for PEF estimation with sparse data II] by &#039;&#039;Morgan Brown, Jon Claerbout, and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 117-122 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/elliptic2/paper_html/ The double-elliptic approximation in the group and phase domains] by &#039;&#039;Joe Dellinger and Francis Muir&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 70, 361-366 (1991)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/balance/paper_html/ Iterative least-square inversion for amplitude balancing] by &#039;&#039;Arnaud Berlioux and William Harlan&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 89, 167-178 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pefmult/paper_html/ Multiple suppression using prediction-error filter] by &#039;&#039;Yalei Sun&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 94, 205-212 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/aal/paper_html/ When is anti-aliasing needed in Kirchhoff migration?] by &#039;&#039;Dimitri Bevc and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 467-476 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/passive/paper_html/ Passive seismic imaging applied to synthetic data] by &#039;&#039;James Rickett and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 83-90 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/avo/paper_html/ Seismic AVO analysis of methane hydrate structures] by &#039;&#039;Christine Ecker and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 277-292 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/super/paper_html/ A prospect for super resolution] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 93, 133-136 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/shearer/paper_html/ Earthquake stacks at constant offset] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 77, 361-366 (1993) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/txamo/paper_html/ The time and space formulation of azimuth moveout] by &#039;&#039;Sergey Fomel and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 25-37 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/waverays/paper_html/ Wavefront construction using waverays] by &#039;&#039;Hector Urdaneta&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 85-100 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/helft/paper_html/ Multi-dimensional Fourier transforms in the helical coordinate system] by &#039;&#039;James Rickett and Antoine Guitton&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 167-176 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fat/paper_html/ Imaging complex structures with first-arrival traveltimes] by &#039;&#039;Dimitri Bevc&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 1-10 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/texture/paper_html/ Texture synthesis and prediction error filtering] by &#039;&#039;Morgan Brown&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 211-222 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lines/paper_html/ Random lines in a plane] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 325-328 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fractal/paper_html/ Modeling 3-D anisotropic fractal media] by &#039;&#039;Nizar Chemingui&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 80, 603-616 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/banana/paper_html/ Traveltime sensitivity kernels: Banana-doughnuts or just plain bananas?] by &#039;&#039;James Rickett&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 61-68 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/steer/paper_html/ Solution steering with space-variant filters] by &#039;&#039;Robert G. Clapp, Sergey Fomel, and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 27-42 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lineiko/paper_html/ Traveltime computation with the linearized eikonal equation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 94, 123-131 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/bspl/paper_html/ Inverse B-spline interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 105, 79-108 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/plane/paper_html/ Plane wave prediction in 3-D] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 102, 101-110 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stoltst/paper_html/ Evaluating the Stolt-stretch parameter] by &#039;&#039;Sergey Fomel and Louis Vaillant&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 319-335, (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/huygens/paper_html/ Huygens wavefront tracing: A robust alternative to conventional ray tracing] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 101-113 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fkamo/paper_html/ Effective AMO implementation in the log-stretch, frequency-wavenumber domain] by &#039;&#039;Ioan Vlad and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 110, 63-70 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/antial/paper_html/ Antialiasing of Kirchhoff operators by reciprocal parameterization] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 10, 293-310 (2002)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/norm/paper_html/ Amplitude preservation for offset continuation: Confirmation for Kirchhoff data] by &#039;&#039;Sergey Fomel and Norman Bleistein&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 121-130 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/angle/paper_html/ Angle-gather time migration] by &#039;&#039;Sergey Fomel and Marie Prucha&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 141-150 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/spitz/paper_html/ Spitz makes a better assumption for the signal PEF] by &#039;&#039;Jon F. Claerbout and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 211-219 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/findif/paper_html/ Exploring three-dimensional implicit wavefield extrapolation with the helix transform] by &#039;&#039;Sergey Fomel and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 43-60 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc2/paper_html/ Time-migration velocity analysis by velocity continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1662-1672 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/burg/paper_html/ The Wilson-Burg method of spectral factorization with application to helical filtering] by &#039;&#039;Sergey Fomel, Paul Sava, James Rickett, and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 51, 409-420 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/velspec/paper_html/ Velocity continuation by spectral methods] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 97, 157-172 (1998)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/specfac/paper_html/ Spectral factorization revisited] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 227-234 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc2/paper_html/ Seismic reflection data interpolation with differential offset and shot continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 733-744 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc1/paper_html/ Theory of differential offset continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 718-732 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc1/paper_html/ Velocity continuation and the anatomy of residual prestack time migration] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1650-1661 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmsec/paper_html/ A second-order fast marching eikonal solver] by &#039;&#039;James Rickett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 287-292 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stack/paper_html/ Asymptotic pseudounitary stacking operators] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1032-1042(2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/cdstep/paper_html/ Least-square inversion with inexact adjoints. Method of conjugate directions: A tutorial] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 253-365 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmeiko/paper_html/ A variational formulation of the fast marching eikonal solver] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 127-147 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/forwd/paper_html/ Forward interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039; (Ph.D. Thesis Chapter), 107 (2001) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/precon/paper_html/ Multidimensional recursive filter preconditioning in geophysical estimation problems] by &#039;&#039;Sergey Fomel and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 577-588 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pwd/paper_html/ Applications of plane-wave destruction filters] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 67, 1946-1960 (2002)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/swag/ Seismic Wave Analysis Group] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/itime/paper_html/ Automatic traveltime picking using the instantaneous traveltime] by &#039;&#039;Christos Saragiotis, Tariq Alkhalifah, and Sergey Fomel&#039;&#039;:  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, T53-T58, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/tau/paper_html/ Wavefield extrapolation in pseudodepth domain] by &#039;&#039;Xuxin Ma and Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S81-S91, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/thetaScan/article_html/ Traveltime approximations for transversely isotropic media with an inhomogeneous background] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, WA31-WA42, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/anisogath/article_html/ Angle gathers in wave-equation imaging for transversely isotropic media] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 422-431 (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/eikds/paper_html/ An eikonal based formulation for traveltime perturbation with respect to the source location] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, T175-T183 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/waveds/paper_html/ Acoustic wavefield evolution as function of source location perturbation] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 183, 1324-1331 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/introDTI/article_html/ A transversely isotropic medium with a tilted symmetry axis normal to the reflector] by &#039;&#039;Tariq Alkhalifah and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039; (Letters), 75, A19-A24 (2010)&lt;br /&gt;
&lt;br /&gt;
== [https://www.reproducibility.org/RSF/book/tccs/ Texas Consortium for Computational Seismology] ==&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/dtwaniso/paper_html/ Quantifying and correcting residual azimuthal anisotropic moveout in image gathers using dynamic time warping] by &#039;&#039;Luke Decker and Qunshan Zhang&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, O71-O82, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/anisodiff/paper_html/ Least-squares diffraction imaging using shaping regularization by anisotropic smoothing] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Xinming Wu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, S313-S325, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr5d/paper_html/ Simultaneous denoising and reconstruction of 5D seismic data via damped rank-reduction method] by &#039;&#039;Yangkang Chen, Dong Zhang, Zhaoyu Jin, Xiaohong Chen, Shaohuan Zu, Weilin Huang, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 1695-1717, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/npm/paper_html/ Data-driven time-frequency analysis of seismic data using non-stationary Prony method] by &#039;&#039;Guoning Wu, Sergey Fomel, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 66, 85-97, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/enhemd/paper_html/ Enhancing seismic reflections using empirical mode decomposition in the flattened domain] by &#039;&#039;Yangkang Chen, Guoyin Zhang, Shuwei Gan, and Chenglin Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 119, 99-105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pcastack/paper_html/ Application of principal component analysis in weighted stacking of seismic data] by &#039;&#039;Jianyong Xie, Wei Chen, Dong Zhang, Shaohuan Zu, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 1213-1217, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svscan/paper_html/ Velocity analysis of simultaneous-source data using high-resolution semblance - coping with the strong noise] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Shan Qu, and Shaohuan Zu&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 204, 768-779, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/cs/paper_html/ Compressive sensing for seismic data reconstruction via fast projection onto convex sets based on seislet transform] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Xiaohong Chen, Weiling Huang, and Hanming Chen&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 130, 194-208, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sgk/paper_html/ Fast dictionary learning for noise attenuation of multidimensional seismic data] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 209, 21-31, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sswtapp/paper_html/ Probing the subsurface karst features using time-frequency decomposition] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 4, T541-T550, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/asa/paper_html/ Application of spectral decomposition using regularized non-stationary autoregression to random noise attenuation] by &#039;&#039;Wencheng Yang, Runqiu Wang, Yangkang Chen, Jian Wu, Jiang Yuan, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 175-187, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr3d/paper_html/ An open-source Matlab code package for improved rank-reduction 3D seismic data denoising and reconstruction] by &#039;&#039;Yangkang Chen, Weilin Huang, Dong Zhang, and Wei Chen&#039;&#039;, &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 95, 59-66, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strsvd/paper_html/ Structure-oriented singular value decomposition for random noise attenuation of seismic data] by &#039;&#039;Shuwei Gan, Yangkang Chen, Shaohuan Zu, Shan Qu, and Wei Zhong&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 262-272, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase2/paper_html/ One-step slope estimation for dealiased seismic data reconstruction via iterative seislet thresholding] by &#039;&#039;Wei Liu, Siyuan Cao, Shuwei Gan, Yangkang Chen, Shaohuan Zu, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 13, 1462-1466, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dipseis/paper_html/ Dip-separated structural filtering using seislet transform and adaptive empirical mode decomposition based dip filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 457-469, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/halfthr/paper_html/ Irregular seismic data reconstruction using a percentile-half-thresholding algorithm] by &#039;&#039;Yangkang Chen, Keling Chen, Peidong Shi, and Yanyan Wang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 065001, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/demulemd/paper_html/ Multiple reflections noise attenuation using adaptive randomized-order empirical mode decomposition] by &#039;&#039;Wei Chen, Jianyong Xie, Shaohuan Zu, Shuwei Gan, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 18-22, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dmssa/paper_html/ Damped multichannel singular spectrum analysis for 3D random noise attenuation] by &#039;&#039;Weilin Huang, Runqiu Wang, Yangkang Chen, Huijian Li, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V261-V270, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase/paper_html/ De-aliased seismic data interpolation using seislet transform with low-frequency constraint] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2150-2154, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fraclapl/paper_html/ Viscoacoustic modeling and imaging using low-rank approximation] by &#039;&#039;Junzhe Sun, Tieyuan Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A103-A108, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/welllogs/paper_html/ Missing log data interpolation and semiautomatic seismic well ties using data matching techniques] by &#039;&#039;Sean Bader, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 7, T374-T361, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/acrossfault/paper_html/ Predictive painting across faults] by &#039;&#039;Zhiguang Xue, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 6, T449-T455, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sparse/paper_html/ Least-squares path-summation diffraction imaging using sparsity constraints] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Mrinal K. Sen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, S187–S200, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/gmresq/paper_html/ Q-compensated least-squares reverse time migration using lowrank one-step wave extrapolation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Tieyuan Zhu, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S271-S279, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eseis/paper_html/ EMD-seislet transform] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, A27-A32, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/elas/paper_html/ Recursive integral time extrapolation of elastic waves using low-rank symbol approximation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Yanadet Sripanich, and Paul Fowler&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 211, 1478-1493, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/merge/paper_html/ Matching and merging high-resolution and legacy seismic images] by &#039;&#039;Sarah Greer and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, V115-V122, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/t2dweak/paper_html/ Fast time-to-depth conversion and interval velocity estimation in the case of weak lateral variations] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, S227-S235, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sobel/paper_html/ Plane-wave Sobel attribute for discontinuity enhancement in seismic images] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, WB63-WB69, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fwiseislet/paper_html/ Full-waveform inversion using seislet regularization] by &#039;&#039;Zhiguang Xue, Hejun Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, A43-A49, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ovc/paper_html/ Diffraction imaging and time-migration velocity analysis using oriented velocity continuation] by &#039;&#039;Luke Decker, Dmitrii Merzlikin, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, U25-U35, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pi/paper_html/ Analytical path-summation imaging of seismic diffractions] by &#039;&#039;Dmitrii Merzlikin and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, S51-S59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper3/paper_html/ 3D generalized nonhyperboloidal moveout approximation] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Alexey Stovas, and Qi Hao&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, C49-C59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/decomp/paper_html/ Elastic wave-vector decomposition in heterogeneous anisotropic media] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Junzhe Sun, and Jiubing Cheng&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, doi 10.1111/1365-2478.12482, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/interval/paper_html/ Theory of interval traveltime parameter estimation in layered anisotropic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C253-C263, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/onestep/paper_html/ Lowrank one-step wave extrapolation for reverse-time migration] by &#039;&#039;Junzhe Sun, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S39-S54, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsd/paper_html/  Double sparsity dictionary for seismic noise attenuation] by &#039;&#039;Yangkang Chen, Jianwei Ma, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V17-V30, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/intshape/paper_html/  Seismic data interpolation using nonlinear shaping regularization] by &#039;&#039;Yangkang Chen, Lele Zhang, and Le-wei Mo&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 24, 327-342, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthogroll/paper_html/  Ground-roll noise attenuation using a simple and effective approach based on local band limited orthogonalization] by &#039;&#039;Yangkang Chen, Shebao Jiao, Jianwei Ma, Hanming Chen, Yatong Zhou, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2316-2320, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shemd/paper_html/ Random noise attenuation by a selective hybrid approach using f-x empirical mode decomposition] by &#039;&#039;Yangkang Chen, Shuwei Gan, Tingting Liu, Jiang Yuan, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 12-25, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svmf/paper_html/ Deblending using a space-varying median filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Exploration Geophysics&#039;&#039;&#039;, doi 10.1071/EG14051&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group3/paper_html/ On anelliptic approximations for qP velocities in TI and orthorhombic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, C89-C105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dbortho/paper_html/ Iterative deblending with multiple constraints based on shaping regularization] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, doi 10.1109/LGRS.2015.2463815&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vscan/paper_html/ Velocity analysis using similarity-weighted semblance] by &#039;&#039;Yangkang Chen, Tingting Liu, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A75-A82, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/aii/paper_html/ Structure-constrained relative acoustic impedance using stratigraphic coordinates] by &#039;&#039;Parvaneh Karimi&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A63-A67, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/scan3/paper_html/ A fast algorithm for 3D azimuthally anisotropic velocity scan] by &#039;&#039;Jingwei Hu, Sergey Fomel, and Lexing Ying&#039;&#039;,  &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 368-377, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strat/paper_html/ Stratigraphic coordinates, a coordinate system tailored to seismic interpretation] by &#039;&#039;Parvaneh Karimi and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 63, 1246-1255, (2015) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synth/paper_html/ Carbonate reservoir characterization using seismic diffraction imaging] by &#039;&#039;Luke Decker, Xavier Janson, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 3, SF21-SF30, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ortho/paper_html/ Random noise attenuation using local signal-and-noise orthogonalization] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD1-WD9, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synwav/paper_html/ Time-frequency analysis of seismic data using synchrosqueezing wavelet transform] by &#039;&#039;Yangkang Chen, Tingting Liu, Xiaohong Chen, Jingye Li, and Erying Wang&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 23, 303-312, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmodeblend/paper_html/ Deblending using normal moveout and median filtering in common-midpoint gathers] by &#039;&#039;Yangkang Chen, Jiang Yuan, Zhaoyu Jin, Keling Chen, and Lele Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 045012, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth2/paper_html/ A robust approach to time-to-depth conversion and interval velocity estimation from time migration in the presence of lateral velocity variations] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 315-337, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/deblend/paper_html/ Iterative deblending of simultaneous-source seismic data using seislet-domain shaping regularization] by &#039;&#039;Yangkang Chen, Sergey Fomel, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V179-V189, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sglowrank/paper_html/ Lowrank seismic wave extrapolation on a staggered grid] by &#039;&#039;Gang Fang, Sergey Fomel, Qizhen Du, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, T157-T168, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/emdpf/paper_html/ Random noise attenuation by f-x empirical mode decomposition predictive filtering] by &#039;&#039;Yangkang Chen and Jitao Ma&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V81-V91, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/optapert/paper_html/ Selecting an optimal aperture in Kirchhoff migration using dip-angle images] by &#039;&#039;Alexander Klokov and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S243-S254, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/phase/paper_html/ Local skewness attribute as a seismic phase detector] by &#039;&#039;Sergey Fomel and Mirko van der Baan&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 2, SA49-SA56, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/uncert/paper_html/ Structural uncertainty of time-migrated seismic images] by &#039;&#039;Sergey Fomel and Evgeny Landa&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 101, 27–30, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/psp/paper_html/ A parallel sweeping preconditioner for heterogeneous 3D Helmholtz equations] by &#039;&#039;Jack Poulson, Björn Engquist, Siwei Li, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;SIAM Journal on Scientific Computing&#039;&#039;&#039;, 35, C194-C212, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsrtomo/paper_html/ First-break traveltime tomography with the double-square-root eikonal equation] by &#039;&#039;Siwei Li, Alexander Vladimirsky, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U89-U101, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nar/paper_html/ Seismic data decomposition into spectral components using regularized nonstationary autoregression] by &#039;&#039;Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, O69-O76, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/specrecom/paper_html/ Automated spectral recomposition with application in stratigraphic interpretation] by &#039;&#039;Yihua Cai, Sergey Fomel, and Hongliu Zeng&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 1, SA109-SA116, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/opwd/paper_html/ Omnidirectional plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;,  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V171-V179, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/butterfly/paper_html/ A fast butterfly algorithm for generalized Radon transforms] by &#039;&#039;Jingwei Hu, Sergey Fomel, Laurent Demane, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U41-U51, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthorhombic/paper_html/ Modeling of pseudo-acoustic P-waves in orthorhombic media with a lowrank approximation] by &#039;&#039;Xiaolei Song and Tariq Alkhalifah&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, C33-C40, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eikods/paper_html/ Kirchhoff migration using eikonal-based computation of traveltime source-derivatives] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S211-S219, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lfd/paper_html/ Lowrank finite-differences and lowrank Fourier finite-differences for seismic wave extrapolation in the acoustic approximation] by &#039;&#039;Xiaolei Song, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 193, 960-969, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fpwd/paper_html/ Accelerated plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V1-V9, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/crs/paper_html/ Non-hyperbolic common reflection surface] by &#039;&#039;Sergey Fomel and Roman Kazinnik&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 21-27, (2013) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lowrank/paper_html/ Seismic wave extrapolation using lowrank symbol approximation] by &#039;&#039;Sergey Fomel, Lexing Ying, and Xiaolei Song&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 526–536, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ltft/paper_html/ Seismic data analysis using local time-frequency decomposition] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 516–525, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timefreq/paper_html/ Time-frequency analysis of seismic data using local attributes] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, P23-P34, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/apefint/paper_html/ Seismic data interpolation beyond aliasing using regularized nonstationary autoregression] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, V69-V77, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ffd/paper_html/ Fourier finite-difference wave propagation] by &#039;&#039;Xiaolei Song and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, T123-T129, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/reversible/paper_html/ A reversible transform for seismic data processing] by &#039;&#039;William Burnett and Robert Ferguson&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 8, 477-486, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vc3/paper_html/ Azimuthally anisotropic 3D velocity continuation] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;International Journal of Geophysics&#039;&#039;&#039;, Article ID 484653, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/agath/paper_html/ Theory of 3-D angle gathers in wave-equation seismic imaging] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, 11-16, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/oc3/paper_html/ OC-seislet: seislet transform construction with differential offset continuation] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, WB235-WB245, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/stackadcig/paper_html/ Stacking angle-domain common-image gathers for normalization of illumination] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 244-255, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/flat/paper_html/ Predictive painting of 3-D seismic volumes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 4, A25-A30, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/seislet/paper_html/ Seislet transform and seislet frame] by &#039;&#039;Sergey Fomel and Yang Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 3, V25-V38, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper/paper_html/ Generalized nonhyperbolic moveout approximation] by &#039;&#039;Sergey Fomel and Alexey Stovas&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 2, U9-U18, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strfilter/paper_html/ Nonlinear structure-enhancing filtering using plane-wave prediction] by &#039;&#039;Yang Liu, Sergey Fomel, and Guochang Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 58, 415-427, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmo3/paper_html/ 3D velocity-independent elliptically-anisotropic moveout correction] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 5, WB129-WB136, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/simistack/paper_html/ Stacking seismic data using local correlation] by &#039;&#039;Guochang Liu, Sergey Fomel, Long Jin, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 3, V43-V48, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/atten/paper_html/ Fractal heterogeneities in sonic logs and low-frequency scattering attenuation] by &#039;&#039;Thomas J. Browaeys and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, WA77-WA92, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timelapse/paper_html/ Time-lapse image registration using the local similarity attribute] by &#039;&#039;Sergey Fomel and Long Jin&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, A7-A11, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/medianfilter/paper_html/ A 1-D time-varying median filter for seismic random, spike-like noise elimination] by &#039;&#039;Yang Liu, Cai Liu, and Dian Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, V17-V24, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lpf/paper_html/ Adaptive multiple subtraction using regularized nonstationary regression] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 1, V25-V33, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth/paper_html/ Time-to-depth conversion and seismic velocity estimation using time-migration velocity] by &#039;&#039;Maria Cameron, Sergey Fomel, and James Sethian&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 5, VE205-VE210, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/avo/paper_html/ Velocity analysis using &amp;lt;i&amp;gt;AB&amp;lt;/i&amp;gt; semblance] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 57, 311-321 (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/diffr/paper_html/ Post-stack velocity analysis by separation and imaging of seismic diffractions] by &#039;&#039;Sergey Fomel, Evgeny Landa, and M. Turhan Taner&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72,  U89-U94, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pmig/paper_html/ Velocity-independent time-domain seismic imaging using local event slopes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, S139-S147, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/attr/paper_html/ Local seismic attributes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, A29-A33, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shape/paper_html/ Shaping regularization in geophysical estimation problems] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 2, R29-R36, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group/paper_html/ On anelliptic approximations for &amp;lt;i&amp;gt;qP&amp;lt;/i&amp;gt; velocities in transversally isotropic media] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 52, 247-259 (2004)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/tongji/ Tongji University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/decoupledpropagation/paper_html/ Simulating propagation of decoupled elastic waves using low-rank approximate mixed-domain integral operators for anisotropic media] by &#039;&#039;Jiubing Cheng, Tariq Alkhalifah, Zedong Wu, Peng Zou, and Chenlong Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, T63-T77, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qswave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part II: qS-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C39-C52, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qpwave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part I: qP-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C1-C18, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/lrmode/paper_html/ Fast algorithms for elastic-wave-mode separation and vector decomposition using low-rank approximation for anisotropic media] by &#039;&#039;Jiubing Cheng and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C97-C110, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/trip/ The Rice Inversion Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/asg/paper_html/ Acoustic staggered grid modeling in IWAVE] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/struct/paper_html/ IWAVE structure and basic use cases] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uh/ University of Houston] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uh/avostack/paper_html/ Weighted stacking of seismic AVO data using hybrid AB semblance and local similarity] by &#039;&#039;Pan Deng, Yangkang Chen, Yu Zhang, and Hua-Wei Zhou&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 13, 152-163, (2016)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uwa/ University of Western Australia] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uwa/geo2013ElasticModellingGPU/paper_html/ Solving 3D anisotropic elastic wave equations on parallel GPU devices] by &#039;&#039;Robin M. Weiss and Jeffrey Shragge&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, F7-F15, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/xjtu/ Xi&#039;an Jiaotong University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/mcaseislet/paper_html/paper.html Seislet-based morphological component analysis using scale-dependent exponential shrinkage] by &#039;&#039;Pengliang Yang and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, doi : 10.1016/j.jappgeo.2015.04.003, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpufwi/paper_html/ A graphics processing unit implementation of time-domain full-waveform inversion] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, F31-F39, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/primer/paper_html/ A numerical tour of wave propagation] by &#039;&#039;Pengliang Yang&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpurtm/paper_html/ RTM using effective boundary saving: A staggered grid GPU implementation] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 68, 64-72, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/zju/ Zhejiang University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/dtv/paper_html/ Full waveform inversion and joint migration inversion with an automatic directional total variation constraint] by &#039;&#039;Shan Qu, Eric Verschuur, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, no.2, R175-R183, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr5d/paper_html/ Five-dimensional seismic data reconstruction using the optimally damped rank-reduction method] by &#039;&#039;Yangkang Chen, Min Bai, Zhe Guan, Qingchen Zhang, Mi Zhang, and Hang Wang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 222, 1824-1845, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr3d/paper_html/ Seismic signal enhancement based on the lowrank methods] by &#039;&#039;Min Bai, Guangtan Huang, Hang Wang, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 68, 2783-2807, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/diffrlrra/paper_html/ Separation and imaging of seismic diffractions using a localized rank-reduction method with adaptively selected ranks] by &#039;&#039;Hang Wang, Xingye Liu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 85, V497-V506, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/qrtm/paper_html/ CuQ-RTM: A CUDA-based code package for stable and efficient Q-compensated reverse time migration] by &#039;&#039;Yufeng Wang, Hui Zhou, Xuebin Zhao, Qingchen Zhang, Poru Zhao, Xiance Yu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, F1-F15, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/optnoise/paper_html/ Plane-wave orthogonal polynomial transform for amplitude-preserving noise attenuation] by &#039;&#039;Yangkang Chen, Weilin Huang, Yatong Zhou, Wei Liu, and Dong Zhang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 214, 1214-1232, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/sosvmf/paper_html/ Deblending of simultaneous-source data using a structure-oriented space-varying median filter] by &#039;&#039;Yangkang Chen, Shaohuan Zu, Yufeng Wang, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 216, 1214-1232, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/q/paper_html/ Multi-channel quality factor Q estimation] by &#039;&#039;Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 218, 655-665, (2019)&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=3991</id>
		<title>Reproducible Documents</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=3991"/>
		<updated>2022-04-11T04:56:30Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Jilin University */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Fotolia_6815478_XS.jpg|right|]]&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/bei/ Basic Earth Imaging] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/sg/paper_html/ Imaging in shot-geophone space] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/dwnc/paper_html/ Downward continuation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/ft1/paper_html/ Waves and Fourier sums] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/krch/paper_html/ Zero-offset migration] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/vela/paper_html/ Moveout, velocity, and stacking] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/wvs/paper_html/ Waves in strata] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/conj/paper_html/ Adjoint operators] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/fld/paper_html/ Field recording geometry] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cwp/ Center for Wave Phenomena] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2011WideAzimuthAngleDecomposition/paper_html/ Wide-azimuth angle gathers for wave-equation migration] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 3, S131-S141, (2011) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/pept2011MicroearthquakeMonitoring/paper_html/ Micro-earthquake monitoring with sparsely-sampled data] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, no. 1, 43-49, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008IsotropicAngleDomainElasticRTM/paper_html/ Isotropic angle-domain elastic reverse-time migration] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 6, S229-S239, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009VTIModeSeparation/paper_html/ Elastic wave-mode separation for VTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74 , no. 5, WB19-WB32, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009TTIModeSeparation/paper_html/ Elastic wave-mode separation for TTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, T65-T78, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008InterferometricImagingCondition/paper_html/ Interferometric imaging condition for wave-equation migration] by &#039;&#039;Paul Sava and Oleg Poliannikov&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 2, S47-S61, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008NumericWEMVAoperators/paper_html/ Numeric implementation of wave-equation migration velocity analysis operators] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 5, VE145-VE159, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2007StereographicImagingCondition/paper_html/ Stereographic imaging condition for wave-equation migration] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 6, A87-A91, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/jse2006RWEImagingOverturningReflections/paper_html/ Imaging overturning reflections by Riemannian Wavefield Extrapolation] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 15, no 3, 209-223 (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2006TimeShiftImagingCondition/paper_html/ Time-shift imaging condition in seismic migration] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 6, S209-S217, (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/aniso/paper_html/ Nonhyperbolic reflection moveout of &amp;lt;i&amp;gt;P&amp;lt;/i&amp;gt;-waves: An overview and comparison of reasons] by &#039;&#039;Sergey Fomel and Vladimir Grechka&#039;&#039;: &#039;&#039;&#039;Center for Wave Phenomena&#039;&#039;&#039;, CWP-372 (2001)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cup/ China University of Petroleum] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna2d/paper_html/ Random noise attenuation using f-x regularized nonstationary autoregression] by &#039;&#039;Guochang Liu, Xiaohong Chen, Jing Du, and Kailong Wu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 77 , no. 2, V61-V69, (2012)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna3d/paper_html/ Noncausal f-x-y regularized nonstationary prediction filtering for random noise attenuation on 3D seismic data] by &#039;&#039;Guochang Liu and Xiaohong Chen &#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 93, 60-66, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/hansung/ Hansung University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/hansung/cgg/paper_html/ Conjugate guided gradient (CGG) method for robust inversion and its application to velocity-stack inversion] by &#039;&#039;Jun Ji&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 4, R59-R67, (2006)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/gee/ Image Estimation by Example] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lmn/paper_html/ Plane waves in three dimensions] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/pch/paper_html/ Nonstationarity: patching] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lal/paper_html/ Spatial aliasing and scale invariance] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/mda/paper_html/ Multidimensional autoregression] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/prc/paper_html/ Preconditioning] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/hlx/paper_html/ The helical coordinate] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/iin/paper_html/ Empty bins and inverse interpolation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lsq/paper_html/ Model fitting by least squares] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/ajt/paper_html/ Basic operators and adjoints] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/data/ Madagascar Datasets] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2mp/paper_html/ 2D modeling and basic processing with Madagascar] by &#039;&#039;Pongthep Thongsang, Lian Jiang, Hao Li, and Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2/paper_html/ Marmousi2 model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/alaska/paper_html/ Open Data/Open Source: Seismic Unix scripts to process a 2D land line] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/teapotdome/paper_html/ Processing the Teapot Dome Land 3D Survey with Madagascar] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/sigsbee/paper_html/ Sigsbee2 models] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/pluto/paper_html/ Pluto model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi/paper_html/ Marmousi model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/amoco/paper_html/ Amoco model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/icp/ ICP-Ecopetrol] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/icp/sam2013gpushortestpath/segabs_graphrayt_html/ Shortest path ray tracing on parallel GPU devices] by &#039;&#039;Jorge Monsegny and William Agudelo&#039;&#039;: &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 3470-3474, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/jlu/ Jilin University] ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/apefsnsep/paper_html/ Nonstationary pattern-based signal-noise separation using adaptive prediction-error filter] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 19, 14-27, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txsopf/paper_html/ Streaming orthogonal prediction filter in t-x domain for random noise attenuation] by &#039;&#039;Yang Liu and Bingxiu Li&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, F41-F48, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/gvdseisint/paper_html/ Seismic data interpolation using generalised velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Peng Zhang, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 65, 82-93, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/vdseislet/paper_html/ Signal and noise separation in prestack seismic data using velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Sergey Fomel, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD117-WD128, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/riesz/paper_html/ Seismic dip estimation based on the two-dimensional Hilbert transform and its application in random noise attenuation] by &#039;&#039;Cai Liu, Changle Chen, Dian Wang, Yang Liu, Shiyu Wang, and Liang Zhang&#039;&#039;: &#039;&#039;&#039;Applied Geophysics&#039;&#039;&#039;, 12, 55-63, (March 2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txyapf/paper_html/ Adaptive prediction filtering in t -x-y domain for random noise attenuation using regularized nonstationary autoregression] by &#039;&#039;Yang Liu, Ning Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, V13-V21, (2015)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/rsf/ Madagascar Documentation] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2012/tutorial_html/ Madagascar tutorial: Field data processing] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school/articleWSI_html/ Seismic Imaging Tutorial: &amp;quot;exploding reflector&amp;quot; modeling/migration] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tutorial A brief introduction to Madagascar] by &#039;&#039;Jeff Godwin&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/manual/manual_html/ Madagascar Programming Reference Manual] by &#039;&#039;Mohammad Akbar Zuberi, Tariq Alkhalifah, and Christos Saragoitis&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2009/paper_html/ Madagascar tutorial] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/prog_html/ Guide to Madagascar programs] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/tour_html/ Revisiting SEP tour with RSF and SCons] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/api_html/ Guide to RSF API] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/demo_html/ Guide to programming using RSF] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/scons/paper_html/ Reproducible computational experiments using SCons] by &#039;&#039;Sergey Fomel and Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/milano/ Politecnico di Milano] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/milano/taupvel/paper_html/ Velocity-independent tau-p moveout in a horizontally-layered VTI medium ] by &#039;&#039;Lorenzo Casasanta and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, U45-U57, (2011)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/slim/ Seismic Laboratory for Imaging and Modeling] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/geo2008NewInsightsPareto/paper_html/ New insights into one-norm solvers from the Pareto curve] by &#039;&#039;Gilles Hennenfent, Ewout van den Berg, Michael P. Friedlander, and Felix J. Herrmann&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 4, A23-A26, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/slimUserManual/paper_html/ User&#039;s manual for SLIM programs in Madagascar] by &#039;&#039;Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/sep/ Stanford Exploration Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/geostat/paper_html/ Multiple realizations using standard inversion techniques] by &#039;&#039;Robert Clapp&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 67-78 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/sparse2/paper_html/ Test case for PEF estimation with sparse data II] by &#039;&#039;Morgan Brown, Jon Claerbout, and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 117-122 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/elliptic2/paper_html/ The double-elliptic approximation in the group and phase domains] by &#039;&#039;Joe Dellinger and Francis Muir&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 70, 361-366 (1991)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/balance/paper_html/ Iterative least-square inversion for amplitude balancing] by &#039;&#039;Arnaud Berlioux and William Harlan&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 89, 167-178 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pefmult/paper_html/ Multiple suppression using prediction-error filter] by &#039;&#039;Yalei Sun&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 94, 205-212 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/aal/paper_html/ When is anti-aliasing needed in Kirchhoff migration?] by &#039;&#039;Dimitri Bevc and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 467-476 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/passive/paper_html/ Passive seismic imaging applied to synthetic data] by &#039;&#039;James Rickett and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 83-90 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/avo/paper_html/ Seismic AVO analysis of methane hydrate structures] by &#039;&#039;Christine Ecker and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 277-292 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/super/paper_html/ A prospect for super resolution] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 93, 133-136 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/shearer/paper_html/ Earthquake stacks at constant offset] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 77, 361-366 (1993) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/txamo/paper_html/ The time and space formulation of azimuth moveout] by &#039;&#039;Sergey Fomel and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 25-37 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/waverays/paper_html/ Wavefront construction using waverays] by &#039;&#039;Hector Urdaneta&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 85-100 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/helft/paper_html/ Multi-dimensional Fourier transforms in the helical coordinate system] by &#039;&#039;James Rickett and Antoine Guitton&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 167-176 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fat/paper_html/ Imaging complex structures with first-arrival traveltimes] by &#039;&#039;Dimitri Bevc&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 1-10 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/texture/paper_html/ Texture synthesis and prediction error filtering] by &#039;&#039;Morgan Brown&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 211-222 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lines/paper_html/ Random lines in a plane] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 325-328 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fractal/paper_html/ Modeling 3-D anisotropic fractal media] by &#039;&#039;Nizar Chemingui&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 80, 603-616 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/banana/paper_html/ Traveltime sensitivity kernels: Banana-doughnuts or just plain bananas?] by &#039;&#039;James Rickett&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 61-68 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/steer/paper_html/ Solution steering with space-variant filters] by &#039;&#039;Robert G. Clapp, Sergey Fomel, and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 27-42 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lineiko/paper_html/ Traveltime computation with the linearized eikonal equation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 94, 123-131 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/bspl/paper_html/ Inverse B-spline interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 105, 79-108 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/plane/paper_html/ Plane wave prediction in 3-D] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 102, 101-110 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stoltst/paper_html/ Evaluating the Stolt-stretch parameter] by &#039;&#039;Sergey Fomel and Louis Vaillant&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 319-335, (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/huygens/paper_html/ Huygens wavefront tracing: A robust alternative to conventional ray tracing] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 101-113 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fkamo/paper_html/ Effective AMO implementation in the log-stretch, frequency-wavenumber domain] by &#039;&#039;Ioan Vlad and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 110, 63-70 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/antial/paper_html/ Antialiasing of Kirchhoff operators by reciprocal parameterization] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 10, 293-310 (2002)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/norm/paper_html/ Amplitude preservation for offset continuation: Confirmation for Kirchhoff data] by &#039;&#039;Sergey Fomel and Norman Bleistein&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 121-130 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/angle/paper_html/ Angle-gather time migration] by &#039;&#039;Sergey Fomel and Marie Prucha&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 141-150 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/spitz/paper_html/ Spitz makes a better assumption for the signal PEF] by &#039;&#039;Jon F. Claerbout and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 211-219 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/findif/paper_html/ Exploring three-dimensional implicit wavefield extrapolation with the helix transform] by &#039;&#039;Sergey Fomel and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 43-60 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc2/paper_html/ Time-migration velocity analysis by velocity continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1662-1672 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/burg/paper_html/ The Wilson-Burg method of spectral factorization with application to helical filtering] by &#039;&#039;Sergey Fomel, Paul Sava, James Rickett, and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 51, 409-420 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/velspec/paper_html/ Velocity continuation by spectral methods] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 97, 157-172 (1998)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/specfac/paper_html/ Spectral factorization revisited] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 227-234 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc2/paper_html/ Seismic reflection data interpolation with differential offset and shot continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 733-744 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc1/paper_html/ Theory of differential offset continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 718-732 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc1/paper_html/ Velocity continuation and the anatomy of residual prestack time migration] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1650-1661 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmsec/paper_html/ A second-order fast marching eikonal solver] by &#039;&#039;James Rickett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 287-292 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stack/paper_html/ Asymptotic pseudounitary stacking operators] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1032-1042(2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/cdstep/paper_html/ Least-square inversion with inexact adjoints. Method of conjugate directions: A tutorial] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 253-365 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmeiko/paper_html/ A variational formulation of the fast marching eikonal solver] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 127-147 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/forwd/paper_html/ Forward interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039; (Ph.D. Thesis Chapter), 107 (2001) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/precon/paper_html/ Multidimensional recursive filter preconditioning in geophysical estimation problems] by &#039;&#039;Sergey Fomel and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 577-588 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pwd/paper_html/ Applications of plane-wave destruction filters] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 67, 1946-1960 (2002)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/swag/ Seismic Wave Analysis Group] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/itime/paper_html/ Automatic traveltime picking using the instantaneous traveltime] by &#039;&#039;Christos Saragiotis, Tariq Alkhalifah, and Sergey Fomel&#039;&#039;:  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, T53-T58, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/tau/paper_html/ Wavefield extrapolation in pseudodepth domain] by &#039;&#039;Xuxin Ma and Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S81-S91, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/thetaScan/article_html/ Traveltime approximations for transversely isotropic media with an inhomogeneous background] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, WA31-WA42, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/anisogath/article_html/ Angle gathers in wave-equation imaging for transversely isotropic media] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 422-431 (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/eikds/paper_html/ An eikonal based formulation for traveltime perturbation with respect to the source location] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, T175-T183 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/waveds/paper_html/ Acoustic wavefield evolution as function of source location perturbation] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 183, 1324-1331 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/introDTI/article_html/ A transversely isotropic medium with a tilted symmetry axis normal to the reflector] by &#039;&#039;Tariq Alkhalifah and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039; (Letters), 75, A19-A24 (2010)&lt;br /&gt;
&lt;br /&gt;
== [https://www.reproducibility.org/RSF/book/tccs/ Texas Consortium for Computational Seismology] ==&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/dtwaniso/paper_html/ Quantifying and correcting residual azimuthal anisotropic moveout in image gathers using dynamic time warping] by &#039;&#039;Luke Decker and Qunshan Zhang&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, O71-O82, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/anisodiff/paper_html/ Least-squares diffraction imaging using shaping regularization by anisotropic smoothing] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Xinming Wu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, S313-S325, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr5d/paper_html/ Simultaneous denoising and reconstruction of 5D seismic data via damped rank-reduction method] by &#039;&#039;Yangkang Chen, Dong Zhang, Zhaoyu Jin, Xiaohong Chen, Shaohuan Zu, Weilin Huang, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 1695-1717, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/npm/paper_html/ Data-driven time-frequency analysis of seismic data using non-stationary Prony method] by &#039;&#039;Guoning Wu, Sergey Fomel, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 66, 85-97, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/enhemd/paper_html/ Enhancing seismic reflections using empirical mode decomposition in the flattened domain] by &#039;&#039;Yangkang Chen, Guoyin Zhang, Shuwei Gan, and Chenglin Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 119, 99-105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pcastack/paper_html/ Application of principal component analysis in weighted stacking of seismic data] by &#039;&#039;Jianyong Xie, Wei Chen, Dong Zhang, Shaohuan Zu, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 1213-1217, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svscan/paper_html/ Velocity analysis of simultaneous-source data using high-resolution semblance - coping with the strong noise] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Shan Qu, and Shaohuan Zu&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 204, 768-779, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/cs/paper_html/ Compressive sensing for seismic data reconstruction via fast projection onto convex sets based on seislet transform] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Xiaohong Chen, Weiling Huang, and Hanming Chen&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 130, 194-208, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sgk/paper_html/ Fast dictionary learning for noise attenuation of multidimensional seismic data] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 209, 21-31, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sswtapp/paper_html/ Probing the subsurface karst features using time-frequency decomposition] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 4, T541-T550, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/asa/paper_html/ Application of spectral decomposition using regularized non-stationary autoregression to random noise attenuation] by &#039;&#039;Wencheng Yang, Runqiu Wang, Yangkang Chen, Jian Wu, Jiang Yuan, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 175-187, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr3d/paper_html/ An open-source Matlab code package for improved rank-reduction 3D seismic data denoising and reconstruction] by &#039;&#039;Yangkang Chen, Weilin Huang, Dong Zhang, and Wei Chen&#039;&#039;, &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 95, 59-66, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strsvd/paper_html/ Structure-oriented singular value decomposition for random noise attenuation of seismic data] by &#039;&#039;Shuwei Gan, Yangkang Chen, Shaohuan Zu, Shan Qu, and Wei Zhong&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 262-272, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase2/paper_html/ One-step slope estimation for dealiased seismic data reconstruction via iterative seislet thresholding] by &#039;&#039;Wei Liu, Siyuan Cao, Shuwei Gan, Yangkang Chen, Shaohuan Zu, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 13, 1462-1466, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dipseis/paper_html/ Dip-separated structural filtering using seislet transform and adaptive empirical mode decomposition based dip filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 457-469, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/halfthr/paper_html/ Irregular seismic data reconstruction using a percentile-half-thresholding algorithm] by &#039;&#039;Yangkang Chen, Keling Chen, Peidong Shi, and Yanyan Wang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 065001, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/demulemd/paper_html/ Multiple reflections noise attenuation using adaptive randomized-order empirical mode decomposition] by &#039;&#039;Wei Chen, Jianyong Xie, Shaohuan Zu, Shuwei Gan, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 18-22, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dmssa/paper_html/ Damped multichannel singular spectrum analysis for 3D random noise attenuation] by &#039;&#039;Weilin Huang, Runqiu Wang, Yangkang Chen, Huijian Li, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V261-V270, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase/paper_html/ De-aliased seismic data interpolation using seislet transform with low-frequency constraint] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2150-2154, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fraclapl/paper_html/ Viscoacoustic modeling and imaging using low-rank approximation] by &#039;&#039;Junzhe Sun, Tieyuan Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A103-A108, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/welllogs/paper_html/ Missing log data interpolation and semiautomatic seismic well ties using data matching techniques] by &#039;&#039;Sean Bader, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 7, T374-T361, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/acrossfault/paper_html/ Predictive painting across faults] by &#039;&#039;Zhiguang Xue, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 6, T449-T455, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sparse/paper_html/ Least-squares path-summation diffraction imaging using sparsity constraints] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Mrinal K. Sen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, S187–S200, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/gmresq/paper_html/ Q-compensated least-squares reverse time migration using lowrank one-step wave extrapolation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Tieyuan Zhu, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S271-S279, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eseis/paper_html/ EMD-seislet transform] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, A27-A32, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/elas/paper_html/ Recursive integral time extrapolation of elastic waves using low-rank symbol approximation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Yanadet Sripanich, and Paul Fowler&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 211, 1478-1493, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/merge/paper_html/ Matching and merging high-resolution and legacy seismic images] by &#039;&#039;Sarah Greer and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, V115-V122, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/t2dweak/paper_html/ Fast time-to-depth conversion and interval velocity estimation in the case of weak lateral variations] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, S227-S235, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sobel/paper_html/ Plane-wave Sobel attribute for discontinuity enhancement in seismic images] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, WB63-WB69, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fwiseislet/paper_html/ Full-waveform inversion using seislet regularization] by &#039;&#039;Zhiguang Xue, Hejun Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, A43-A49, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ovc/paper_html/ Diffraction imaging and time-migration velocity analysis using oriented velocity continuation] by &#039;&#039;Luke Decker, Dmitrii Merzlikin, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, U25-U35, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pi/paper_html/ Analytical path-summation imaging of seismic diffractions] by &#039;&#039;Dmitrii Merzlikin and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, S51-S59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper3/paper_html/ 3D generalized nonhyperboloidal moveout approximation] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Alexey Stovas, and Qi Hao&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, C49-C59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/decomp/paper_html/ Elastic wave-vector decomposition in heterogeneous anisotropic media] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Junzhe Sun, and Jiubing Cheng&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, doi 10.1111/1365-2478.12482, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/interval/paper_html/ Theory of interval traveltime parameter estimation in layered anisotropic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C253-C263, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/onestep/paper_html/ Lowrank one-step wave extrapolation for reverse-time migration] by &#039;&#039;Junzhe Sun, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S39-S54, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsd/paper_html/  Double sparsity dictionary for seismic noise attenuation] by &#039;&#039;Yangkang Chen, Jianwei Ma, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V17-V30, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/intshape/paper_html/  Seismic data interpolation using nonlinear shaping regularization] by &#039;&#039;Yangkang Chen, Lele Zhang, and Le-wei Mo&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 24, 327-342, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthogroll/paper_html/  Ground-roll noise attenuation using a simple and effective approach based on local band limited orthogonalization] by &#039;&#039;Yangkang Chen, Shebao Jiao, Jianwei Ma, Hanming Chen, Yatong Zhou, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2316-2320, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shemd/paper_html/ Random noise attenuation by a selective hybrid approach using f-x empirical mode decomposition] by &#039;&#039;Yangkang Chen, Shuwei Gan, Tingting Liu, Jiang Yuan, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 12-25, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svmf/paper_html/ Deblending using a space-varying median filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Exploration Geophysics&#039;&#039;&#039;, doi 10.1071/EG14051&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group3/paper_html/ On anelliptic approximations for qP velocities in TI and orthorhombic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, C89-C105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dbortho/paper_html/ Iterative deblending with multiple constraints based on shaping regularization] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, doi 10.1109/LGRS.2015.2463815&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vscan/paper_html/ Velocity analysis using similarity-weighted semblance] by &#039;&#039;Yangkang Chen, Tingting Liu, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A75-A82, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/aii/paper_html/ Structure-constrained relative acoustic impedance using stratigraphic coordinates] by &#039;&#039;Parvaneh Karimi&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A63-A67, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/scan3/paper_html/ A fast algorithm for 3D azimuthally anisotropic velocity scan] by &#039;&#039;Jingwei Hu, Sergey Fomel, and Lexing Ying&#039;&#039;,  &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 368-377, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strat/paper_html/ Stratigraphic coordinates, a coordinate system tailored to seismic interpretation] by &#039;&#039;Parvaneh Karimi and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 63, 1246-1255, (2015) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synth/paper_html/ Carbonate reservoir characterization using seismic diffraction imaging] by &#039;&#039;Luke Decker, Xavier Janson, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 3, SF21-SF30, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ortho/paper_html/ Random noise attenuation using local signal-and-noise orthogonalization] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD1-WD9, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synwav/paper_html/ Time-frequency analysis of seismic data using synchrosqueezing wavelet transform] by &#039;&#039;Yangkang Chen, Tingting Liu, Xiaohong Chen, Jingye Li, and Erying Wang&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 23, 303-312, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmodeblend/paper_html/ Deblending using normal moveout and median filtering in common-midpoint gathers] by &#039;&#039;Yangkang Chen, Jiang Yuan, Zhaoyu Jin, Keling Chen, and Lele Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 045012, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth2/paper_html/ A robust approach to time-to-depth conversion and interval velocity estimation from time migration in the presence of lateral velocity variations] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 315-337, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/deblend/paper_html/ Iterative deblending of simultaneous-source seismic data using seislet-domain shaping regularization] by &#039;&#039;Yangkang Chen, Sergey Fomel, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V179-V189, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sglowrank/paper_html/ Lowrank seismic wave extrapolation on a staggered grid] by &#039;&#039;Gang Fang, Sergey Fomel, Qizhen Du, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, T157-T168, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/emdpf/paper_html/ Random noise attenuation by f-x empirical mode decomposition predictive filtering] by &#039;&#039;Yangkang Chen and Jitao Ma&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V81-V91, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/optapert/paper_html/ Selecting an optimal aperture in Kirchhoff migration using dip-angle images] by &#039;&#039;Alexander Klokov and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S243-S254, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/phase/paper_html/ Local skewness attribute as a seismic phase detector] by &#039;&#039;Sergey Fomel and Mirko van der Baan&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 2, SA49-SA56, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/uncert/paper_html/ Structural uncertainty of time-migrated seismic images] by &#039;&#039;Sergey Fomel and Evgeny Landa&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 101, 27–30, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/psp/paper_html/ A parallel sweeping preconditioner for heterogeneous 3D Helmholtz equations] by &#039;&#039;Jack Poulson, Björn Engquist, Siwei Li, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;SIAM Journal on Scientific Computing&#039;&#039;&#039;, 35, C194-C212, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsrtomo/paper_html/ First-break traveltime tomography with the double-square-root eikonal equation] by &#039;&#039;Siwei Li, Alexander Vladimirsky, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U89-U101, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nar/paper_html/ Seismic data decomposition into spectral components using regularized nonstationary autoregression] by &#039;&#039;Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, O69-O76, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/specrecom/paper_html/ Automated spectral recomposition with application in stratigraphic interpretation] by &#039;&#039;Yihua Cai, Sergey Fomel, and Hongliu Zeng&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 1, SA109-SA116, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/opwd/paper_html/ Omnidirectional plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;,  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V171-V179, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/butterfly/paper_html/ A fast butterfly algorithm for generalized Radon transforms] by &#039;&#039;Jingwei Hu, Sergey Fomel, Laurent Demane, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U41-U51, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthorhombic/paper_html/ Modeling of pseudo-acoustic P-waves in orthorhombic media with a lowrank approximation] by &#039;&#039;Xiaolei Song and Tariq Alkhalifah&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, C33-C40, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eikods/paper_html/ Kirchhoff migration using eikonal-based computation of traveltime source-derivatives] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S211-S219, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lfd/paper_html/ Lowrank finite-differences and lowrank Fourier finite-differences for seismic wave extrapolation in the acoustic approximation] by &#039;&#039;Xiaolei Song, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 193, 960-969, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fpwd/paper_html/ Accelerated plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V1-V9, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/crs/paper_html/ Non-hyperbolic common reflection surface] by &#039;&#039;Sergey Fomel and Roman Kazinnik&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 21-27, (2013) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lowrank/paper_html/ Seismic wave extrapolation using lowrank symbol approximation] by &#039;&#039;Sergey Fomel, Lexing Ying, and Xiaolei Song&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 526–536, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ltft/paper_html/ Seismic data analysis using local time-frequency decomposition] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 516–525, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timefreq/paper_html/ Time-frequency analysis of seismic data using local attributes] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, P23-P34, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/apefint/paper_html/ Seismic data interpolation beyond aliasing using regularized nonstationary autoregression] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, V69-V77, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ffd/paper_html/ Fourier finite-difference wave propagation] by &#039;&#039;Xiaolei Song and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, T123-T129, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/reversible/paper_html/ A reversible transform for seismic data processing] by &#039;&#039;William Burnett and Robert Ferguson&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 8, 477-486, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vc3/paper_html/ Azimuthally anisotropic 3D velocity continuation] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;International Journal of Geophysics&#039;&#039;&#039;, Article ID 484653, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/agath/paper_html/ Theory of 3-D angle gathers in wave-equation seismic imaging] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, 11-16, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/oc3/paper_html/ OC-seislet: seislet transform construction with differential offset continuation] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, WB235-WB245, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/stackadcig/paper_html/ Stacking angle-domain common-image gathers for normalization of illumination] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 244-255, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/flat/paper_html/ Predictive painting of 3-D seismic volumes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 4, A25-A30, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/seislet/paper_html/ Seislet transform and seislet frame] by &#039;&#039;Sergey Fomel and Yang Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 3, V25-V38, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper/paper_html/ Generalized nonhyperbolic moveout approximation] by &#039;&#039;Sergey Fomel and Alexey Stovas&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 2, U9-U18, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strfilter/paper_html/ Nonlinear structure-enhancing filtering using plane-wave prediction] by &#039;&#039;Yang Liu, Sergey Fomel, and Guochang Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 58, 415-427, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmo3/paper_html/ 3D velocity-independent elliptically-anisotropic moveout correction] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 5, WB129-WB136, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/simistack/paper_html/ Stacking seismic data using local correlation] by &#039;&#039;Guochang Liu, Sergey Fomel, Long Jin, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 3, V43-V48, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/atten/paper_html/ Fractal heterogeneities in sonic logs and low-frequency scattering attenuation] by &#039;&#039;Thomas J. Browaeys and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, WA77-WA92, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timelapse/paper_html/ Time-lapse image registration using the local similarity attribute] by &#039;&#039;Sergey Fomel and Long Jin&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, A7-A11, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/medianfilter/paper_html/ A 1-D time-varying median filter for seismic random, spike-like noise elimination] by &#039;&#039;Yang Liu, Cai Liu, and Dian Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, V17-V24, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lpf/paper_html/ Adaptive multiple subtraction using regularized nonstationary regression] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 1, V25-V33, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth/paper_html/ Time-to-depth conversion and seismic velocity estimation using time-migration velocity] by &#039;&#039;Maria Cameron, Sergey Fomel, and James Sethian&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 5, VE205-VE210, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/avo/paper_html/ Velocity analysis using &amp;lt;i&amp;gt;AB&amp;lt;/i&amp;gt; semblance] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 57, 311-321 (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/diffr/paper_html/ Post-stack velocity analysis by separation and imaging of seismic diffractions] by &#039;&#039;Sergey Fomel, Evgeny Landa, and M. Turhan Taner&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72,  U89-U94, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pmig/paper_html/ Velocity-independent time-domain seismic imaging using local event slopes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, S139-S147, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/attr/paper_html/ Local seismic attributes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, A29-A33, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shape/paper_html/ Shaping regularization in geophysical estimation problems] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 2, R29-R36, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group/paper_html/ On anelliptic approximations for &amp;lt;i&amp;gt;qP&amp;lt;/i&amp;gt; velocities in transversally isotropic media] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 52, 247-259 (2004)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/tongji/ Tongji University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/decoupledpropagation/paper_html/ Simulating propagation of decoupled elastic waves using low-rank approximate mixed-domain integral operators for anisotropic media] by &#039;&#039;Jiubing Cheng, Tariq Alkhalifah, Zedong Wu, Peng Zou, and Chenlong Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, T63-T77, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qswave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part II: qS-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C39-C52, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qpwave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part I: qP-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C1-C18, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/lrmode/paper_html/ Fast algorithms for elastic-wave-mode separation and vector decomposition using low-rank approximation for anisotropic media] by &#039;&#039;Jiubing Cheng and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C97-C110, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/trip/ The Rice Inversion Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/asg/paper_html/ Acoustic staggered grid modeling in IWAVE] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/struct/paper_html/ IWAVE structure and basic use cases] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uh/ University of Houston] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uh/avostack/paper_html/ Weighted stacking of seismic AVO data using hybrid AB semblance and local similarity] by &#039;&#039;Pan Deng, Yangkang Chen, Yu Zhang, and Hua-Wei Zhou&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 13, 152-163, (2016)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uwa/ University of Western Australia] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uwa/geo2013ElasticModellingGPU/paper_html/ Solving 3D anisotropic elastic wave equations on parallel GPU devices] by &#039;&#039;Robin M. Weiss and Jeffrey Shragge&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, F7-F15, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/xjtu/ Xi&#039;an Jiaotong University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/mcaseislet/paper_html/paper.html Seislet-based morphological component analysis using scale-dependent exponential shrinkage] by &#039;&#039;Pengliang Yang and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, doi : 10.1016/j.jappgeo.2015.04.003, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpufwi/paper_html/ A graphics processing unit implementation of time-domain full-waveform inversion] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, F31-F39, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/primer/paper_html/ A numerical tour of wave propagation] by &#039;&#039;Pengliang Yang&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpurtm/paper_html/ RTM using effective boundary saving: A staggered grid GPU implementation] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 68, 64-72, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/zju/ Zhejiang University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/dtv/paper_html/ Full waveform inversion and joint migration inversion with an automatic directional total variation constraint] by &#039;&#039;Shan Qu, Eric Verschuur, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, no.2, R175-R183, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr5d/paper_html/ Five-dimensional seismic data reconstruction using the optimally damped rank-reduction method] by &#039;&#039;Yangkang Chen, Min Bai, Zhe Guan, Qingchen Zhang, Mi Zhang, and Hang Wang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 222, 1824-1845, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr3d/paper_html/ Seismic signal enhancement based on the lowrank methods] by &#039;&#039;Min Bai, Guangtan Huang, Hang Wang, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 68, 2783-2807, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/diffrlrra/paper_html/ Separation and imaging of seismic diffractions using a localized rank-reduction method with adaptively selected ranks] by &#039;&#039;Hang Wang, Xingye Liu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 85, V497-V506, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/qrtm/paper_html/ CuQ-RTM: A CUDA-based code package for stable and efficient Q-compensated reverse time migration] by &#039;&#039;Yufeng Wang, Hui Zhou, Xuebin Zhao, Qingchen Zhang, Poru Zhao, Xiance Yu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, F1-F15, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/optnoise/paper_html/ Plane-wave orthogonal polynomial transform for amplitude-preserving noise attenuation] by &#039;&#039;Yangkang Chen, Weilin Huang, Yatong Zhou, Wei Liu, and Dong Zhang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 214, 1214-1232, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/sosvmf/paper_html/ Deblending of simultaneous-source data using a structure-oriented space-varying median filter] by &#039;&#039;Yangkang Chen, Shaohuan Zu, Yufeng Wang, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 216, 1214-1232, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/q/paper_html/ Multi-channel quality factor Q estimation] by &#039;&#039;Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 218, 655-665, (2019)&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=3990</id>
		<title>Reproducible Documents</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Reproducible_Documents&amp;diff=3990"/>
		<updated>2022-04-11T04:55:50Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Jilin University */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Fotolia_6815478_XS.jpg|right|]]&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/bei/ Basic Earth Imaging] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/sg/paper_html/ Imaging in shot-geophone space] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/dwnc/paper_html/ Downward continuation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/ft1/paper_html/ Waves and Fourier sums] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/krch/paper_html/ Zero-offset migration] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/vela/paper_html/ Moveout, velocity, and stacking] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/wvs/paper_html/ Waves in strata] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/conj/paper_html/ Adjoint operators] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/bei/fld/paper_html/ Field recording geometry] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cwp/ Center for Wave Phenomena] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2011WideAzimuthAngleDecomposition/paper_html/ Wide-azimuth angle gathers for wave-equation migration] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 3, S131-S141, (2011) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/pept2011MicroearthquakeMonitoring/paper_html/ Micro-earthquake monitoring with sparsely-sampled data] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, no. 1, 43-49, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008IsotropicAngleDomainElasticRTM/paper_html/ Isotropic angle-domain elastic reverse-time migration] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 6, S229-S239, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009VTIModeSeparation/paper_html/ Elastic wave-mode separation for VTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74 , no. 5, WB19-WB32, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2009TTIModeSeparation/paper_html/ Elastic wave-mode separation for TTI media] by &#039;&#039;Jia Yan and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, T65-T78, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008InterferometricImagingCondition/paper_html/ Interferometric imaging condition for wave-equation migration] by &#039;&#039;Paul Sava and Oleg Poliannikov&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 2, S47-S61, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2008NumericWEMVAoperators/paper_html/ Numeric implementation of wave-equation migration velocity analysis operators] by &#039;&#039;Paul Sava and Ioan Vlad&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73 , no. 5, VE145-VE159, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2007StereographicImagingCondition/paper_html/ Stereographic imaging condition for wave-equation migration] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 6, A87-A91, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/jse2006RWEImagingOverturningReflections/paper_html/ Imaging overturning reflections by Riemannian Wavefield Extrapolation] by &#039;&#039;Paul Sava&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 15, no 3, 209-223 (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/geo2006TimeShiftImagingCondition/paper_html/ Time-shift imaging condition in seismic migration] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 6, S209-S217, (2006)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cwp/aniso/paper_html/ Nonhyperbolic reflection moveout of &amp;lt;i&amp;gt;P&amp;lt;/i&amp;gt;-waves: An overview and comparison of reasons] by &#039;&#039;Sergey Fomel and Vladimir Grechka&#039;&#039;: &#039;&#039;&#039;Center for Wave Phenomena&#039;&#039;&#039;, CWP-372 (2001)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/cup/ China University of Petroleum] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna2d/paper_html/ Random noise attenuation using f-x regularized nonstationary autoregression] by &#039;&#039;Guochang Liu, Xiaohong Chen, Jing Du, and Kailong Wu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 77 , no. 2, V61-V69, (2012)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/cup/rna3d/paper_html/ Noncausal f-x-y regularized nonstationary prediction filtering for random noise attenuation on 3D seismic data] by &#039;&#039;Guochang Liu and Xiaohong Chen &#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 93, 60-66, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/hansung/ Hansung University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/hansung/cgg/paper_html/ Conjugate guided gradient (CGG) method for robust inversion and its application to velocity-stack inversion] by &#039;&#039;Jun Ji&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 71 , no. 4, R59-R67, (2006)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/gee/ Image Estimation by Example] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lmn/paper_html/ Plane waves in three dimensions] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/pch/paper_html/ Nonstationarity: patching] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lal/paper_html/ Spatial aliasing and scale invariance] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/mda/paper_html/ Multidimensional autoregression] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/prc/paper_html/ Preconditioning] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/hlx/paper_html/ The helical coordinate] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/iin/paper_html/ Empty bins and inverse interpolation] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/lsq/paper_html/ Model fitting by least squares] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/gee/ajt/paper_html/ Basic operators and adjoints] by &#039;&#039;Jon F. Claerbout&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/data/ Madagascar Datasets] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2mp/paper_html/ 2D modeling and basic processing with Madagascar] by &#039;&#039;Pongthep Thongsang, Lian Jiang, Hao Li, and Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi2/paper_html/ Marmousi2 model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/alaska/paper_html/ Open Data/Open Source: Seismic Unix scripts to process a 2D land line] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/teapotdome/paper_html/ Processing the Teapot Dome Land 3D Survey with Madagascar] by &#039;&#039;Karl Schleicher&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/sigsbee/paper_html/ Sigsbee2 models] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/pluto/paper_html/ Pluto model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/marmousi/paper_html/ Marmousi model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/data/amoco/paper_html/ Amoco model] by &#039;&#039;Trevor Irons&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/icp/ ICP-Ecopetrol] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/icp/sam2013gpushortestpath/segabs_graphrayt_html/ Shortest path ray tracing on parallel GPU devices] by &#039;&#039;Jorge Monsegny and William Agudelo&#039;&#039;: &#039;&#039;&#039;SEG Expanded Abstracts&#039;&#039;&#039;, 3470-3474, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/jlu/ Jilin University] ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/apefsnsep/paper_html/ Nonstationary pattern-based signal-noise separation using adaptive prediction-error filter] by &#039;&#039;Zhisheng Zheng, Yang Liu, and Bingxiu Li&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 19, 14-27, (2022)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txsopf/paper_html/ Streaming orthogonal prediction filter in t-x domain for random noise attenuation] by &#039;&#039;Yang Liu and Bingxiu Li&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, F41-F48, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/gvdseisint/paper_html/ Seismic data interpolation using generalised velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Peng Zhang, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 65, 82-93, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/vdseislet/paper_html/ Signal and noise separation in prestack seismic data using velocity-dependent seislet transform] by &#039;&#039;Yang Liu, Sergey Fomel, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD117-WD128, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/riesz/paper_html/ Seismic dip estimation based on the two-dimensional Hilbert transform and its application in random noise attenuation] by &#039;&#039;Cai Liu, Changle Chen, Dian Wang, Yang Liu, Shiyu Wang, and Liang Zhang&#039;&#039;: &#039;&#039;&#039;Applied Geophysics&#039;&#039;&#039;, 12, 55-63, (March 2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/jlu/txyapf/paper_html/ Adaptive prediction filtering in t -x-y domain for random noise attenuation using regularized nonstationary autoregression] by &#039;&#039;Yang Liu, Ning Liu, and Cai Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, V13-V21, (2015)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/rsf/ Madagascar Documentation] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2012/tutorial_html/ Madagascar tutorial: Field data processing] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school/articleWSI_html/ Seismic Imaging Tutorial: &amp;quot;exploding reflector&amp;quot; modeling/migration] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tutorial A brief introduction to Madagascar] by &#039;&#039;Jeff Godwin&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/manual/manual_html/ Madagascar Programming Reference Manual] by &#039;&#039;Mohammad Akbar Zuberi, Tariq Alkhalifah, and Christos Saragoitis&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/school2009/paper_html/ Madagascar tutorial] by &#039;&#039;Maurice the Aye-Aye&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/prog_html/ Guide to Madagascar programs] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/tour_html/ Revisiting SEP tour with RSF and SCons] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/api_html/ Guide to RSF API] by &#039;&#039;Sergey Fomel&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/rsf/demo_html/ Guide to programming using RSF] by &#039;&#039;Paul Sava&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/rsf/scons/paper_html/ Reproducible computational experiments using SCons] by &#039;&#039;Sergey Fomel and Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/milano/ Politecnico di Milano] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/milano/taupvel/paper_html/ Velocity-independent tau-p moveout in a horizontally-layered VTI medium ] by &#039;&#039;Lorenzo Casasanta and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, no. 4, U45-U57, (2011)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/slim/ Seismic Laboratory for Imaging and Modeling] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/geo2008NewInsightsPareto/paper_html/ New insights into one-norm solvers from the Pareto curve] by &#039;&#039;Gilles Hennenfent, Ewout van den Berg, Michael P. Friedlander, and Felix J. Herrmann&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 4, A23-A26, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/slim/slimUserManual/paper_html/ User&#039;s manual for SLIM programs in Madagascar] by &#039;&#039;Gilles Hennenfent&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/sep/ Stanford Exploration Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/geostat/paper_html/ Multiple realizations using standard inversion techniques] by &#039;&#039;Robert Clapp&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 67-78 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/sparse2/paper_html/ Test case for PEF estimation with sparse data II] by &#039;&#039;Morgan Brown, Jon Claerbout, and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 117-122 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/elliptic2/paper_html/ The double-elliptic approximation in the group and phase domains] by &#039;&#039;Joe Dellinger and Francis Muir&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 70, 361-366 (1991)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/balance/paper_html/ Iterative least-square inversion for amplitude balancing] by &#039;&#039;Arnaud Berlioux and William Harlan&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 89, 167-178 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pefmult/paper_html/ Multiple suppression using prediction-error filter] by &#039;&#039;Yalei Sun&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 94, 205-212 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/aal/paper_html/ When is anti-aliasing needed in Kirchhoff migration?] by &#039;&#039;Dimitri Bevc and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 467-476 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/passive/paper_html/ Passive seismic imaging applied to synthetic data] by &#039;&#039;James Rickett and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 83-90 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/avo/paper_html/ Seismic AVO analysis of methane hydrate structures] by &#039;&#039;Christine Ecker and David Lumley&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 277-292 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/super/paper_html/ A prospect for super resolution] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 93, 133-136 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/shearer/paper_html/ Earthquake stacks at constant offset] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 77, 361-366 (1993) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/txamo/paper_html/ The time and space formulation of azimuth moveout] by &#039;&#039;Sergey Fomel and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 25-37 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/waverays/paper_html/ Wavefront construction using waverays] by &#039;&#039;Hector Urdaneta&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 80, 85-100 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/helft/paper_html/ Multi-dimensional Fourier transforms in the helical coordinate system] by &#039;&#039;James Rickett and Antoine Guitton&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 105, 167-176 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fat/paper_html/ Imaging complex structures with first-arrival traveltimes] by &#039;&#039;Dimitri Bevc&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 84, 1-10 (1995)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/texture/paper_html/ Texture synthesis and prediction error filtering] by &#039;&#039;Morgan Brown&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 211-222 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lines/paper_html/ Random lines in a plane] by &#039;&#039;Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 325-328 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fractal/paper_html/ Modeling 3-D anisotropic fractal media] by &#039;&#039;Nizar Chemingui&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 80, 603-616 (1994)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/banana/paper_html/ Traveltime sensitivity kernels: Banana-doughnuts or just plain bananas?] by &#039;&#039;James Rickett&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 61-68 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/steer/paper_html/ Solution steering with space-variant filters] by &#039;&#039;Robert G. Clapp, Sergey Fomel, and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 27-42 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/lineiko/paper_html/ Traveltime computation with the linearized eikonal equation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 94, 123-131 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/bspl/paper_html/ Inverse B-spline interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 105, 79-108 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/plane/paper_html/ Plane wave prediction in 3-D] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 102, 101-110 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stoltst/paper_html/ Evaluating the Stolt-stretch parameter] by &#039;&#039;Sergey Fomel and Louis Vaillant&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 319-335, (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/huygens/paper_html/ Huygens wavefront tracing: A robust alternative to conventional ray tracing] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 101-113 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fkamo/paper_html/ Effective AMO implementation in the log-stretch, frequency-wavenumber domain] by &#039;&#039;Ioan Vlad and Biondo Biondi&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 110, 63-70 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/antial/paper_html/ Antialiasing of Kirchhoff operators by reciprocal parameterization] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 10, 293-310 (2002)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/norm/paper_html/ Amplitude preservation for offset continuation: Confirmation for Kirchhoff data] by &#039;&#039;Sergey Fomel and Norman Bleistein&#039;&#039;: &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, v. 9, 121-130 (2001)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/angle/paper_html/ Angle-gather time migration] by &#039;&#039;Sergey Fomel and Marie Prucha&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 100, 141-150 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/spitz/paper_html/ Spitz makes a better assumption for the signal PEF] by &#039;&#039;Jon F. Claerbout and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 103, 211-219 (2000)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/findif/paper_html/ Exploring three-dimensional implicit wavefield extrapolation with the helix transform] by &#039;&#039;Sergey Fomel and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;SEP report&#039;&#039;&#039;, 95, 43-60 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc2/paper_html/ Time-migration velocity analysis by velocity continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1662-1672 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/burg/paper_html/ The Wilson-Burg method of spectral factorization with application to helical filtering] by &#039;&#039;Sergey Fomel, Paul Sava, James Rickett, and Jon F. Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 51, 409-420 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/velspec/paper_html/ Velocity continuation by spectral methods] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 97, 157-172 (1998)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/specfac/paper_html/ Spectral factorization revisited] by &#039;&#039;Paul Sava and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 227-234 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc2/paper_html/ Seismic reflection data interpolation with differential offset and shot continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 733-744 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/oc1/paper_html/ Theory of differential offset continuation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 718-732 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/vc1/paper_html/ Velocity continuation and the anatomy of residual prestack time migration] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1650-1661 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmsec/paper_html/ A second-order fast marching eikonal solver] by &#039;&#039;James Rickett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 100, 287-292 (1999)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/stack/paper_html/ Asymptotic pseudounitary stacking operators] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 1032-1042(2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/cdstep/paper_html/ Least-square inversion with inexact adjoints. Method of conjugate directions: A tutorial] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 92, 253-365 (1996)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/fmeiko/paper_html/ A variational formulation of the fast marching eikonal solver] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039;, 95, 127-147 (1997)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/forwd/paper_html/ Forward interpolation] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;SEP Report&#039;&#039;&#039; (Ph.D. Thesis Chapter), 107 (2001) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/precon/paper_html/ Multidimensional recursive filter preconditioning in geophysical estimation problems] by &#039;&#039;Sergey Fomel and Jon Claerbout&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 68, 577-588 (2003)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/sep/pwd/paper_html/ Applications of plane-wave destruction filters] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 67, 1946-1960 (2002)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/swag/ Seismic Wave Analysis Group] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/itime/paper_html/ Automatic traveltime picking using the instantaneous traveltime] by &#039;&#039;Christos Saragiotis, Tariq Alkhalifah, and Sergey Fomel&#039;&#039;:  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, T53-T58, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/tau/paper_html/ Wavefield extrapolation in pseudodepth domain] by &#039;&#039;Xuxin Ma and Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S81-S91, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/thetaScan/article_html/ Traveltime approximations for transversely isotropic media with an inhomogeneous background] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, WA31-WA42, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/anisogath/article_html/ Angle gathers in wave-equation imaging for transversely isotropic media] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 422-431 (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/eikds/paper_html/ An eikonal based formulation for traveltime perturbation with respect to the source location] by &#039;&#039;Tariq Alkhalifah and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, T175-T183 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/waveds/paper_html/ Acoustic wavefield evolution as function of source location perturbation] by &#039;&#039;Tariq Alkhalifah&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 183, 1324-1331 (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/swag/introDTI/article_html/ A transversely isotropic medium with a tilted symmetry axis normal to the reflector] by &#039;&#039;Tariq Alkhalifah and Paul Sava&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039; (Letters), 75, A19-A24 (2010)&lt;br /&gt;
&lt;br /&gt;
== [https://www.reproducibility.org/RSF/book/tccs/ Texas Consortium for Computational Seismology] ==&lt;br /&gt;
* [https://www.reproducibility.org/RSF/book/tccs/dtwaniso/paper_html/ Quantifying and correcting residual azimuthal anisotropic moveout in image gathers using dynamic time warping] by &#039;&#039;Luke Decker and Qunshan Zhang&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, O71-O82, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/anisodiff/paper_html/ Least-squares diffraction imaging using shaping regularization by anisotropic smoothing] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Xinming Wu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, v. 85, S313-S325, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr5d/paper_html/ Simultaneous denoising and reconstruction of 5D seismic data via damped rank-reduction method] by &#039;&#039;Yangkang Chen, Dong Zhang, Zhaoyu Jin, Xiaohong Chen, Shaohuan Zu, Weilin Huang, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 1695-1717, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/npm/paper_html/ Data-driven time-frequency analysis of seismic data using non-stationary Prony method] by &#039;&#039;Guoning Wu, Sergey Fomel, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 66, 85-97, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/enhemd/paper_html/ Enhancing seismic reflections using empirical mode decomposition in the flattened domain] by &#039;&#039;Yangkang Chen, Guoyin Zhang, Shuwei Gan, and Chenglin Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 119, 99-105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pcastack/paper_html/ Application of principal component analysis in weighted stacking of seismic data] by &#039;&#039;Jianyong Xie, Wei Chen, Dong Zhang, Shaohuan Zu, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 1213-1217, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svscan/paper_html/ Velocity analysis of simultaneous-source data using high-resolution semblance - coping with the strong noise] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Shan Qu, and Shaohuan Zu&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 204, 768-779, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/cs/paper_html/ Compressive sensing for seismic data reconstruction via fast projection onto convex sets based on seislet transform] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Xiaohong Chen, Weiling Huang, and Hanming Chen&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 130, 194-208, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sgk/paper_html/ Fast dictionary learning for noise attenuation of multidimensional seismic data] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 209, 21-31, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sswtapp/paper_html/ Probing the subsurface karst features using time-frequency decomposition] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 4, T541-T550, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/asa/paper_html/ Application of spectral decomposition using regularized non-stationary autoregression to random noise attenuation] by &#039;&#039;Wencheng Yang, Runqiu Wang, Yangkang Chen, Jian Wu, Jiang Yuan, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 175-187, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/drr3d/paper_html/ An open-source Matlab code package for improved rank-reduction 3D seismic data denoising and reconstruction] by &#039;&#039;Yangkang Chen, Weilin Huang, Dong Zhang, and Wei Chen&#039;&#039;, &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 95, 59-66, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strsvd/paper_html/ Structure-oriented singular value decomposition for random noise attenuation of seismic data] by &#039;&#039;Shuwei Gan, Yangkang Chen, Shaohuan Zu, Shan Qu, and Wei Zhong&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 262-272, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase2/paper_html/ One-step slope estimation for dealiased seismic data reconstruction via iterative seislet thresholding] by &#039;&#039;Wei Liu, Siyuan Cao, Shuwei Gan, Yangkang Chen, Shaohuan Zu, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 13, 1462-1466, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dipseis/paper_html/ Dip-separated structural filtering using seislet transform and adaptive empirical mode decomposition based dip filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 206, 457-469, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/halfthr/paper_html/ Irregular seismic data reconstruction using a percentile-half-thresholding algorithm] by &#039;&#039;Yangkang Chen, Keling Chen, Peidong Shi, and Yanyan Wang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 065001, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/demulemd/paper_html/ Multiple reflections noise attenuation using adaptive randomized-order empirical mode decomposition] by &#039;&#039;Wei Chen, Jianyong Xie, Shaohuan Zu, Shuwei Gan, and Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 14, 18-22, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dmssa/paper_html/ Damped multichannel singular spectrum analysis for 3D random noise attenuation] by &#039;&#039;Weilin Huang, Runqiu Wang, Yangkang Chen, Huijian Li, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V261-V270, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dealiase/paper_html/ De-aliased seismic data interpolation using seislet transform with low-frequency constraint] by &#039;&#039;Shuwei Gan, Shoudong Wang, Yangkang Chen, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2150-2154, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fraclapl/paper_html/ Viscoacoustic modeling and imaging using low-rank approximation] by &#039;&#039;Junzhe Sun, Tieyuan Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A103-A108, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/welllogs/paper_html/ Missing log data interpolation and semiautomatic seismic well ties using data matching techniques] by &#039;&#039;Sean Bader, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 7, T374-T361, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/acrossfault/paper_html/ Predictive painting across faults] by &#039;&#039;Zhiguang Xue, Xinming Wu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 6, T449-T455, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sparse/paper_html/ Least-squares path-summation diffraction imaging using sparsity constraints] by &#039;&#039;Dmitrii Merzlikin, Sergey Fomel, and Mrinal K. Sen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, S187–S200, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/gmresq/paper_html/ Q-compensated least-squares reverse time migration using lowrank one-step wave extrapolation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Tieyuan Zhu, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S271-S279, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eseis/paper_html/ EMD-seislet transform] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, A27-A32, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/elas/paper_html/ Recursive integral time extrapolation of elastic waves using low-rank symbol approximation] by &#039;&#039;Junzhe Sun, Sergey Fomel, Yanadet Sripanich, and Paul Fowler&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 211, 1478-1493, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/merge/paper_html/ Matching and merging high-resolution and legacy seismic images] by &#039;&#039;Sarah Greer and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, V115-V122, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/t2dweak/paper_html/ Fast time-to-depth conversion and interval velocity estimation in the case of weak lateral variations] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 83, S227-S235, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sobel/paper_html/ Plane-wave Sobel attribute for discontinuity enhancement in seismic images] by &#039;&#039;Mason Phillips and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, WB63-WB69, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fwiseislet/paper_html/ Full-waveform inversion using seislet regularization] by &#039;&#039;Zhiguang Xue, Hejun Zhu, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, A43-A49, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ovc/paper_html/ Diffraction imaging and time-migration velocity analysis using oriented velocity continuation] by &#039;&#039;Luke Decker, Dmitrii Merzlikin, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, U25-U35, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pi/paper_html/ Analytical path-summation imaging of seismic diffractions] by &#039;&#039;Dmitrii Merzlikin and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, S51-S59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper3/paper_html/ 3D generalized nonhyperboloidal moveout approximation] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Alexey Stovas, and Qi Hao&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 82, C49-C59, (2017)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/decomp/paper_html/ Elastic wave-vector decomposition in heterogeneous anisotropic media] by &#039;&#039;Yanadet Sripanich, Sergey Fomel, Junzhe Sun, and Jiubing Cheng&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, doi 10.1111/1365-2478.12482, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/interval/paper_html/ Theory of interval traveltime parameter estimation in layered anisotropic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C253-C263, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/onestep/paper_html/ Lowrank one-step wave extrapolation for reverse-time migration] by &#039;&#039;Junzhe Sun, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, S39-S54, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsd/paper_html/  Double sparsity dictionary for seismic noise attenuation] by &#039;&#039;Yangkang Chen, Jianwei Ma, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, V17-V30, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/intshape/paper_html/  Seismic data interpolation using nonlinear shaping regularization] by &#039;&#039;Yangkang Chen, Lele Zhang, and Le-wei Mo&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 24, 327-342, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthogroll/paper_html/  Ground-roll noise attenuation using a simple and effective approach based on local band limited orthogonalization] by &#039;&#039;Yangkang Chen, Shebao Jiao, Jianwei Ma, Hanming Chen, Yatong Zhou, and Shuwei Gan&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, 12, 2316-2320, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shemd/paper_html/ Random noise attenuation by a selective hybrid approach using f-x empirical mode decomposition] by &#039;&#039;Yangkang Chen, Shuwei Gan, Tingting Liu, Jiang Yuan, Yizhuo Zhang, and Zhaoyu Jin&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 12, 12-25, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/svmf/paper_html/ Deblending using a space-varying median filter] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;Exploration Geophysics&#039;&#039;&#039;, doi 10.1071/EG14051&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group3/paper_html/ On anelliptic approximations for qP velocities in TI and orthorhombic media] by &#039;&#039;Yanadet Sripanich and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, C89-C105, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dbortho/paper_html/ Iterative deblending with multiple constraints based on shaping regularization] by &#039;&#039;Yangkang Chen&#039;&#039;, &#039;&#039;&#039;IEEE Geoscience and Remote Sensing Letters&#039;&#039;&#039;, doi 10.1109/LGRS.2015.2463815&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vscan/paper_html/ Velocity analysis using similarity-weighted semblance] by &#039;&#039;Yangkang Chen, Tingting Liu, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A75-A82, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/aii/paper_html/ Structure-constrained relative acoustic impedance using stratigraphic coordinates] by &#039;&#039;Parvaneh Karimi&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, A63-A67, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/scan3/paper_html/ A fast algorithm for 3D azimuthally anisotropic velocity scan] by &#039;&#039;Jingwei Hu, Sergey Fomel, and Lexing Ying&#039;&#039;,  &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 368-377, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strat/paper_html/ Stratigraphic coordinates, a coordinate system tailored to seismic interpretation] by &#039;&#039;Parvaneh Karimi and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 63, 1246-1255, (2015) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synth/paper_html/ Carbonate reservoir characterization using seismic diffraction imaging] by &#039;&#039;Luke Decker, Xavier Janson, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 3, SF21-SF30, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ortho/paper_html/ Random noise attenuation using local signal-and-noise orthogonalization] by &#039;&#039;Yangkang Chen and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, WD1-WD9, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/synwav/paper_html/ Time-frequency analysis of seismic data using synchrosqueezing wavelet transform] by &#039;&#039;Yangkang Chen, Tingting Liu, Xiaohong Chen, Jingye Li, and Erying Wang&#039;&#039;, &#039;&#039;&#039;Journal of Seismic Exploration&#039;&#039;&#039;, 23, 303-312, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmodeblend/paper_html/ Deblending using normal moveout and median filtering in common-midpoint gathers] by &#039;&#039;Yangkang Chen, Jiang Yuan, Zhaoyu Jin, Keling Chen, and Lele Zhang&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 11, 045012, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth2/paper_html/ A robust approach to time-to-depth conversion and interval velocity estimation from time migration in the presence of lateral velocity variations] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 63, 315-337, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/deblend/paper_html/ Iterative deblending of simultaneous-source seismic data using seislet-domain shaping regularization] by &#039;&#039;Yangkang Chen, Sergey Fomel, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V179-V189, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/sglowrank/paper_html/ Lowrank seismic wave extrapolation on a staggered grid] by &#039;&#039;Gang Fang, Sergey Fomel, Qizhen Du, and Jingwei Hu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, T157-T168, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/emdpf/paper_html/ Random noise attenuation by f-x empirical mode decomposition predictive filtering] by &#039;&#039;Yangkang Chen and Jitao Ma&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, V81-V91, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/optapert/paper_html/ Selecting an optimal aperture in Kirchhoff migration using dip-angle images] by &#039;&#039;Alexander Klokov and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S243-S254, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/phase/paper_html/ Local skewness attribute as a seismic phase detector] by &#039;&#039;Sergey Fomel and Mirko van der Baan&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 2, SA49-SA56, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/uncert/paper_html/ Structural uncertainty of time-migrated seismic images] by &#039;&#039;Sergey Fomel and Evgeny Landa&#039;&#039;, &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, 101, 27–30, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/psp/paper_html/ A parallel sweeping preconditioner for heterogeneous 3D Helmholtz equations] by &#039;&#039;Jack Poulson, Björn Engquist, Siwei Li, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;SIAM Journal on Scientific Computing&#039;&#039;&#039;, 35, C194-C212, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/dsrtomo/paper_html/ First-break traveltime tomography with the double-square-root eikonal equation] by &#039;&#039;Siwei Li, Alexander Vladimirsky, and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U89-U101, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nar/paper_html/ Seismic data decomposition into spectral components using regularized nonstationary autoregression] by &#039;&#039;Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, O69-O76, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/specrecom/paper_html/ Automated spectral recomposition with application in stratigraphic interpretation] by &#039;&#039;Yihua Cai, Sergey Fomel, and Hongliu Zeng&#039;&#039;, &#039;&#039;&#039;Interpretation&#039;&#039;&#039;, 1, SA109-SA116, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/opwd/paper_html/ Omnidirectional plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;,  &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V171-V179, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/butterfly/paper_html/ A fast butterfly algorithm for generalized Radon transforms] by &#039;&#039;Jingwei Hu, Sergey Fomel, Laurent Demane, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, U41-U51, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/orthorhombic/paper_html/ Modeling of pseudo-acoustic P-waves in orthorhombic media with a lowrank approximation] by &#039;&#039;Xiaolei Song and Tariq Alkhalifah&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, C33-C40, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/eikods/paper_html/ Kirchhoff migration using eikonal-based computation of traveltime source-derivatives] by &#039;&#039;Siwei Li and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, S211-S219, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lfd/paper_html/ Lowrank finite-differences and lowrank Fourier finite-differences for seismic wave extrapolation in the acoustic approximation] by &#039;&#039;Xiaolei Song, Sergey Fomel, and Lexing Ying&#039;&#039;, &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 193, 960-969, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/fpwd/paper_html/ Accelerated plane-wave destruction] by &#039;&#039;Zhonghuan Chen, Sergey Fomel, and Wenkai Lu&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, V1-V9, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/crs/paper_html/ Non-hyperbolic common reflection surface] by &#039;&#039;Sergey Fomel and Roman Kazinnik&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 21-27, (2013) &lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lowrank/paper_html/ Seismic wave extrapolation using lowrank symbol approximation] by &#039;&#039;Sergey Fomel, Lexing Ying, and Xiaolei Song&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 526–536, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ltft/paper_html/ Seismic data analysis using local time-frequency decomposition] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 61, 516–525, (2013)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timefreq/paper_html/ Time-frequency analysis of seismic data using local attributes] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, P23-P34, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/apefint/paper_html/ Seismic data interpolation beyond aliasing using regularized nonstationary autoregression] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, V69-V77, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/ffd/paper_html/ Fourier finite-difference wave propagation] by &#039;&#039;Xiaolei Song and Sergey Fomel&#039;&#039;, &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 76, T123-T129, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/reversible/paper_html/ A reversible transform for seismic data processing] by &#039;&#039;William Burnett and Robert Ferguson&#039;&#039;, &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 8, 477-486, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/vc3/paper_html/ Azimuthally anisotropic 3D velocity continuation] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;International Journal of Geophysics&#039;&#039;&#039;, Article ID 484653, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/agath/paper_html/ Theory of 3-D angle gathers in wave-equation seismic imaging] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Petroleum Exploration and Production Technology&#039;&#039;&#039;, 1, 11-16, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/oc3/paper_html/ OC-seislet: seislet transform construction with differential offset continuation] by &#039;&#039;Yang Liu and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, WB235-WB245, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/stackadcig/paper_html/ Stacking angle-domain common-image gathers for normalization of illumination] by &#039;&#039;Guochang Liu, Sergey Fomel, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 59, 244-255, (2011)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/flat/paper_html/ Predictive painting of 3-D seismic volumes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 4, A25-A30, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/seislet/paper_html/ Seislet transform and seislet frame] by &#039;&#039;Sergey Fomel and Yang Liu&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 3, V25-V38, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/hyper/paper_html/ Generalized nonhyperbolic moveout approximation] by &#039;&#039;Sergey Fomel and Alexey Stovas&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 75, no. 2, U9-U18, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/strfilter/paper_html/ Nonlinear structure-enhancing filtering using plane-wave prediction] by &#039;&#039;Yang Liu, Sergey Fomel, and Guochang Liu&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 58, 415-427, (2010)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/nmo3/paper_html/ 3D velocity-independent elliptically-anisotropic moveout correction] by &#039;&#039;William Burnett and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 5, WB129-WB136, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/simistack/paper_html/ Stacking seismic data using local correlation] by &#039;&#039;Guochang Liu, Sergey Fomel, Long Jin, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 3, V43-V48, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/atten/paper_html/ Fractal heterogeneities in sonic logs and low-frequency scattering attenuation] by &#039;&#039;Thomas J. Browaeys and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, WA77-WA92, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/timelapse/paper_html/ Time-lapse image registration using the local similarity attribute] by &#039;&#039;Sergey Fomel and Long Jin&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 2, A7-A11, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/medianfilter/paper_html/ A 1-D time-varying median filter for seismic random, spike-like noise elimination] by &#039;&#039;Yang Liu, Cai Liu, and Dian Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, V17-V24, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/lpf/paper_html/ Adaptive multiple subtraction using regularized nonstationary regression] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 74, no. 1, V25-V33, (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/time2depth/paper_html/ Time-to-depth conversion and seismic velocity estimation using time-migration velocity] by &#039;&#039;Maria Cameron, Sergey Fomel, and James Sethian&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 73, no. 5, VE205-VE210, (2008)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/avo/paper_html/ Velocity analysis using &amp;lt;i&amp;gt;AB&amp;lt;/i&amp;gt; semblance] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 57, 311-321 (2009)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/diffr/paper_html/ Post-stack velocity analysis by separation and imaging of seismic diffractions] by &#039;&#039;Sergey Fomel, Evgeny Landa, and M. Turhan Taner&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72,  U89-U94, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/pmig/paper_html/ Velocity-independent time-domain seismic imaging using local event slopes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, S139-S147, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/attr/paper_html/ Local seismic attributes] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72, no. 3, A29-A33, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/shape/paper_html/ Shaping regularization in geophysical estimation problems] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 72 , no. 2, R29-R36, (2007)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tccs/group/paper_html/ On anelliptic approximations for &amp;lt;i&amp;gt;qP&amp;lt;/i&amp;gt; velocities in transversally isotropic media] by &#039;&#039;Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, v. 52, 247-259 (2004)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/tongji/ Tongji University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/decoupledpropagation/paper_html/ Simulating propagation of decoupled elastic waves using low-rank approximate mixed-domain integral operators for anisotropic media] by &#039;&#039;Jiubing Cheng, Tariq Alkhalifah, Zedong Wu, Peng Zou, and Chenlong Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, T63-T77, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qswave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part II: qS-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 81, C39-C52, (2016)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/qpwave/paper_html/ Simulating propagation of separated wave modes in general anisotropic media, Part I: qP-wave propagators] by &#039;&#039;Jiubing Cheng and Wei Kang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C1-C18, (2014)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/tongji/lrmode/paper_html/ Fast algorithms for elastic-wave-mode separation and vector decomposition using low-rank approximation for anisotropic media] by &#039;&#039;Jiubing Cheng and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 79, C97-C110, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/trip/ The Rice Inversion Project] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/asg/paper_html/ Acoustic staggered grid modeling in IWAVE] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/trip/struct/paper_html/ IWAVE structure and basic use cases] by &#039;&#039;William W. Symes&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uh/ University of Houston] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uh/avostack/paper_html/ Weighted stacking of seismic AVO data using hybrid AB semblance and local similarity] by &#039;&#039;Pan Deng, Yangkang Chen, Yu Zhang, and Hua-Wei Zhou&#039;&#039;: &#039;&#039;&#039;Journal of Geophysics and Engineering&#039;&#039;&#039;, 13, 152-163, (2016)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/uwa/ University of Western Australia] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/uwa/geo2013ElasticModellingGPU/paper_html/ Solving 3D anisotropic elastic wave equations on parallel GPU devices] by &#039;&#039;Robin M. Weiss and Jeffrey Shragge&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 78, F7-F15, (2013)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/xjtu/ Xi&#039;an Jiaotong University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/mcaseislet/paper_html/paper.html Seislet-based morphological component analysis using scale-dependent exponential shrinkage] by &#039;&#039;Pengliang Yang and Sergey Fomel&#039;&#039;: &#039;&#039;&#039;Journal of Applied Geophysics&#039;&#039;&#039;, doi : 10.1016/j.jappgeo.2015.04.003, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpufwi/paper_html/ A graphics processing unit implementation of time-domain full-waveform inversion] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 80, F31-F39, (2015)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/primer/paper_html/ A numerical tour of wave propagation] by &#039;&#039;Pengliang Yang&#039;&#039;&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/xjtu/gpurtm/paper_html/ RTM using effective boundary saving: A staggered grid GPU implementation] by &#039;&#039;Pengliang Yang, Jinghuai Gao, and Baoli Wang&#039;&#039;: &#039;&#039;&#039;Computers &amp;amp; Geosciences&#039;&#039;&#039;, 68, 64-72, (2014)&lt;br /&gt;
&lt;br /&gt;
== [http://www.reproducibility.org/RSF/book/zju/ Zhejiang University] ==&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/dtv/paper_html/ Full waveform inversion and joint migration inversion with an automatic directional total variation constraint] by &#039;&#039;Shan Qu, Eric Verschuur, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, no.2, R175-R183, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr5d/paper_html/ Five-dimensional seismic data reconstruction using the optimally damped rank-reduction method] by &#039;&#039;Yangkang Chen, Min Bai, Zhe Guan, Qingchen Zhang, Mi Zhang, and Hang Wang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 222, 1824-1845, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/odrr3d/paper_html/ Seismic signal enhancement based on the lowrank methods] by &#039;&#039;Min Bai, Guangtan Huang, Hang Wang, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Prospecting&#039;&#039;&#039;, 68, 2783-2807, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/diffrlrra/paper_html/ Separation and imaging of seismic diffractions using a localized rank-reduction method with adaptively selected ranks] by &#039;&#039;Hang Wang, Xingye Liu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 85, V497-V506, (2020)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/qrtm/paper_html/ CuQ-RTM: A CUDA-based code package for stable and efficient Q-compensated reverse time migration] by &#039;&#039;Yufeng Wang, Hui Zhou, Xuebin Zhao, Qingchen Zhang, Poru Zhao, Xiance Yu, and Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysics&#039;&#039;&#039;, 84, F1-F15, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/optnoise/paper_html/ Plane-wave orthogonal polynomial transform for amplitude-preserving noise attenuation] by &#039;&#039;Yangkang Chen, Weilin Huang, Yatong Zhou, Wei Liu, and Dong Zhang&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 214, 1214-1232, (2018)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/sosvmf/paper_html/ Deblending of simultaneous-source data using a structure-oriented space-varying median filter] by &#039;&#039;Yangkang Chen, Shaohuan Zu, Yufeng Wang, and Xiaohong Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 216, 1214-1232, (2019)&lt;br /&gt;
* [http://www.reproducibility.org/RSF/book/zju/q/paper_html/ Multi-channel quality factor Q estimation] by &#039;&#039;Yangkang Chen&#039;&#039;: &#039;&#039;&#039;Geophysical Journal International&#039;&#039;&#039;, 218, 655-665, (2019)&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Shanghai_2017&amp;diff=3607</id>
		<title>Shanghai 2017</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Shanghai_2017&amp;diff=3607"/>
		<updated>2017-07-13T05:32:10Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Instructors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Shanghai2017.jpg|center|frame|800px]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;2017 Madagascar School in Shanghai&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Madagascar provides a complete environment for organizing one&#039;s research, from new software development to running computational experiments to publishing the experimental results in papers and reports, archiving them for future usage, and sharing them with colleagues and sponsors. Madagascar school has been organized many times around the word. It provides a platform for Madagascar users to learn and communicate with the developers. This Madagascar school will introduce the advanced usages for the users with fundamental knowledge of Madagascar. Besides the lecture section, this school will also features a discussion section, in which the participants are welcome to share the research experiences using Madagascar. This Madagascar school is convened by Prof. Sergey Fomel from the University of Texas at Austin and hosted by Prof. Jiubing Cheng from Tongji University.&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
July 10-11, 2017&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Before the school: Sunday, July 9, 2017&lt;br /&gt;
|-&lt;br /&gt;
| 14:00-18:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get individual help with Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Peng Zou, Chenlong Wang, Gang Fang&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Monday, July 10, 2017&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-8:40    &lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome (Jiubing Cheng)&lt;br /&gt;
|-&lt;br /&gt;
| 8:40-9:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Madagascar principles (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
| 9:30-9:40&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 9:40-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Madagascar development: writing programs in C, C++ (Gang Fang)&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-11:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Plotting Guidance and SConstruct Flow (Xufei Gong)&lt;br /&gt;
|-&lt;br /&gt;
| 11:30-14:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 14:00-15:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Parallel programming (MPI, OpenMP, Pscons) in Madagascar (Chenlong Wang)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/chenlongw.pdf Slides] (484K)&lt;br /&gt;
|-&lt;br /&gt;
| 15:30-15:50&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 15:50-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; |Writing a reproducible paper using LaTeX and Madagascar (Jiubing Cheng)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Tuesday, July 11, 2017&lt;br /&gt;
|-&lt;br /&gt;
| 8:30-10:00    &lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Seismic data processing with Madagascar (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
| 10:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-11:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; |Python interface and contributing to Madagascar (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
| 11:30-14:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 14:00-17:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | Open discussion（Sharing your experiences in Madagascar）&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Location ==&lt;br /&gt;
&lt;br /&gt;
Room 205B,  Rui’an Building, Tongji University, Shanghai, China&lt;br /&gt;
&lt;br /&gt;
同济大学，瑞安楼 205B室，上海市杨浦区四平路1239号&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
The Madagascar School participation is free but requires an application. Please send your name and affiliation to [mailto:1533006@tongji.edu.cn 1533006@tongji.edu.cn]. &#039;&#039;&#039;The deadline is July 5, 2017.&#039;&#039;&#039;&lt;br /&gt;
== Pre-workshop Assignment ==&lt;br /&gt;
&lt;br /&gt;
You must [[download]] and [[Installation|install]] the Madagascar package in the days before the school. If issues come up, there will an opportunity to get installation help on Sunday, July 9. Remember to bring your laptop (Linux, Mac) to the session!&lt;br /&gt;
=== Additional Installation Requirements ===&lt;br /&gt;
#Install Latex&lt;br /&gt;
#MPICH2/OPENMP&lt;br /&gt;
&lt;br /&gt;
=== QQ group ===&lt;br /&gt;
&lt;br /&gt;
Madagascar advanced school QQ group: 468749704&lt;br /&gt;
&lt;br /&gt;
== Organizations ==&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Madagascar School of Reproducible Computational Geophysics Shanghai 2017&amp;quot; is organized by&lt;br /&gt;
* &#039;&#039;&#039;Jiubing Cheng&#039;&#039;&#039; from School of Ocean and Earth Science, Tongji University (Shanghai, China)&lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039; from Jackson School of Geosciences, The University of Texas at Austin (Austin, USA)&lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; from College of Geo-exploration Science and Technology, Jilin University (Changchun, China)&lt;br /&gt;
* &#039;&#039;&#039;Gang Fang&#039;&#039;&#039; from Qingdao Institute of Marine Geology, China Geological Survey (Qingdao, China)&lt;br /&gt;
and hosted by &#039;&#039;&#039;Jiubing Cheng&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== Instructors ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Jiubing Cheng&#039;&#039;&#039; is a Professor of School of Ocean and Earth Science, Tongji University. He received a Ph.D. in Geophysics from Tongji University in 2003. http://mgg.tongji.edu.cn/space/cjb/&lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039;is a Professor at the Jackson School of Geosciences, the University of Texas at Austin. He received a Ph.D. in Geophysics from Stanford University in 2001. Sergey started work on Madagascar (at that time named RSF for Regularly Sampled Format) in 2003. http://www.jsg.utexas.edu/researcher/sergey_fomel/&lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is a Professor of Geophysics at College of Geo-exploration science and technology at Jilin University, China. He received a Ph.D. in Geophysics from Jilin University in 2006 and was a Postdoctoral fellow at Bureau of Economic Geology, The University of Texas at Austin from 2007 to 2010. His research focuses mainly on seismic data processing. http://gest.jlu.edu.cn/?mod=info&amp;amp;act=view&amp;amp;id=2296&lt;br /&gt;
* &#039;&#039;&#039;Gang Fang&#039;&#039;&#039; is an assistant research fellow at Qingdao Institute of Marine Geology, China Geological Survey. He received a Ph.D in Geophysics from China University of Petroleum (East China) in 2014 and was a visiting Ph.D student at Bureau of Economic Geology, The University of Texas at Austin from 2012 to 2013 sponsored by China State Scholarship Fund. His research interests are seismic modeling and seismic imaging. https://www.linkedin.com/profile/view?id=92186291&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Harbin_2015&amp;diff=3000</id>
		<title>Harbin 2015</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Harbin_2015&amp;diff=3000"/>
		<updated>2014-12-17T06:48:47Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Location */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:Harbin.jpg|center|frame]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Madagascar School in Harbin 2015&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
== Dates ==&lt;br /&gt;
&lt;br /&gt;
January 7-8, 2015.&lt;br /&gt;
&lt;br /&gt;
== Agenda ==&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Wednesday, January 7, 2015&lt;br /&gt;
|-&lt;br /&gt;
| 10:00-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop with Madagascar package (stable version 1.6) and get help with installing Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Sergey Fomel, Yang Liu, Jeffrey Shragge, Junzhe Sun, Pengliang Yang&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Thursday, January 8, 2015&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-9:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome (Jianwei Ma)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9:10-10:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The Madagascar project has been in public existence for five years. Madagascar provides a complete environment for organizing one&#039;s research, from new software development to running computational experiments to publishing the experimental results in papers and reports, archiving them for future usage, and sharing them with colleagues and sponsors. The introductory presentation will describe the history of the project, the Madagascar components and design principles, and the future development goals.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:10-10:25&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:25-11:25&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | TBA (Pengliang Yang)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
content&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 11:25-12:25&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Developing workflows using SCons (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
[http://www.scons.org/ SCons] (from &#039;&#039;&#039;S&#039;&#039;&#039;oftware &#039;&#039;&#039;Cons&#039;&#039;&#039;truction) is a superior alternative to the classic &#039;&#039;&#039;make&#039;&#039;&#039; utility. SCons is implemented as a [http://www.python.org Python] script, its &amp;quot;configuration files&amp;quot; (&amp;lt;tt&amp;gt;SConstruct&amp;lt;/tt&amp;gt; files) are also Python scripts. Madagascar uses SCons to compile software, to manage data processing flowing, and to assemble [[Reproducible Documents|reproducible documents]].&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 12:25-1:25&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:25-2:25&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Seismic data processing example (Yang Liu) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Field data processing is an important test of integrality degree for open-source software and the final target for scientific research. We will use a 2-D field dataset to illustrate how Madagascar can set up a common seismic data processing workflow.&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 2:25-3:25&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Developing your own programs in Madagascar (Jeffrey Shragge)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
There are many programs already built into the Madagascar project, but if you use Madagascar long enough you will eventually run into a problem that you cannot solve using only provided codes. Fortunately, Madagascar has a variety of programming language APIs already built, that allow you to: design, code, and integrate your programs into the Madagascar framework. By the end of the session, you should have a good starting point for developing your own codes, and adding them to the growing library of open-source software available in Madagascar. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 3:25-3:40&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:40-4:40&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | TBA (Junzhe Sun)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
content&lt;br /&gt;
|-&lt;br /&gt;
| 4:40-5:10&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Contributing to Madagascar (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
As a user of Madagascar, you have the right to run the code for any purpose, to make modifications and additions, and to share your modifications with other people. Madagascar is an open community, which makes it easy to share your contributions and to collaborate with other users and developers around the world. &amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| 5:10-5:40&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Awarding certificates and closing&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Location ==&lt;br /&gt;
&lt;br /&gt;
Room no. 331 in the New Active Center, Harbin Institute of Technology (HIT), China&lt;br /&gt;
&lt;br /&gt;
哈尔滨工业大学，新活动中心331会议室，黑龙江省哈尔滨市南岗区西大直街92号&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
The workshop participation is free but requires an application. &lt;br /&gt;
&lt;br /&gt;
To register, please send [mailto:rsfschool@gmail.com an email] with your name. The deadline is January 1, 2015.&lt;br /&gt;
&lt;br /&gt;
The application deadline is December 25, 2014.&lt;br /&gt;
&lt;br /&gt;
== Pre-workshop Assignment ==&lt;br /&gt;
&lt;br /&gt;
Please try to [[download]] and [[Installation|install]] the Madagascar package ([http://sourceforge.net/projects/rsf/files/latest/download?source=files stable version 1.6]) in the days before the workshop according to the instructions on the left margin of this webpage.  If issues come up, there will an opportunity to install the package at the start of the workshop.  Remember to bring your laptop (Linux, Mac, or Windows) to the session!&lt;br /&gt;
&lt;br /&gt;
== Instructors ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039; is a Professor at the Jackson School of Geosciences, the University of Texas at Austin. He received a Ph.D. in Geophysics from Stanford University in 2001. Sergey started work on Madagascar (at that time named RSF for Regularly Sampled Format) in 2003. http://www.jsg.utexas.edu/researcher/sergey_fomel/&lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is a Professor of Geophysics at College of Geo-exploration science and technology at Jilin University, China. He received a Ph.D. in Geophysics from Jilin University in 2006 and was a Postdoctoral fellow at Bureau of Economic Geology, The University of Texas at Austin from 2007 to 2010. His research focuses mainly on seismic data processing. http://gest.jlu.edu.cn/?mod=info&amp;amp;act=view&amp;amp;id=54&lt;br /&gt;
* &#039;&#039;&#039;Jeffrey Shragge&#039;&#039;&#039; is an Associate Professor with the Centre for Petroleum Geoscience and CO2 Sequestration in the School of Earth and Environment at the University of Western Australia. He received his Ph.D. (Geophysics) in 2009 in seismic imaging with the Stanford Exploration Project at Stanford University. His research interests are in the fields of seismic imaging (migration, time-lapse imaging and velocity inversion) and high-performance computing (parallel computation, GPU programming). https://www.socrates.uwa.edu.au/Staff/StaffProfile.aspx?Person=JeffreyShragge&lt;br /&gt;
* &#039;&#039;&#039;Junzhe Sun&#039;&#039;&#039; graduated from a joint education program between China University of Petroleum-East China and Missouri University of Science and Technology with a Bachelor&#039;s Degree in Geophysics in 2012. He worked with Prof. Stephen Gao on seismic anisotropy and mantle flow when he was at Missouri S&amp;amp;T. He is currently a Ph.D student working with Prof. Sergey Fomel. http://www.linkedin.com/pub/junzhe-sun/44/749/3b&lt;br /&gt;
* &#039;&#039;&#039;Pengliang Yang&#039;&#039;&#039; received his bachelor&#039;s degree in 2009 from Nanjing University of Aeronautics and Astronautics and is currently pursuing a Ph.D. at Xi&#039;an Jiaotong University. Previously, he worked on sparsity-based seismic data reconstruction using the theory of compressed sensing. His current research is mainly on reverse time migration and sparse inversion.&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Windows&amp;diff=2754</id>
		<title>Windows</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Windows&amp;diff=2754"/>
		<updated>2014-01-11T17:23:54Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; has been run on Microsoft Windows machines under various types of environments:&lt;br /&gt;
&lt;br /&gt;
==Cygwin==&lt;br /&gt;
&lt;br /&gt;
[[Image:cygwin-icon.gif|left|]] &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; can run under [http://cygwin.com Cygwin], which provides a Unix environment under Windows.&lt;br /&gt;
&lt;br /&gt;
To obtain Cygwin, go to its web page, download and run the installer. This should create a Cygwin program, which when run, creates a POSIX shell window similar-looking to the Windows command window but which behaves in a more Unix-like way.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE&#039;&#039;&#039;: If you are unfamiliar with Unix-like systems, a good place to start is Greg Wilson&#039;s [http://www.osl.iu.edu/~lums/swc/www/shell.html Software Carpentry] course. &lt;br /&gt;
&lt;br /&gt;
You will need to install several additional Cygwin components before Madagascar can run. To get these, rerun the installer program (called &#039;&#039;&#039;Setup&#039;&#039;&#039; and represented by an icon with a black &amp;quot;C&amp;quot; shape enclosing a green arrow). &lt;br /&gt;
&lt;br /&gt;
# Start &#039;&#039;&#039;Setup&#039;&#039;&#039; program. &lt;br /&gt;
# Keep clicking (defaults should work, but you can choose a mirror on your own continent) until you see a collapsed list (boxed &amp;quot;+&amp;quot; signs) in a selection box. &lt;br /&gt;
# Choose the following before downloading.&lt;br /&gt;
## Open the &#039;&#039;&#039;Devel&#039;&#039;&#039; section and select&lt;br /&gt;
##* gcc&lt;br /&gt;
##* make&lt;br /&gt;
## If you want to use the development version of &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt;, also choose&lt;br /&gt;
##* subversion&lt;br /&gt;
## If you have a favorite unix editor, choose it under &#039;&#039;&#039;Editors&#039;&#039;&#039; (novices may wish to work with Notepad for a while). Both &amp;lt;tt&amp;gt;vim&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;emacs&amp;lt;/tt&amp;gt; are available.&lt;br /&gt;
## Open &#039;&#039;&#039;Interpreters&#039;&#039;&#039; and select&lt;br /&gt;
##* python&lt;br /&gt;
## Open &#039;&#039;&#039;Graphics&#039;&#039;&#039; and select&lt;br /&gt;
##* libglut-devel&lt;br /&gt;
## For X-window  display with &amp;lt;tt&amp;gt;xtpen&amp;lt;/tt&amp;gt;, open &#039;&#039;&#039;X11&#039;&#039;&#039; and select&lt;br /&gt;
##* libX11-devel&lt;br /&gt;
##* libGLU-devel&lt;br /&gt;
##* libXaw-devel&lt;br /&gt;
## If you intend to use LaTeX, open &#039;&#039;&#039;Publishing&#039;&#039;&#039; and select&lt;br /&gt;
##* texlive&lt;br /&gt;
##* texlive-collection-latexextra&lt;br /&gt;
##* texlive-collection-fontutils&lt;br /&gt;
## If you intend to use &amp;lt;tt&amp;gt;ppmpen&amp;lt;/tt&amp;gt;, open &#039;&#039;&#039;Graphics&#039;&#039;&#039; and select&lt;br /&gt;
##* libnetpbm-devel&lt;br /&gt;
## If you intend to use &amp;lt;tt&amp;gt;tiffpen&amp;lt;/tt&amp;gt;, open &#039;&#039;&#039;Graphics&#039;&#039;&#039; and select&lt;br /&gt;
##* libtiff-devel&lt;br /&gt;
## If you intend to use &amp;lt;tt&amp;gt;gdpen&amp;lt;/tt&amp;gt;, open &#039;&#039;&#039;Graphics&#039;&#039;&#039; and select&lt;br /&gt;
##* libgd-devel&lt;br /&gt;
## For Xwin server installation, open &#039;&#039;&#039;X11&#039;&#039;&#039; and select&lt;br /&gt;
##* xinit&lt;br /&gt;
# Next, click &#039;&#039;&#039;Next&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
#: Your download will proceed.&lt;br /&gt;
# When done, click &#039;&#039;&#039;Finish&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
After performing this steps, proceed to a normal Madagascar [[Installation]].&lt;br /&gt;
&lt;br /&gt;
For running X applications such as &#039;&#039;&#039;xtpen&#039;&#039;&#039;, make sure to run &#039;&#039;&#039;startx&#039;&#039;&#039; first to open an X terminal window.&lt;br /&gt;
&lt;br /&gt;
===Troubleshooting===&lt;br /&gt;
&lt;br /&gt;
If you get errors &amp;quot;unable to remap...&amp;quot;, note the following:&lt;br /&gt;
&lt;br /&gt;
A proper work of a Cygwin installation may require running &#039;&#039;&#039;rebaseall&#039;&#039;&#039;, a program that fixes library dependencies. You only need to run it once.&lt;br /&gt;
# Quit all Cygwin processes&lt;br /&gt;
# Start &#039;&#039;&#039;ash&#039;&#039;&#039; (&amp;lt;tt&amp;gt;&amp;lt;cygroot&amp;gt;\bin\ash.exe&amp;lt;/tt&amp;gt;)&lt;br /&gt;
# Execute &amp;lt;tt&amp;gt;/usr/bin/rebaseall&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Screenshots===&lt;br /&gt;
&lt;br /&gt;
* Running Cygwin&#039;s &#039;&#039;&#039;setup&#039;&#039;&#039; program&lt;br /&gt;
&lt;br /&gt;
[[Image:setup.png|600px]]&lt;br /&gt;
&lt;br /&gt;
* Selecting packages&lt;br /&gt;
&lt;br /&gt;
[[Image:select.png|600px]]&lt;br /&gt;
&lt;br /&gt;
* Running Cygwin&#039;s &#039;&#039;&#039;bash&#039;&#039;&#039; program&lt;br /&gt;
&lt;br /&gt;
[[Image:bash.png|600px]]&lt;br /&gt;
&lt;br /&gt;
* Testing &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; installation&lt;br /&gt;
&lt;br /&gt;
[[Image:test.png|600px]]&lt;br /&gt;
&lt;br /&gt;
[[Image:welcome.png|600px]]&lt;br /&gt;
===Matlab API===&lt;br /&gt;
To use the Matlab API with Madagascar under Cygwin, make sure you have Mex installed, and create a symbolic link, i.e.:&lt;br /&gt;
&amp;lt;bash&amp;gt;&lt;br /&gt;
ln -s /location/of/mex.bat /usr/bin/mex &lt;br /&gt;
&amp;lt;/bash&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Interix==&lt;br /&gt;
[http://en.wikipedia.org/wiki/Interix Interix] is the name of the Unix environment for Windows provided by Microsoft through the following software packages:&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Microsoft_Windows_Services_for_UNIX Services For Unix] (SFU), available as a [http://www.microsoft.com/downloads/details.aspx?FamilyID=896c9688-601b-44f1-81a4-02878ff11778&amp;amp;DisplayLang=en free download] for the Windows NT family of operating systems up to and including Windows XP Professional ([http://www.reproducibility.org/rsflog/uploads/PS0001.jpg screenshot of m8r running on SFU] from an [http://www.reproducibility.org/rsflog/index.php?/archives/68-RSFMadagascar-on-Windows-using-SFU.html April 2006 entry on the m8r blog]). SFU availability was discontinued in 2009.&lt;br /&gt;
* [http://technet.microsoft.com/en-us/library/cc779522.aspx Subsystem for UNIX-based Applications] (SUA), included with Windows Server 2003 R2 and Windows Vista.&lt;br /&gt;
&lt;br /&gt;
==SSH + X server==&lt;br /&gt;
If you can count on a network connection to a full UNIX machine while you run Madagascar, you actually need to install under MS Windows just a SSH client and a X server, and just run the Madagascar installed on the UNIX machine. Cygwin provides both, but it is big and slow. Faster and more lightweight alternatives are:&lt;br /&gt;
* [http://mobaxterm.mobatek.net/en/ MobaXterm], an enhanced terminal with an X server and a set of Unix commands (GNU/Cygwin) packaged in a single portable exe file;&lt;br /&gt;
* [http://sourceforge.net/projects/xming/ Xming] as X server and [http://en.wikipedia.org/wiki/PuTTY PuTTY] as SSH client (remember to check the &amp;quot;Tunnel X11 connections&amp;quot; box when saving the session configuration).&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Windows&amp;diff=2753</id>
		<title>Windows</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Windows&amp;diff=2753"/>
		<updated>2014-01-11T17:21:50Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; has been run on Microsoft Windows machines under various types of environments:&lt;br /&gt;
&lt;br /&gt;
==Cygwin==&lt;br /&gt;
&lt;br /&gt;
[[Image:cygwin-icon.gif|left|]] &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; can run under [http://cygwin.com Cygwin], which provides a Unix environment under Windows.&lt;br /&gt;
&lt;br /&gt;
To obtain Cygwin, go to its web page, download and run the installer. This should create a Cygwin program, which when run, creates a POSIX shell window similar-looking to the Windows command window but which behaves in a more Unix-like way.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE&#039;&#039;&#039;: If you are unfamiliar with Unix-like systems, a good place to start is Greg Wilson&#039;s [http://www.osl.iu.edu/~lums/swc/www/shell.html Software Carpentry] course. &lt;br /&gt;
&lt;br /&gt;
You will need to install several additional Cygwin components before Madagascar can run. To get these, rerun the installer program (called &#039;&#039;&#039;Setup&#039;&#039;&#039; and represented by an icon with a black &amp;quot;C&amp;quot; shape enclosing a green arrow). &lt;br /&gt;
&lt;br /&gt;
# Start &#039;&#039;&#039;Setup&#039;&#039;&#039; program. &lt;br /&gt;
# Keep clicking (defaults should work, but you can choose a mirror on your own continent) until you see a collapsed list (boxed &amp;quot;+&amp;quot; signs) in a selection box. &lt;br /&gt;
# Choose the following before downloading.&lt;br /&gt;
## Open the &#039;&#039;&#039;Devel&#039;&#039;&#039; section and select&lt;br /&gt;
##* gcc&lt;br /&gt;
##* make&lt;br /&gt;
## If you want to use the development version of &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt;, also choose&lt;br /&gt;
##* subversion&lt;br /&gt;
## If you have a favorite unix editor, choose it under &#039;&#039;&#039;Editors&#039;&#039;&#039; (novices may wish to work with Notepad for a while). Both &amp;lt;tt&amp;gt;vim&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;emacs&amp;lt;/tt&amp;gt; are available.&lt;br /&gt;
## Open &#039;&#039;&#039;Interpreters&#039;&#039;&#039; and select&lt;br /&gt;
##* python&lt;br /&gt;
## Open &#039;&#039;&#039;Graphics&#039;&#039;&#039; and select&lt;br /&gt;
##* libglut-devel&lt;br /&gt;
## For X-window  display with &amp;lt;tt&amp;gt;xtpen&amp;lt;/tt&amp;gt;, open &#039;&#039;&#039;X11&#039;&#039;&#039; and select&lt;br /&gt;
##* libX11-devel&lt;br /&gt;
##* libGLU-devel&lt;br /&gt;
##* libXaw-devel&lt;br /&gt;
## If you intend to use LaTeX, open &#039;&#039;&#039;Publishing&#039;&#039;&#039; and select&lt;br /&gt;
##* texlive&lt;br /&gt;
##* texlive-collection-latexextra&lt;br /&gt;
##* texlive-collection-fontutils&lt;br /&gt;
## If you intend to use &amp;lt;tt&amp;gt;ppmpen&amp;lt;/tt&amp;gt;, open &#039;&#039;&#039;Graphics&#039;&#039;&#039; and select&lt;br /&gt;
##* libnetpbm-devel&lt;br /&gt;
## If you intend to use &amp;lt;tt&amp;gt;tiffpen&amp;lt;/tt&amp;gt;, open &#039;&#039;&#039;Graphics&#039;&#039;&#039; and select&lt;br /&gt;
##* libtiff-devel&lt;br /&gt;
## If you intend to use &amp;lt;tt&amp;gt;gdpen&amp;lt;/tt&amp;gt;, open &#039;&#039;&#039;Graphics&#039;&#039;&#039; and select&lt;br /&gt;
##* libgd-devel&lt;br /&gt;
## For X server installation, open &#039;&#039;&#039;X11&#039;&#039;&#039; and select&lt;br /&gt;
##* xinit&lt;br /&gt;
# Next, click &#039;&#039;&#039;Next&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
#: Your download will proceed.&lt;br /&gt;
# When done, click &#039;&#039;&#039;Finish&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
After performing this steps, proceed to a normal Madagascar [[Installation]].&lt;br /&gt;
&lt;br /&gt;
For running X applications such as &#039;&#039;&#039;xtpen&#039;&#039;&#039;, make sure to run &#039;&#039;&#039;startx&#039;&#039;&#039; first to open an X terminal window.&lt;br /&gt;
&lt;br /&gt;
===Troubleshooting===&lt;br /&gt;
&lt;br /&gt;
If you get errors &amp;quot;unable to remap...&amp;quot;, note the following:&lt;br /&gt;
&lt;br /&gt;
A proper work of a Cygwin installation may require running &#039;&#039;&#039;rebaseall&#039;&#039;&#039;, a program that fixes library dependencies. You only need to run it once.&lt;br /&gt;
# Quit all Cygwin processes&lt;br /&gt;
# Start &#039;&#039;&#039;ash&#039;&#039;&#039; (&amp;lt;tt&amp;gt;&amp;lt;cygroot&amp;gt;\bin\ash.exe&amp;lt;/tt&amp;gt;)&lt;br /&gt;
# Execute &amp;lt;tt&amp;gt;/usr/bin/rebaseall&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Screenshots===&lt;br /&gt;
&lt;br /&gt;
* Running Cygwin&#039;s &#039;&#039;&#039;setup&#039;&#039;&#039; program&lt;br /&gt;
&lt;br /&gt;
[[Image:setup.png|600px]]&lt;br /&gt;
&lt;br /&gt;
* Selecting packages&lt;br /&gt;
&lt;br /&gt;
[[Image:select.png|600px]]&lt;br /&gt;
&lt;br /&gt;
* Running Cygwin&#039;s &#039;&#039;&#039;bash&#039;&#039;&#039; program&lt;br /&gt;
&lt;br /&gt;
[[Image:bash.png|600px]]&lt;br /&gt;
&lt;br /&gt;
* Testing &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; installation&lt;br /&gt;
&lt;br /&gt;
[[Image:test.png|600px]]&lt;br /&gt;
&lt;br /&gt;
[[Image:welcome.png|600px]]&lt;br /&gt;
===Matlab API===&lt;br /&gt;
To use the Matlab API with Madagascar under Cygwin, make sure you have Mex installed, and create a symbolic link, i.e.:&lt;br /&gt;
&amp;lt;bash&amp;gt;&lt;br /&gt;
ln -s /location/of/mex.bat /usr/bin/mex &lt;br /&gt;
&amp;lt;/bash&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Interix==&lt;br /&gt;
[http://en.wikipedia.org/wiki/Interix Interix] is the name of the Unix environment for Windows provided by Microsoft through the following software packages:&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Microsoft_Windows_Services_for_UNIX Services For Unix] (SFU), available as a [http://www.microsoft.com/downloads/details.aspx?FamilyID=896c9688-601b-44f1-81a4-02878ff11778&amp;amp;DisplayLang=en free download] for the Windows NT family of operating systems up to and including Windows XP Professional ([http://www.reproducibility.org/rsflog/uploads/PS0001.jpg screenshot of m8r running on SFU] from an [http://www.reproducibility.org/rsflog/index.php?/archives/68-RSFMadagascar-on-Windows-using-SFU.html April 2006 entry on the m8r blog]). SFU availability was discontinued in 2009.&lt;br /&gt;
* [http://technet.microsoft.com/en-us/library/cc779522.aspx Subsystem for UNIX-based Applications] (SUA), included with Windows Server 2003 R2 and Windows Vista.&lt;br /&gt;
&lt;br /&gt;
==SSH + X server==&lt;br /&gt;
If you can count on a network connection to a full UNIX machine while you run Madagascar, you actually need to install under MS Windows just a SSH client and a X server, and just run the Madagascar installed on the UNIX machine. Cygwin provides both, but it is big and slow. Faster and more lightweight alternatives are:&lt;br /&gt;
* [http://mobaxterm.mobatek.net/en/ MobaXterm], an enhanced terminal with an X server and a set of Unix commands (GNU/Cygwin) packaged in a single portable exe file;&lt;br /&gt;
* [http://sourceforge.net/projects/xming/ Xming] as X server and [http://en.wikipedia.org/wiki/PuTTY PuTTY] as SSH client (remember to check the &amp;quot;Tunnel X11 connections&amp;quot; box when saving the session configuration).&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Windows&amp;diff=1962</id>
		<title>Windows</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Windows&amp;diff=1962"/>
		<updated>2011-07-29T13:40:36Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Cygwin */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; has been run on Microsoft Windows machines under various types of environments:&lt;br /&gt;
&lt;br /&gt;
==Cygwin==&lt;br /&gt;
&lt;br /&gt;
[[Image:cygwin-icon.gif|left|]] &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; can run under [http://cygwin.com Cygwin], which provides a Unix environment under Windows.&lt;br /&gt;
&lt;br /&gt;
To obtain Cygwin, go to its web page, download and run the installer. This should create a Cygwin program, which when run, creates a POSIX shell window similar-looking to the Windows command window but which behaves in a more Unix-like way.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;NOTE&#039;&#039;&#039;: If you are unfamiliar with Unix-like systems, a good place to start is Greg Wilson&#039;s [http://www.osl.iu.edu/~lums/swc/www/shell.html Software Carpentry] course. &lt;br /&gt;
&lt;br /&gt;
You will need to install several additional Cygwin components before Madagascar can run. To get these, rerun the installer program (called &#039;&#039;&#039;Setup&#039;&#039;&#039; and represented by an icon with a black &amp;quot;C&amp;quot; shape enclosing a green arrow). &lt;br /&gt;
&lt;br /&gt;
# Start &#039;&#039;&#039;Setup&#039;&#039;&#039; program. &lt;br /&gt;
# Keep clicking (defaults should work, but you can choose a mirror on your own continent) until you see a collapsed list (boxed &amp;quot;+&amp;quot; signs) in a selection box. &lt;br /&gt;
# Choose the following before downloading.&lt;br /&gt;
## Open the &#039;&#039;&#039;Devel&#039;&#039;&#039; section and select&lt;br /&gt;
##* gcc&lt;br /&gt;
## If you want to use the development version of &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt;, also choose&lt;br /&gt;
##* subversion&lt;br /&gt;
## If you have a favorite unix editor, choose it under &#039;&#039;&#039;Editors&#039;&#039;&#039; (novices may wish to work with Notepad for a while). Both &amp;lt;tt&amp;gt;vim&amp;lt;/tt&amp;gt; and &amp;lt;tt&amp;gt;emacs&amp;lt;/tt&amp;gt; are available.&lt;br /&gt;
## Open &#039;&#039;&#039;Interpreters&#039;&#039;&#039; and select&lt;br /&gt;
##* python&lt;br /&gt;
## Open &#039;&#039;&#039;Net&#039;&#039;&#039; and select&lt;br /&gt;
##* sunrpc&lt;br /&gt;
## Open &#039;&#039;&#039;Libs&#039;&#039;&#039; and select&lt;br /&gt;
##* opengl&lt;br /&gt;
## If you intend to use X-window, open &#039;&#039;&#039;X11&#039;&#039;&#039; and select&lt;br /&gt;
##* libX11-devel&lt;br /&gt;
##* libXaw-devel&lt;br /&gt;
## If you intend to use LaTeX, open &#039;&#039;&#039;Publishing&#039;&#039;&#039; and select&lt;br /&gt;
##* tetex&lt;br /&gt;
## If you intend to use &amp;lt;tt&amp;gt;ppmpen&amp;lt;/tt&amp;gt;, open &#039;&#039;&#039;Graphics&#039;&#039;&#039; and select&lt;br /&gt;
##* libnetpbm-devel&lt;br /&gt;
## If you intend to use &amp;lt;tt&amp;gt;tiffpen&amp;lt;/tt&amp;gt;, open &#039;&#039;&#039;Graphics&#039;&#039;&#039; and select&lt;br /&gt;
##* libtiff-devel&lt;br /&gt;
## If you intend to use &amp;lt;tt&amp;gt;gdpen&amp;lt;/tt&amp;gt;, open &#039;&#039;&#039;Graphics&#039;&#039;&#039; and select&lt;br /&gt;
##* libgd-devel&lt;br /&gt;
## Open the &#039;&#039;&#039;Devel&#039;&#039;&#039; section and select&lt;br /&gt;
##* make&lt;br /&gt;
# Next, click &#039;&#039;&#039;Next&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
#: Your download will proceed.&lt;br /&gt;
# When done, click &#039;&#039;&#039;Finish&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
After performing this steps, proceed to a normal Madagascar [[Installation]].&lt;br /&gt;
&lt;br /&gt;
For running X applications such as &#039;&#039;&#039;xtpen&#039;&#039;&#039;, make sure to run &#039;&#039;&#039;startx&#039;&#039;&#039; first to open an X terminal window.&lt;br /&gt;
&lt;br /&gt;
===Troubleshooting===&lt;br /&gt;
&lt;br /&gt;
If you get errors &amp;quot;unable to remap...&amp;quot;, note the following:&lt;br /&gt;
&lt;br /&gt;
A proper work of a Cygwin installation may require running &#039;&#039;&#039;rebaseall&#039;&#039;&#039;, a program that fixes library dependencies. You only need to run it once.&lt;br /&gt;
# Quit all Cygwin processes&lt;br /&gt;
# Start &#039;&#039;&#039;ash&#039;&#039;&#039; (&amp;lt;tt&amp;gt;&amp;lt;cygroot&amp;gt;\bin\ash.exe&amp;lt;/tt&amp;gt;)&lt;br /&gt;
# Execute &amp;lt;tt&amp;gt;/usr/bin/rebaseall&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Pictures===&lt;br /&gt;
&lt;br /&gt;
* Running Cygwin&#039;s &#039;&#039;&#039;setup&#039;&#039;&#039; program&lt;br /&gt;
&lt;br /&gt;
[[Image:setup.png|600px]]&lt;br /&gt;
&lt;br /&gt;
* Selecting packages&lt;br /&gt;
&lt;br /&gt;
[[Image:select.png|600px]]&lt;br /&gt;
&lt;br /&gt;
* Running Cygwin&#039;s &#039;&#039;&#039;bash&#039;&#039;&#039; program&lt;br /&gt;
&lt;br /&gt;
[[Image:bash.png|600px]]&lt;br /&gt;
&lt;br /&gt;
* Testing &amp;lt;tt&amp;gt;Madagascar&amp;lt;/tt&amp;gt; installation&lt;br /&gt;
&lt;br /&gt;
[[Image:test.png|600px]]&lt;br /&gt;
&lt;br /&gt;
[[Image:welcome.png|600px]]&lt;br /&gt;
&lt;br /&gt;
==Interix==&lt;br /&gt;
[http://en.wikipedia.org/wiki/Interix Interix] is the name of the Unix environment for Windows provided by Microsoft through the following software packages:&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Microsoft_Windows_Services_for_UNIX Services For Unix] (SFU), available as a [http://www.microsoft.com/downloads/details.aspx?FamilyID=896c9688-601b-44f1-81a4-02878ff11778&amp;amp;DisplayLang=en free download] for the Windows NT family of operating systems up to and including Windows XP Professional ([http://www.reproducibility.org/rsflog/uploads/PS0001.jpg screenshot of m8r running on SFU] from an [http://www.reproducibility.org/rsflog/index.php?/archives/68-RSFMadagascar-on-Windows-using-SFU.html April 2006 entry on the m8r blog]). SFU availability was discontinued in 2009.&lt;br /&gt;
* [http://technet.microsoft.com/en-us/library/cc779522.aspx Subsystem for UNIX-based Applications] (SUA), included with Windows Server 2003 R2 and Windows Vista.&lt;br /&gt;
&lt;br /&gt;
==SSH + X server==&lt;br /&gt;
If you can count on a network connection to a full UNIX machine while you run Madagascar, you actually need to install under MS Windows just a SSH client and a X server, and just run the Madagascar installed on the UNIX machine. Cygwin provides both, but it is big and slow. Faster and more lightweight alternatives are:&lt;br /&gt;
* [http://mobaxterm.mobatek.net/en/ MobaXterm], an enhanced terminal with an X server and a set of Unix commands (GNU/Cygwin) packaged in a single portable exe file;&lt;br /&gt;
* [http://sourceforge.net/projects/xming/ Xming] as X server and [http://en.wikipedia.org/wiki/PuTTY PuTTY] as SSH client (remember to check the &amp;quot;Tunnel X11 connections&amp;quot; box when saving the session configuration).&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Beijing_2011&amp;diff=1884</id>
		<title>Beijing 2011</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Beijing_2011&amp;diff=1884"/>
		<updated>2011-07-09T13:29:01Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Program */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Madagascar School on Reproducible Computational Geophysics&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:China_Beijing.png|center]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Dates==&lt;br /&gt;
&lt;br /&gt;
July 21-22, 2011&lt;br /&gt;
&lt;br /&gt;
==Program==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 0: Wednesday, July 20&lt;br /&gt;
|-&lt;br /&gt;
| 10:00-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop with CD-ROM and get help with installing Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Tariq Alkhalifah, Sergey Fomel, Yang Liu, Jeffrey Shragge &lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Thursday, July 21&lt;br /&gt;
|-&lt;br /&gt;
| 8:50-9:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome (Yike Liu)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Command-line usage, RSF file format, Vplot graphics (Xuxin Ma)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Madagascar programs, like standard UNIX programs, are able to run from command-line. This tutorial will demonstrate solving computation problems by piping together individual programs. This talk will also explain RSF file format, how to convert RSF between common data format like segy, matlab and ascii. &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Developing workflows using SCons &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Writing reproducible papers (Tariq Alkhalifah)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Friday, July 22&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Wave-equation modeling and migration (Paul Sava) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The theoretical part of this module provides an overview of reverse-time imaging methodology applied to wavefield seismic data.  The main technique discussed is reverse-time migration with emphasis on modern imaging conditions which enable migration velocity analysis and amplitude-versus-angle analysis. The applied part demonstrates this technique on a complex geologic model using Madagascar codes in a fully reproducible setup.&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Seismic data processing example (Yang Liu) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Field data processing is an important test of integrality degree for open-source software and the final target for scientific research. We will use a 2-D field dataset to illustrate how Madagascar can set up a common seismic data processing workflow.&lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Developing your own programs in Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Contributing to Madagascar (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Location==&lt;br /&gt;
&lt;br /&gt;
Conference Hall in new office building, Institute of Geology and Geophysics, Chinese Academy of Sciences&lt;br /&gt;
&lt;br /&gt;
No.19 Beitucheng Xilu, Chaoyang District, Beijing, China&lt;br /&gt;
&lt;br /&gt;
中国科学院地质与地球物理研究所, 新办公楼报告厅, 北京市朝阳区北土城西路19号&lt;br /&gt;
&lt;br /&gt;
[http://www.ahay.org/wikilocal/docs/map.pdf Location map]&lt;br /&gt;
&lt;br /&gt;
==Registration==&lt;br /&gt;
&lt;br /&gt;
Attendance is free for students but registration is required. To register, please send [mailto:wyb1982@gmail.com an email].&lt;br /&gt;
&lt;br /&gt;
==Participating Organizations==&lt;br /&gt;
&lt;br /&gt;
Bureau of Economic Geology, The University of Texas at Austin (Austin, USA)&lt;br /&gt;
&lt;br /&gt;
Institute of Geology and Geophysics, Chinese Academy of Sciences (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
College of Geo-exploration Science and Technology, Jilin University (Changchun, China)&lt;br /&gt;
&lt;br /&gt;
College of Geophysics and Information Engineering, China University of Petroleum (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
==Contact information ==&lt;br /&gt;
&lt;br /&gt;
Sergey Fomel, E-mail: sergey.fomel@beg.utexas.edu&lt;br /&gt;
&lt;br /&gt;
Yibo Wang, E-mail: wyb1982@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (JLU), E-mail: yangliu1979@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (CUP), E-mail: wliuyang@vip.sina.com&lt;br /&gt;
&lt;br /&gt;
== Instructors ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Tariq Alkhalifah&#039;&#039;&#039; is currently a Professor of Geophysics at KAUST in Saudi Arabia. He graduated with a PhD from Colorado School of Mines, Golden, Colorado, in 1996, and served afterwards as a Post Doc at Stanford University for 2 years sharing an office with Sergey Fomel. I used to be a devote SU Unix follower for most of my research carrier even as a Post Doc at Stanford (SEPlib people), but I have recently seen the light and converted to Madagascar. https://sites.google.com/a/kaust.edu.sa/tariq/ &lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039; has been working at the Bureau of Economic Geology at the University of Texas at Austin since 2002 and currently has an Associate Professor appointment, jointly with the Department of Geological Sciences. He received a Ph.D. in Geophysics from Stanford University in 2001 and worked previously at the Institute of Geophysics in Novosibirsk, Russia, and the Lawrence Berkeley National Laboratory. Sergey started work on Madagascar (at that time named RSF for Regularly Sampled Format) in 2003. http://www.beg.utexas.edu/fomel/&lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is currently an Associate Professor of Geophysics at College of Geo-exploration science and technology at Jilin University, China. He received a Ph.D. in Geophysics from Jilin University in 2006 and was a Postdoctoral fellow at Bureau of Economic Geology, The University of Texas at Austin from 2007 to 2010. His research focuses mainly on seismic data processing. http://gest.jlu.edu.cn/index.php/teacher/read/id/249&lt;br /&gt;
* &#039;&#039;&#039;Xuxin Ma&#039;&#039;&#039; is currently an MS student in the Seismic Wave Analysis Group (SWAG) at KAUST, Saudi Arabia. He received BS in Thermal engineering from Tsinghua University, China (2006). His research interest includes wave-equation migration and waveform inversion.&lt;br /&gt;
* &#039;&#039;&#039;Paul Sava&#039;&#039;&#039; is an Associate Professor of Geophysics and a member of the Center for Wave Phenomena at Colorado School of Mines. He holds an Engineering degree in Geophysics (1995) from the University of Bucharest, an M.Sc. (1998) and a Ph.D. (2004) in Geophysics from Stanford University where he was a member of the Stanford Exploration Project. His research interests are in wavefield seismic imaging, stochastic imaging and inversion, computational methods for wave propagation, numeric optimization and high performance computing. http://newton.mines.edu/paul/home.php&lt;br /&gt;
* &#039;&#039;&#039;Jeff Shragge&#039;&#039;&#039; is a Research Assistant Professor with the Centre for Petroleum Geoscience and CO2 Sequestration in the School of Earth and Environment at the University of Western Australia. He received his Ph.D. (Geophysics) in 2009 in seismic imaging with the Stanford Exploration Project at Stanford University. His research interests are in the fields of seismic imaging (migration, time-lapse imaging and velocity inversion) and high-performance computing (parallel computation, GPU programming).&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Beijing_2011&amp;diff=1873</id>
		<title>Beijing 2011</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Beijing_2011&amp;diff=1873"/>
		<updated>2011-07-08T02:05:26Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Instructors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Madagascar School on Reproducible Computational Geophysics&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:China_Beijing.png|center]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Dates==&lt;br /&gt;
&lt;br /&gt;
July 21-22, 2011&lt;br /&gt;
&lt;br /&gt;
==Program==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 0: Wednesday, July 20&lt;br /&gt;
|-&lt;br /&gt;
| 10:00-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get help with installing Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Tariq Alkhalifah, Sergey Fomel, Yang Liu, Jeffrey Shragge &lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Thursday, July 21&lt;br /&gt;
|-&lt;br /&gt;
| 8:50-9:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome (Yike Liu)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Command-line usage, RSF file format, Vplot graphics &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Developing workflows using SCons &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Writing reproducible papers (Tariq Alkhalifah)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Friday, July 22&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Wave-equation modeling and migration (Paul Sava) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The theoretical part of this module provides an overview of reverse-time imaging methodology applied to wavefield seismic data.  The main technique discussed is reverse-time migration with emphasis on modern imaging conditions which enable migration velocity analysis and amplitude-versus-angle analysis. The applied part demonstrates this technique on a complex geologic model using Madagascar codes in a fully reproducible setup.&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Seismic data processing example (Yang Liu) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Field data processing is an important test of integrality degree for open-source software and the final target for scientific research. We will use a 2-D field dataset to illustrate how Madagascar can set up a common seismic data processing workflow.&lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Developing your own programs in Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Contributing to Madagascar (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Location==&lt;br /&gt;
&lt;br /&gt;
Conference Hall in new office building, Institute of Geology and Geophysics, Chinese Academy of Sciences&lt;br /&gt;
&lt;br /&gt;
No.19 Beitucheng Xilu, Chaoyang District, Beijing, China&lt;br /&gt;
&lt;br /&gt;
中国科学院地质与地球物理研究所, 新办公楼会议室, 北京市朝阳区北土城西路19号&lt;br /&gt;
&lt;br /&gt;
==Registration==&lt;br /&gt;
&lt;br /&gt;
No registration fee for students, but need send email to wyb1982@gmail.com to register.&lt;br /&gt;
&lt;br /&gt;
==Participating Organizations==&lt;br /&gt;
&lt;br /&gt;
Bureau of Economic Geology, The University of Texas at Austin (Austin, USA)&lt;br /&gt;
&lt;br /&gt;
Institute of Geology and Geophysics, Chinese Academy of Sciences (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
College of Geo-exploration Science and Technology, Jilin University (Changchun, China)&lt;br /&gt;
&lt;br /&gt;
College of Geophysics and Information Engineering, China University of Petroleum (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
==Contact information ==&lt;br /&gt;
&lt;br /&gt;
Sergey Fomel, E-mail: sergey.fomel@beg.utexas.edu&lt;br /&gt;
&lt;br /&gt;
Yibo Wang, E-mail: wyb1982@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (JLU), E-mail: yangliu1979@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (CUP), E-mail: wliuyang@vip.sina.com&lt;br /&gt;
&lt;br /&gt;
== Instructors ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Tariq Alkhalifah&#039;&#039;&#039; is currently a Professor of Geophysics at KAUST in Saudi Arabia. He graduated with a PhD from Colorado School of Mines, Golden, Colorado, in 1996, and served afterwards as a Post Doc at Stanford University for 2 years sharing an office with Sergey Fomel. I used to be a devote SU Unix follower for most of my research carrier even as a Post Doc at Stanford (SEPlib people), but I have recently seen the light and converted to Madagascar. https://sites.google.com/a/kaust.edu.sa/tariq/ &lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039; has been working at the Bureau of Economic Geology at the University of Texas at Austin since 2002 and currently has an Associate Professor appointment, jointly with the Department of Geological Sciences. He received a Ph.D. in Geophysics from Stanford University in 2001 and worked previously at the Institute of Geophysics in Novosibirsk, Russia, and the Lawrence Berkeley National Laboratory. Sergey started work on Madagascar (at that time named RSF for Regularly Sampled Format) in 2003. http://www.beg.utexas.edu/fomel/&lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is currently an Associate Professor of Geophysics at College of Geo-exploration science and technology at Jilin University, China. He received a Ph.D. in Geophysics from Jilin University in 2006 and was a Postdoctoral fellow at Bureau of Economic Geology, The University of Texas at Austin from 2007 to 2010. His research focuses mainly on seismic data processing. http://gest.jlu.edu.cn/index.php/teacher/read/id/249&lt;br /&gt;
* &#039;&#039;&#039;Xuxin Ma&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Paul Sava&#039;&#039;&#039; is an Assistant Professor of Geophysics and a member of the Center for Wave Phenomena at Colorado School of Mines. He holds an Engineering degree in Geophysics (1995) from the University of Bucharest, an M.Sc. (1998) and a Ph.D. (2004) in Geophysics from Stanford University where he was a member of the Stanford Exploration Project. His research interests are in wavefield seismic imaging, stochastic imaging and inversion, computational methods for wave propagation, numeric optimization and high performance computing. http://newton.mines.edu/paul/home.php&lt;br /&gt;
* &#039;&#039;&#039;Jeff Shragge&#039;&#039;&#039; is a Research Assistant Professor with the Centre for Petroleum Geoscience and CO2 Sequestration in the School of Earth and Environment at the University of Western Australia. He received his Ph.D. (Geophysics) in 2009 in seismic imaging with the Stanford Exploration Project at Stanford University. His research interests are in the fields of seismic imaging (migration, time-lapse imaging and velocity inversion) and high-performance computing (parallel computation, GPU programming).&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Beijing_2011&amp;diff=1868</id>
		<title>Beijing 2011</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Beijing_2011&amp;diff=1868"/>
		<updated>2011-07-07T05:06:59Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Location */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Madagascar School on Reproducible Computational Geophysics&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:China_Beijing.png|center]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Dates==&lt;br /&gt;
&lt;br /&gt;
July 21-22, 2011&lt;br /&gt;
&lt;br /&gt;
==Program==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 0: Wednesday, July 20&lt;br /&gt;
|-&lt;br /&gt;
| 10:00-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get help with installing Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Sergey Fomel, Tariq Alkhalifah, Jeffrey Shragge, Yang Liu&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Thursday, July 21&lt;br /&gt;
|-&lt;br /&gt;
| 8:50-9:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome (Yike Liu)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Seismic data processing example (Yang Liu) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Field data processing is an important test of integrality degree for open-source software and the final target for scientific research. We will use a 2-D field dataset to illustrate how Madagascar can set up a common seismic data processing workflow.&lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Friday, July 22&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Location==&lt;br /&gt;
&lt;br /&gt;
Conference Hall in new office building, Institute of Geology and Geophysics, Chinese Academy of Sciences&lt;br /&gt;
&lt;br /&gt;
No.19 Beitucheng Xilu, Chaoyang District, Beijing, China&lt;br /&gt;
&lt;br /&gt;
中国科学院地质与地球物理研究所, 新办公楼会议室, 北京市朝阳区北土城西路19号&lt;br /&gt;
&lt;br /&gt;
==Registration==&lt;br /&gt;
&lt;br /&gt;
No registration fee for students, but need send email to wyb1982@gmail.com to register.&lt;br /&gt;
&lt;br /&gt;
==Participating Organizations==&lt;br /&gt;
&lt;br /&gt;
Bureau of Economic Geology, The University of Texas at Austin (Austin, USA)&lt;br /&gt;
&lt;br /&gt;
Institute of Geology and Geophysics, Chinese Academy of Sciences (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
College of Geo-exploration Science and Technology, Jilin University (Changchun, China)&lt;br /&gt;
&lt;br /&gt;
College of Geophysics and Information Engineering, China University of Petroleum (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
==Contact information ==&lt;br /&gt;
&lt;br /&gt;
Sergey Fomel, E-mail: sergey.fomel@beg.utexas.edu&lt;br /&gt;
&lt;br /&gt;
Yibo Wang, E-mail: wyb1982@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (JLU), E-mail: yangliu1979@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (CUP), E-mail: wliuyang@vip.sina.com&lt;br /&gt;
&lt;br /&gt;
== Instructors ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Tariq Alkhalifah&#039;&#039;&#039; is currently a Professor of Geophysics at KAUST in Saudi Arabia. He graduated with a PhD from Colorado School of Mines, Golden, Colorado, in 1996, and served afterwards as a Post Doc at Stanford University for 2 years sharing an office with Sergey Fomel. I used to be a devote SU Unix follower for most of my research carrier even as a Post Doc at Stanford (SEPlib people), but I have recently seen the light and converted to Madagascar. https://sites.google.com/a/kaust.edu.sa/tariq/ &lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039; has been working at the Bureau of Economic Geology at the University of Texas at Austin since 2002 and currently has an Associate Professor appointment, jointly with the Department of Geological Sciences. He received a Ph.D. in Geophysics from Stanford University in 2001 and worked previously at the Institute of Geophysics in Novosibirsk, Russia, and the Lawrence Berkeley National Laboratory. Sergey started work on Madagascar (at that time named RSF for Regularly Sampled Format) in 2003. http://www.beg.utexas.edu/fomel/&lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is currently an Associate Professor of Geophysics at College of Geo-exploration science and technology at Jilin University, China. He received a Ph.D. in Geophysics from Jilin University in 2006 and was a Postdoctoral fellow at Bureau of Economic Geology, The University of Texas at Austin from 2007-2010. His research focuses mainly on seismic data processing. http://gest.jlu.edu.cn/index.php/teacher/read/id/249&lt;br /&gt;
* &#039;&#039;&#039;Xuxin Ma&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Paul Sava&#039;&#039;&#039; is an Assistant Professor of Geophysics and a member of the Center for Wave Phenomena at Colorado School of Mines. He holds an Engineering degree in Geophysics (1995) from the University of Bucharest, an M.Sc. (1998) and a Ph.D. (2004) in Geophysics from Stanford University where he was a member of the Stanford Exploration Project. His research interests are in wavefield seismic imaging, stochastic imaging and inversion, computational methods for wave propagation, numeric optimization and high performance computing. http://newton.mines.edu/paul/home.php&lt;br /&gt;
* &#039;&#039;&#039;Jeff Shragge&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Beijing_2011&amp;diff=1867</id>
		<title>Beijing 2011</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Beijing_2011&amp;diff=1867"/>
		<updated>2011-07-07T05:06:11Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Location */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Madagascar School on Reproducible Computational Geophysics&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:China_Beijing.png|center]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Dates==&lt;br /&gt;
&lt;br /&gt;
July 21-22, 2011&lt;br /&gt;
&lt;br /&gt;
==Program==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 0: Wednesday, July 20&lt;br /&gt;
|-&lt;br /&gt;
| 10:00-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get help with installing Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Sergey Fomel, Tariq Alkhalifah, Jeffrey Shragge, Yang Liu&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Thursday, July 21&lt;br /&gt;
|-&lt;br /&gt;
| 8:50-9:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome (Yike Liu)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Seismic data processing example (Yang Liu) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Field data processing is an important test of integrality degree for open-source software and the final target for scientific research. We will use a 2-D field dataset to illustrate how Madagascar can set up a common seismic data processing workflow.&lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Friday, July 22&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Location==&lt;br /&gt;
&lt;br /&gt;
Conference Hall in new office building, Institute of Geology and Geophysics, Chinese Academy of Sciences&lt;br /&gt;
&lt;br /&gt;
No.19 Beitucheng Xilu, Chaoyang District, Beijing, China&lt;br /&gt;
&lt;br /&gt;
中国科学院地质与地球物理研究所新办公楼会议室, 北京市朝阳区北土城西路19号&lt;br /&gt;
&lt;br /&gt;
==Registration==&lt;br /&gt;
&lt;br /&gt;
No registration fee for students, but need send email to wyb1982@gmail.com to register.&lt;br /&gt;
&lt;br /&gt;
==Participating Organizations==&lt;br /&gt;
&lt;br /&gt;
Bureau of Economic Geology, The University of Texas at Austin (Austin, USA)&lt;br /&gt;
&lt;br /&gt;
Institute of Geology and Geophysics, Chinese Academy of Sciences (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
College of Geo-exploration Science and Technology, Jilin University (Changchun, China)&lt;br /&gt;
&lt;br /&gt;
College of Geophysics and Information Engineering, China University of Petroleum (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
==Contact information ==&lt;br /&gt;
&lt;br /&gt;
Sergey Fomel, E-mail: sergey.fomel@beg.utexas.edu&lt;br /&gt;
&lt;br /&gt;
Yibo Wang, E-mail: wyb1982@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (JLU), E-mail: yangliu1979@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (CUP), E-mail: wliuyang@vip.sina.com&lt;br /&gt;
&lt;br /&gt;
== Instructors ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Tariq Alkhalifah&#039;&#039;&#039; is currently a Professor of Geophysics at KAUST in Saudi Arabia. He graduated with a PhD from Colorado School of Mines, Golden, Colorado, in 1996, and served afterwards as a Post Doc at Stanford University for 2 years sharing an office with Sergey Fomel. I used to be a devote SU Unix follower for most of my research carrier even as a Post Doc at Stanford (SEPlib people), but I have recently seen the light and converted to Madagascar. https://sites.google.com/a/kaust.edu.sa/tariq/ &lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039; has been working at the Bureau of Economic Geology at the University of Texas at Austin since 2002 and currently has an Associate Professor appointment, jointly with the Department of Geological Sciences. He received a Ph.D. in Geophysics from Stanford University in 2001 and worked previously at the Institute of Geophysics in Novosibirsk, Russia, and the Lawrence Berkeley National Laboratory. Sergey started work on Madagascar (at that time named RSF for Regularly Sampled Format) in 2003. http://www.beg.utexas.edu/fomel/&lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is currently an Associate Professor of Geophysics at College of Geo-exploration science and technology at Jilin University, China. He received a Ph.D. in Geophysics from Jilin University in 2006 and was a Postdoctoral fellow at Bureau of Economic Geology, The University of Texas at Austin from 2007-2010. His research focuses mainly on seismic data processing. http://gest.jlu.edu.cn/index.php/teacher/read/id/249&lt;br /&gt;
* &#039;&#039;&#039;Xuxin Ma&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Paul Sava&#039;&#039;&#039; is an Assistant Professor of Geophysics and a member of the Center for Wave Phenomena at Colorado School of Mines. He holds an Engineering degree in Geophysics (1995) from the University of Bucharest, an M.Sc. (1998) and a Ph.D. (2004) in Geophysics from Stanford University where he was a member of the Stanford Exploration Project. His research interests are in wavefield seismic imaging, stochastic imaging and inversion, computational methods for wave propagation, numeric optimization and high performance computing. http://newton.mines.edu/paul/home.php&lt;br /&gt;
* &#039;&#039;&#039;Jeff Shragge&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Beijing_2011&amp;diff=1866</id>
		<title>Beijing 2011</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Beijing_2011&amp;diff=1866"/>
		<updated>2011-07-07T04:59:24Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Contact information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Madagascar School on Reproducible Computational Geophysics&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:China_Beijing.png|center]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Dates==&lt;br /&gt;
&lt;br /&gt;
July 21-22, 2011&lt;br /&gt;
&lt;br /&gt;
==Program==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 0: Wednesday, July 20&lt;br /&gt;
|-&lt;br /&gt;
| 10:00-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get help with installing Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Sergey Fomel, Tariq Alkhalifah, Jeffrey Shragge, Yang Liu&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Thursday, July 21&lt;br /&gt;
|-&lt;br /&gt;
| 8:50-9:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome (Yike Liu)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Seismic data processing example (Yang Liu) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Field data processing is an important test of integrality degree for open-source software and the final target for scientific research. We will use a 2-D field dataset to illustrate how Madagascar can set up a common seismic data processing workflow.&lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Friday, July 22&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Location==&lt;br /&gt;
&lt;br /&gt;
Conference Hall in new office building, Institute of Geology and Geophysics, Chinese Academy of Sciences&lt;br /&gt;
&lt;br /&gt;
No.19 Beitucheng Xilu, Chaoyang District, Beijing, China&lt;br /&gt;
&lt;br /&gt;
==Registration==&lt;br /&gt;
&lt;br /&gt;
No registration fee for students, but need send email to wyb1982@gmail.com to register.&lt;br /&gt;
&lt;br /&gt;
==Participating Organizations==&lt;br /&gt;
&lt;br /&gt;
Bureau of Economic Geology, The University of Texas at Austin (Austin, USA)&lt;br /&gt;
&lt;br /&gt;
Institute of Geology and Geophysics, Chinese Academy of Sciences (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
College of Geo-exploration Science and Technology, Jilin University (Changchun, China)&lt;br /&gt;
&lt;br /&gt;
College of Geophysics and Information Engineering, China University of Petroleum (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
==Contact information ==&lt;br /&gt;
&lt;br /&gt;
Sergey Fomel, E-mail: sergey.fomel@beg.utexas.edu&lt;br /&gt;
&lt;br /&gt;
Yibo Wang, E-mail: wyb1982@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (JLU), E-mail: yangliu1979@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (CUP), E-mail: wliuyang@vip.sina.com&lt;br /&gt;
&lt;br /&gt;
== Instructors ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Tariq Alkhalifah&#039;&#039;&#039; is currently a Professor of Geophysics at KAUST in Saudi Arabia. He graduated with a PhD from Colorado School of Mines, Golden, Colorado, in 1996, and served afterwards as a Post Doc at Stanford University for 2 years sharing an office with Sergey Fomel. I used to be a devote SU Unix follower for most of my research carrier even as a Post Doc at Stanford (SEPlib people), but I have recently seen the light and converted to Madagascar. https://sites.google.com/a/kaust.edu.sa/tariq/ &lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039; has been working at the Bureau of Economic Geology at the University of Texas at Austin since 2002 and currently has an Associate Professor appointment, jointly with the Department of Geological Sciences. He received a Ph.D. in Geophysics from Stanford University in 2001 and worked previously at the Institute of Geophysics in Novosibirsk, Russia, and the Lawrence Berkeley National Laboratory. Sergey started work on Madagascar (at that time named RSF for Regularly Sampled Format) in 2003. http://www.beg.utexas.edu/fomel/&lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is currently an Associate Professor of Geophysics at College of Geo-exploration science and technology at Jilin University, China. He received a Ph.D. in Geophysics from Jilin University in 2006 and was a Postdoctoral fellow at Bureau of Economic Geology, The University of Texas at Austin from 2007-2010. His research focuses mainly on seismic data processing. http://gest.jlu.edu.cn/index.php/teacher/read/id/249&lt;br /&gt;
* &#039;&#039;&#039;Xuxin Ma&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Paul Sava&#039;&#039;&#039; is an Assistant Professor of Geophysics and a member of the Center for Wave Phenomena at Colorado School of Mines. He holds an Engineering degree in Geophysics (1995) from the University of Bucharest, an M.Sc. (1998) and a Ph.D. (2004) in Geophysics from Stanford University where he was a member of the Stanford Exploration Project. His research interests are in wavefield seismic imaging, stochastic imaging and inversion, computational methods for wave propagation, numeric optimization and high performance computing. http://newton.mines.edu/paul/home.php&lt;br /&gt;
* &#039;&#039;&#039;Jeff Shragge&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Beijing_2011&amp;diff=1865</id>
		<title>Beijing 2011</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Beijing_2011&amp;diff=1865"/>
		<updated>2011-07-07T04:59:01Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Registration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Madagascar School on Reproducible Computational Geophysics&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:China_Beijing.png|center]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Dates==&lt;br /&gt;
&lt;br /&gt;
July 21-22, 2011&lt;br /&gt;
&lt;br /&gt;
==Program==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 0: Wednesday, July 20&lt;br /&gt;
|-&lt;br /&gt;
| 10:00-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get help with installing Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Sergey Fomel, Tariq Alkhalifah, Jeffrey Shragge, Yang Liu&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Thursday, July 21&lt;br /&gt;
|-&lt;br /&gt;
| 8:50-9:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome (Yike Liu)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Seismic data processing example (Yang Liu) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Field data processing is an important test of integrality degree for open-source software and the final target for scientific research. We will use a 2-D field dataset to illustrate how Madagascar can set up a common seismic data processing workflow.&lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Friday, July 22&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Location==&lt;br /&gt;
&lt;br /&gt;
Conference Hall in new office building, Institute of Geology and Geophysics, Chinese Academy of Sciences&lt;br /&gt;
&lt;br /&gt;
No.19 Beitucheng Xilu, Chaoyang District, Beijing, China&lt;br /&gt;
&lt;br /&gt;
==Registration==&lt;br /&gt;
&lt;br /&gt;
No registration fee for students, but need send email to wyb1982@gmail.com to register.&lt;br /&gt;
&lt;br /&gt;
==Participating Organizations==&lt;br /&gt;
&lt;br /&gt;
Bureau of Economic Geology, The University of Texas at Austin (Austin, USA)&lt;br /&gt;
&lt;br /&gt;
Institute of Geology and Geophysics, Chinese Academy of Sciences (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
College of Geo-exploration Science and Technology, Jilin University (Changchun, China)&lt;br /&gt;
&lt;br /&gt;
College of Geophysics and Information Engineering, China University of Petroleum (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
==Contact information ==&lt;br /&gt;
&lt;br /&gt;
Sergey Fomel, E-mail: sergey.fomel@beg.utexas.edu&lt;br /&gt;
&lt;br /&gt;
Yibo Wang, E-mail: wangyibo@mail.igcas.ac.cn&lt;br /&gt;
&lt;br /&gt;
Yang Liu (JLU), E-mail: yangliu1979@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (CUP), E-mail: wliuyang@vip.sina.com&lt;br /&gt;
&lt;br /&gt;
== Instructors ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Tariq Alkhalifah&#039;&#039;&#039; is currently a Professor of Geophysics at KAUST in Saudi Arabia. He graduated with a PhD from Colorado School of Mines, Golden, Colorado, in 1996, and served afterwards as a Post Doc at Stanford University for 2 years sharing an office with Sergey Fomel. I used to be a devote SU Unix follower for most of my research carrier even as a Post Doc at Stanford (SEPlib people), but I have recently seen the light and converted to Madagascar. https://sites.google.com/a/kaust.edu.sa/tariq/ &lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039; has been working at the Bureau of Economic Geology at the University of Texas at Austin since 2002 and currently has an Associate Professor appointment, jointly with the Department of Geological Sciences. He received a Ph.D. in Geophysics from Stanford University in 2001 and worked previously at the Institute of Geophysics in Novosibirsk, Russia, and the Lawrence Berkeley National Laboratory. Sergey started work on Madagascar (at that time named RSF for Regularly Sampled Format) in 2003. http://www.beg.utexas.edu/fomel/&lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is currently an Associate Professor of Geophysics at College of Geo-exploration science and technology at Jilin University, China. He received a Ph.D. in Geophysics from Jilin University in 2006 and was a Postdoctoral fellow at Bureau of Economic Geology, The University of Texas at Austin from 2007-2010. His research focuses mainly on seismic data processing. http://gest.jlu.edu.cn/index.php/teacher/read/id/249&lt;br /&gt;
* &#039;&#039;&#039;Xuxin Ma&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Paul Sava&#039;&#039;&#039; is an Assistant Professor of Geophysics and a member of the Center for Wave Phenomena at Colorado School of Mines. He holds an Engineering degree in Geophysics (1995) from the University of Bucharest, an M.Sc. (1998) and a Ph.D. (2004) in Geophysics from Stanford University where he was a member of the Stanford Exploration Project. His research interests are in wavefield seismic imaging, stochastic imaging and inversion, computational methods for wave propagation, numeric optimization and high performance computing. http://newton.mines.edu/paul/home.php&lt;br /&gt;
* &#039;&#039;&#039;Jeff Shragge&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Beijing_2011&amp;diff=1864</id>
		<title>Beijing 2011</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Beijing_2011&amp;diff=1864"/>
		<updated>2011-07-07T04:52:25Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Program */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Madagascar School on Reproducible Computational Geophysics&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:China_Beijing.png|center]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Dates==&lt;br /&gt;
&lt;br /&gt;
July 21-22, 2011&lt;br /&gt;
&lt;br /&gt;
==Program==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 0: Wednesday, July 20&lt;br /&gt;
|-&lt;br /&gt;
| 10:00-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get help with installing Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Sergey Fomel, Tariq Alkhalifah, Jeffrey Shragge, Yang Liu&lt;br /&gt;
|-&lt;br /&gt;
&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Thursday, July 21&lt;br /&gt;
|-&lt;br /&gt;
| 8:50-9:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome (Yike Liu)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Seismic data processing example (Yang Liu) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Field data processing is an important test of integrality degree for open-source software and the final target for scientific research. We will use a 2-D field dataset to illustrate how Madagascar can set up a common seismic data processing workflow.&lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Friday, July 22&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Location==&lt;br /&gt;
&lt;br /&gt;
Conference Hall in new office building, Institute of Geology and Geophysics, Chinese Academy of Sciences&lt;br /&gt;
&lt;br /&gt;
No.19 Beitucheng Xilu, Chaoyang District, Beijing, China&lt;br /&gt;
&lt;br /&gt;
==Registration==&lt;br /&gt;
&lt;br /&gt;
To be announced&lt;br /&gt;
&lt;br /&gt;
==Participating Organizations==&lt;br /&gt;
&lt;br /&gt;
Bureau of Economic Geology, The University of Texas at Austin (Austin, USA)&lt;br /&gt;
&lt;br /&gt;
Institute of Geology and Geophysics, Chinese Academy of Sciences (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
College of Geo-exploration Science and Technology, Jilin University (Changchun, China)&lt;br /&gt;
&lt;br /&gt;
College of Geophysics and Information Engineering, China University of Petroleum (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
==Contact information ==&lt;br /&gt;
&lt;br /&gt;
Sergey Fomel, E-mail: sergey.fomel@beg.utexas.edu&lt;br /&gt;
&lt;br /&gt;
Yibo Wang, E-mail: wangyibo@mail.igcas.ac.cn&lt;br /&gt;
&lt;br /&gt;
Yang Liu (JLU), E-mail: yangliu1979@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (CUP), E-mail: wliuyang@vip.sina.com&lt;br /&gt;
&lt;br /&gt;
== Instructors ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Tariq Alkhalifah&#039;&#039;&#039; is currently a Professor of Geophysics at KAUST in Saudi Arabia. He graduated with a PhD from Colorado School of Mines, Golden, Colorado, in 1996, and served afterwards as a Post Doc at Stanford University for 2 years sharing an office with Sergey Fomel. I used to be a devote SU Unix follower for most of my research carrier even as a Post Doc at Stanford (SEPlib people), but I have recently seen the light and converted to Madagascar. https://sites.google.com/a/kaust.edu.sa/tariq/ &lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039; has been working at the Bureau of Economic Geology at the University of Texas at Austin since 2002 and currently has an Associate Professor appointment, jointly with the Department of Geological Sciences. He received a Ph.D. in Geophysics from Stanford University in 2001 and worked previously at the Institute of Geophysics in Novosibirsk, Russia, and the Lawrence Berkeley National Laboratory. Sergey started work on Madagascar (at that time named RSF for Regularly Sampled Format) in 2003. http://www.beg.utexas.edu/fomel/&lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is currently an Associate Professor of Geophysics at College of Geo-exploration science and technology at Jilin University, China. He received a Ph.D. in Geophysics from Jilin University in 2006 and was a Postdoctoral fellow at Bureau of Economic Geology, The University of Texas at Austin from 2007-2010. His research focuses mainly on seismic data processing. http://gest.jlu.edu.cn/index.php/teacher/read/id/249&lt;br /&gt;
* &#039;&#039;&#039;Xuxin Ma&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Paul Sava&#039;&#039;&#039; is an Assistant Professor of Geophysics and a member of the Center for Wave Phenomena at Colorado School of Mines. He holds an Engineering degree in Geophysics (1995) from the University of Bucharest, an M.Sc. (1998) and a Ph.D. (2004) in Geophysics from Stanford University where he was a member of the Stanford Exploration Project. His research interests are in wavefield seismic imaging, stochastic imaging and inversion, computational methods for wave propagation, numeric optimization and high performance computing. http://newton.mines.edu/paul/home.php&lt;br /&gt;
* &#039;&#039;&#039;Jeff Shragge&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Beijing_2011&amp;diff=1863</id>
		<title>Beijing 2011</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Beijing_2011&amp;diff=1863"/>
		<updated>2011-07-07T04:47:36Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Program */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Madagascar School on Reproducible Computational Geophysics&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:China_Beijing.png|center]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Dates==&lt;br /&gt;
&lt;br /&gt;
July 21-22, 2011&lt;br /&gt;
&lt;br /&gt;
==Program==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 0: Wednesday, July 20&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get help with installing Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Thursday, July 21&lt;br /&gt;
|-&lt;br /&gt;
| 8:50-9:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Welcome (Yike Liu)&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Seismic data processing example (Yang Liu) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Field data processing is an important test of integrality degree for open-source software and the final target for scientific research. We will use a 2-D field dataset to illustrate how Madagascar can set up a common seismic data processing workflow.&lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Friday, July 22&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Location==&lt;br /&gt;
&lt;br /&gt;
Conference Hall in new office building, Institute of Geology and Geophysics, Chinese Academy of Sciences&lt;br /&gt;
&lt;br /&gt;
No.19 Beitucheng Xilu, Chaoyang District, Beijing, China&lt;br /&gt;
&lt;br /&gt;
==Registration==&lt;br /&gt;
&lt;br /&gt;
To be announced&lt;br /&gt;
&lt;br /&gt;
==Participating Organizations==&lt;br /&gt;
&lt;br /&gt;
Bureau of Economic Geology, The University of Texas at Austin (Austin, USA)&lt;br /&gt;
&lt;br /&gt;
Institute of Geology and Geophysics, Chinese Academy of Sciences (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
College of Geo-exploration Science and Technology, Jilin University (Changchun, China)&lt;br /&gt;
&lt;br /&gt;
College of Geophysics and Information Engineering, China University of Petroleum (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
==Contact information ==&lt;br /&gt;
&lt;br /&gt;
Sergey Fomel, E-mail: sergey.fomel@beg.utexas.edu&lt;br /&gt;
&lt;br /&gt;
Yibo Wang, E-mail: wangyibo@mail.igcas.ac.cn&lt;br /&gt;
&lt;br /&gt;
Yang Liu (JLU), E-mail: yangliu1979@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (CUP), E-mail: wliuyang@vip.sina.com&lt;br /&gt;
&lt;br /&gt;
== Instructors ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Tariq Alkhalifah&#039;&#039;&#039; is currently a Professor of Geophysics at KAUST in Saudi Arabia. He graduated with a PhD from Colorado School of Mines, Golden, Colorado, in 1996, and served afterwards as a Post Doc at Stanford University for 2 years sharing an office with Sergey Fomel. I used to be a devote SU Unix follower for most of my research carrier even as a Post Doc at Stanford (SEPlib people), but I have recently seen the light and converted to Madagascar. https://sites.google.com/a/kaust.edu.sa/tariq/ &lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039; has been working at the Bureau of Economic Geology at the University of Texas at Austin since 2002 and currently has an Associate Professor appointment, jointly with the Department of Geological Sciences. He received a Ph.D. in Geophysics from Stanford University in 2001 and worked previously at the Institute of Geophysics in Novosibirsk, Russia, and the Lawrence Berkeley National Laboratory. Sergey started work on Madagascar (at that time named RSF for Regularly Sampled Format) in 2003. http://www.beg.utexas.edu/fomel/&lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is currently an Associate Professor of Geophysics at College of Geo-exploration science and technology at Jilin University, China. He received a Ph.D. in Geophysics from Jilin University in 2006 and was a Postdoctoral fellow at Bureau of Economic Geology, The University of Texas at Austin from 2007-2010. His research focuses mainly on seismic data processing. http://gest.jlu.edu.cn/index.php/teacher/read/id/249&lt;br /&gt;
* &#039;&#039;&#039;Xuxin Ma&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Paul Sava&#039;&#039;&#039; is an Assistant Professor of Geophysics and a member of the Center for Wave Phenomena at Colorado School of Mines. He holds an Engineering degree in Geophysics (1995) from the University of Bucharest, an M.Sc. (1998) and a Ph.D. (2004) in Geophysics from Stanford University where he was a member of the Stanford Exploration Project. His research interests are in wavefield seismic imaging, stochastic imaging and inversion, computational methods for wave propagation, numeric optimization and high performance computing. http://newton.mines.edu/paul/home.php&lt;br /&gt;
* &#039;&#039;&#039;Jeff Shragge&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Beijing_2011&amp;diff=1862</id>
		<title>Beijing 2011</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Beijing_2011&amp;diff=1862"/>
		<updated>2011-07-07T04:44:20Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Program */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Madagascar School on Reproducible Computational Geophysics&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:China_Beijing.png|center]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Dates==&lt;br /&gt;
&lt;br /&gt;
July 21-22, 2011&lt;br /&gt;
&lt;br /&gt;
==Program==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 0: Wednesday, July 20&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get help with installing Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Thursday, July 21&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  |  Seismic data processing example (Yang Liu) &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Field data processing is an important test of integrality degree for open-source software and the final target for scientific research. We will use a 2-D field dataset to illustrate how Madagascar can set up a common seismic data processing workflow.&lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Friday, July 22&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Location==&lt;br /&gt;
&lt;br /&gt;
Conference Hall in new office building, Institute of Geology and Geophysics, Chinese Academy of Sciences&lt;br /&gt;
&lt;br /&gt;
No.19 Beitucheng Xilu, Chaoyang District, Beijing, China&lt;br /&gt;
&lt;br /&gt;
==Registration==&lt;br /&gt;
&lt;br /&gt;
To be announced&lt;br /&gt;
&lt;br /&gt;
==Participating Organizations==&lt;br /&gt;
&lt;br /&gt;
Bureau of Economic Geology, The University of Texas at Austin (Austin, USA)&lt;br /&gt;
&lt;br /&gt;
Institute of Geology and Geophysics, Chinese Academy of Sciences (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
College of Geo-exploration Science and Technology, Jilin University (Changchun, China)&lt;br /&gt;
&lt;br /&gt;
College of Geophysics and Information Engineering, China University of Petroleum (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
==Contact information ==&lt;br /&gt;
&lt;br /&gt;
Sergey Fomel, E-mail: sergey.fomel@beg.utexas.edu&lt;br /&gt;
&lt;br /&gt;
Yibo Wang, E-mail: wangyibo@mail.igcas.ac.cn&lt;br /&gt;
&lt;br /&gt;
Yang Liu (JLU), E-mail: yangliu1979@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (CUP), E-mail: wliuyang@vip.sina.com&lt;br /&gt;
&lt;br /&gt;
== Instructors ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Tariq Alkhalifah&#039;&#039;&#039; is currently a Professor of Geophysics at KAUST in Saudi Arabia. He graduated with a PhD from Colorado School of Mines, Golden, Colorado, in 1996, and served afterwards as a Post Doc at Stanford University for 2 years sharing an office with Sergey Fomel. I used to be a devote SU Unix follower for most of my research carrier even as a Post Doc at Stanford (SEPlib people), but I have recently seen the light and converted to Madagascar. https://sites.google.com/a/kaust.edu.sa/tariq/ &lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039; has been working at the Bureau of Economic Geology at the University of Texas at Austin since 2002 and currently has an Associate Professor appointment, jointly with the Department of Geological Sciences. He received a Ph.D. in Geophysics from Stanford University in 2001 and worked previously at the Institute of Geophysics in Novosibirsk, Russia, and the Lawrence Berkeley National Laboratory. Sergey started work on Madagascar (at that time named RSF for Regularly Sampled Format) in 2003. http://www.beg.utexas.edu/fomel/&lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is currently an Associate Professor of Geophysics at College of Geo-exploration science and technology at Jilin University, China. He received a Ph.D. in Geophysics from Jilin University in 2006 and was a Postdoctoral fellow at Bureau of Economic Geology, The University of Texas at Austin from 2007-2010. His research focuses mainly on seismic data processing. http://gest.jlu.edu.cn/index.php/teacher/read/id/249&lt;br /&gt;
* &#039;&#039;&#039;Xuxin Ma&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Paul Sava&#039;&#039;&#039; is an Assistant Professor of Geophysics and a member of the Center for Wave Phenomena at Colorado School of Mines. He holds an Engineering degree in Geophysics (1995) from the University of Bucharest, an M.Sc. (1998) and a Ph.D. (2004) in Geophysics from Stanford University where he was a member of the Stanford Exploration Project. His research interests are in wavefield seismic imaging, stochastic imaging and inversion, computational methods for wave propagation, numeric optimization and high performance computing. http://newton.mines.edu/paul/home.php&lt;br /&gt;
* &#039;&#039;&#039;Jeff Shragge&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Beijing_2011&amp;diff=1861</id>
		<title>Beijing 2011</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Beijing_2011&amp;diff=1861"/>
		<updated>2011-07-07T04:00:58Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Instructors */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Madagascar School on Reproducible Computational Geophysics&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:China_Beijing.png|center]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Dates==&lt;br /&gt;
&lt;br /&gt;
July 21-22, 2011&lt;br /&gt;
&lt;br /&gt;
==Program==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 0: Wednesday, July 20&lt;br /&gt;
|-&lt;br /&gt;
| &lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Bring your laptop and get help with installing Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Thursday, July 21&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Friday, July 22&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Location==&lt;br /&gt;
&lt;br /&gt;
Conference Hall in new office building, Institute of Geology and Geophysics, Chinese Academy of Sciences&lt;br /&gt;
&lt;br /&gt;
No.19 Beitucheng Xilu, Chaoyang District, Beijing, China&lt;br /&gt;
&lt;br /&gt;
==Registration==&lt;br /&gt;
&lt;br /&gt;
To be announced&lt;br /&gt;
&lt;br /&gt;
==Participating Organizations==&lt;br /&gt;
&lt;br /&gt;
Bureau of Economic Geology, The University of Texas at Austin (Austin, USA)&lt;br /&gt;
&lt;br /&gt;
Institute of Geology and Geophysics, Chinese Academy of Sciences (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
College of Geo-exploration Science and Technology, Jilin University (Changchun, China)&lt;br /&gt;
&lt;br /&gt;
College of Geophysics and Information Engineering, China University of Petroleum (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
==Contact information ==&lt;br /&gt;
&lt;br /&gt;
Sergey Fomel, E-mail: sergey.fomel@beg.utexas.edu&lt;br /&gt;
&lt;br /&gt;
Yibo Wang, E-mail: wangyibo@mail.igcas.ac.cn&lt;br /&gt;
&lt;br /&gt;
Yang Liu (JLU), E-mail: yangliu1979@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (CUP), E-mail: wliuyang@vip.sina.com&lt;br /&gt;
&lt;br /&gt;
== Instructors ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Tariq Alkhalifah&#039;&#039;&#039; is currently a Professor of Geophysics at KAUST in Saudi Arabia. He graduated with a PhD from Colorado School of Mines, Golden, Colorado, in 1996, and served afterwards as a Post Doc at Stanford University for 2 years sharing an office with Sergey Fomel. I used to be a devote SU Unix follower for most of my research carrier even as a Post Doc at Stanford (SEPlib people), but I have recently seen the light and converted to Madagascar. https://sites.google.com/a/kaust.edu.sa/tariq/ &lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039; has been working at the Bureau of Economic Geology at the University of Texas at Austin since 2002 and currently has an Associate Professor appointment, jointly with the Department of Geological Sciences. He received a Ph.D. in Geophysics from Stanford University in 2001 and worked previously at the Institute of Geophysics in Novosibirsk, Russia, and the Lawrence Berkeley National Laboratory. Sergey started work on Madagascar (at that time named RSF for Regularly Sampled Format) in 2003. http://www.beg.utexas.edu/fomel/&lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is currently an Associate Professor of Geophysics at College of Geo-exploration science and technology at Jilin University, China. He received a Ph.D. in Geophysics from Jilin University in 2006 and was a Postdoctoral fellow at Bureau of Economic Geology, The University of Texas at Austin from 2007-2010. His research focuses mainly on seismic data processing. http://gest.jlu.edu.cn/index.php/teacher/read/id/249&lt;br /&gt;
* &#039;&#039;&#039;Xuxin Ma&#039;&#039;&#039;&lt;br /&gt;
* &#039;&#039;&#039;Paul Sava&#039;&#039;&#039; is an Assistant Professor of Geophysics and a member of the Center for Wave Phenomena at Colorado School of Mines. He holds an Engineering degree in Geophysics (1995) from the University of Bucharest, an M.Sc. (1998) and a Ph.D. (2004) in Geophysics from Stanford University where he was a member of the Stanford Exploration Project. His research interests are in wavefield seismic imaging, stochastic imaging and inversion, computational methods for wave propagation, numeric optimization and high performance computing. http://newton.mines.edu/paul/home.php&lt;br /&gt;
* &#039;&#039;&#039;Jeff Shragge&#039;&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Beijing_2011&amp;diff=1535</id>
		<title>Beijing 2011</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Beijing_2011&amp;diff=1535"/>
		<updated>2010-12-16T02:26:48Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Madagascar School on Reproducible Computational Geophysics&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:China_Beijing.png|center]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Host Universities==&lt;br /&gt;
Bureau of Economic Geology, The University of Texas at Austin (Austin, USA)&lt;br /&gt;
&lt;br /&gt;
Institute of Geology and Geophysics, Chinese Academy of Sciences (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
College of Geo-exploration Science and Technology, Jilin University (Changchun, China)&lt;br /&gt;
&lt;br /&gt;
College of Geophysics and Information Engineering, China University of Petroleum (Beijing, China)&lt;br /&gt;
&lt;br /&gt;
==Contact information ==&lt;br /&gt;
Sergey Fomel, E-mail: sergey.fomel@beg.utexas.edu&lt;br /&gt;
&lt;br /&gt;
Yibo Wang, E-mail:wyb1982@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (JLU), E-mail:yangliu1979@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (CUP), E-mail:wliuyang@vip.sina.com&lt;br /&gt;
&lt;br /&gt;
==Dates==&lt;br /&gt;
&lt;br /&gt;
June 22-24, 2011&lt;br /&gt;
&lt;br /&gt;
==Program==&lt;br /&gt;
&lt;br /&gt;
To be announced&lt;br /&gt;
&lt;br /&gt;
==Location==&lt;br /&gt;
&lt;br /&gt;
==Registration==&lt;br /&gt;
&lt;br /&gt;
To be announced&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Beijing_2011&amp;diff=1534</id>
		<title>Beijing 2011</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Beijing_2011&amp;diff=1534"/>
		<updated>2010-12-16T02:24:44Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Madagascar School on Reproducible Computational Geophysics&#039;&#039;&#039;&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Image:China_Beijing.png|center]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Host Universities==&lt;br /&gt;
USA:&lt;br /&gt;
&lt;br /&gt;
Bureau of Economic Geology, The University of Texas at Austin (Austin)&lt;br /&gt;
&lt;br /&gt;
China:&lt;br /&gt;
&lt;br /&gt;
Institute of Geology and Geophysics, Chinese Academy of Sciences (Beijing)&lt;br /&gt;
&lt;br /&gt;
College of Geo-exploration Science and Technology, Jilin University (Changchun)&lt;br /&gt;
&lt;br /&gt;
College of Geophysics and Information Engineering, China University of Petroleum (Beijing)&lt;br /&gt;
&lt;br /&gt;
==Contact information ==&lt;br /&gt;
USA:&lt;br /&gt;
&lt;br /&gt;
Sergey Fomel, E-mail: sergey.fomel@beg.utexas.edu&lt;br /&gt;
&lt;br /&gt;
China:&lt;br /&gt;
&lt;br /&gt;
Yibo Wang, E-mail:wyb1982@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (JLU), E-mail:yangliu1979@gmail.com&lt;br /&gt;
&lt;br /&gt;
Yang Liu (CUP), E-mail:wliuyang@vip.sina.com&lt;br /&gt;
&lt;br /&gt;
==Dates==&lt;br /&gt;
&lt;br /&gt;
June 22-24, 2011&lt;br /&gt;
&lt;br /&gt;
==Program==&lt;br /&gt;
&lt;br /&gt;
To be announced&lt;br /&gt;
&lt;br /&gt;
==Location==&lt;br /&gt;
&lt;br /&gt;
==Registration==&lt;br /&gt;
&lt;br /&gt;
To be announced&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
	<entry>
		<id>https://ahay.org/index.php?title=Houston_2010&amp;diff=1331</id>
		<title>Houston 2010</title>
		<link rel="alternate" type="text/html" href="https://ahay.org/index.php?title=Houston_2010&amp;diff=1331"/>
		<updated>2010-07-21T19:12:29Z</updated>

		<summary type="html">&lt;p&gt;Angeliu: /* Speaker biographies */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Image:PTTC.jpg|left|link=http://www.beg.utexas.edu/pttc/workshops.htm ]]&lt;br /&gt;
&lt;br /&gt;
[[Image:BEG.png|left|link=http://www.beg.utexas.edu/ ]]&lt;br /&gt;
&lt;br /&gt;
[[Image:Fotolia_3744441_XS.jpg|center]]&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&amp;lt;big&amp;gt;&#039;&#039;&#039;Madagascar School on Reproducible Computational Geophysics and Hands-On Workshop&#039;&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
Sponsored by [http://www.beg.utexas.edu/pttc/workshops.htm PTTC Texas/SE New Mexico Region]&amp;lt;/big&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
==Program==&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 1: Friday, July 23&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Introduction (Sergey Fomel)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The Madagascar project has been in public existence for four years. Madagascar provides a complete environment for organizing one&#039;s research, from new software development to running computational experiments to publishing the experimental results in papers and reports, archiving them for future usage, and sharing them with colleagues and sponsors. The introductory presentation will describe the history of the project, the Madagascar components and design principles, and the future development goals. &lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-12:15&lt;br /&gt;
&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Seismic finite-difference modeling and migration example (Paul Sava)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The theoretical part of this module provides an overview of reverse-time imaging methodology applied to wavefield seismic data. The main technique discussed is reverse-time migration with emphasis on modern imaging conditions which enable migration velocity analysis and amplitude-versus-angle analysis. The applied part demonstrates this technique on a complex geologic model using Madagascar codes in a fully reproducible setup.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Workflows in SCons and automatic testing (Jim Jennings)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
The rich and well-documented Python syntax used in SConstruct files provides great flexibility when coding Madagascar SCons workflows. In the first part of this module a few geostatistical workflows will be presented to illustrate some useful techniques.&lt;br /&gt;
&lt;br /&gt;
Two important components of the Madagascar design goals are reproducibility and regression testing.  In the second part of this module our progress towards these goals will be discussed and some of the built-in tools for automatic testing will be presented.&lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Discussion&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
Open Q&amp;amp;A session and discussions on the future development of Madagascar&lt;br /&gt;
|-&lt;br /&gt;
| 5:30-8:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#ccff99;&amp;quot; | Dinner and Madagascar 1.0 celebration&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
{| align=&amp;quot;center&amp;quot; border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;5&amp;quot; cellspacing=&amp;quot;0&amp;quot; &lt;br /&gt;
! colspan=&amp;quot;3&amp;quot; style=&amp;quot;background:#ffdead;&amp;quot; | Day 2: Saturday, July 24&lt;br /&gt;
|-&lt;br /&gt;
| 9:00-9:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Learning Madagascar (Tariq Alkhalifah)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
Why Madagascar was easy for me? The art of the Madagascar template! In a year, I managed to write 7-8 papers using Madagascar, and the papers are still coming. Considering that I have used SU (Seismic Unix) all my life and taking into account my not-so-young age, I think Madagascar was good to me. In the presentation, I will share my experience (no Python background knowledge is needed!) and share some insights on how to use Madagascar efficiently.&lt;br /&gt;
|-&lt;br /&gt;
| 9:30-10:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Programming with Madagascar (Jeff Godwin)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | &lt;br /&gt;
There are many programs already built into the Madagascar project, but if you use Madagascar long enough you will eventually run into a problem that you cannot solve using only provided codes.  Fortunately, Madagascar has a variety of programming language APIs already built, that allow you to: design, code, and integrate your programs into the Madagascar framework.  This session will discuss an overview of the Madagascar APIs, and then focus in particular on the C and Python APIs.  By the end of the session, you should have a good starting point for developing your own codes, and adding them to the growing library of open-source software available in Madagascar.&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| 10:30-10:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 10:45-11:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Vplot graphics language - past, present, and future (Joe Dellinger)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
Back in the 1980&#039;s we had a lot of different hardware graphics devices to support. Now we are back to the future... the challenge today is to support a multitude of different software graphics devices. The same structures that were useful then are useful now. I will talk about the philosophy of vplot and how it is as useful today as it was when it was devised. I will also show some vplot tricks you can use to astound your friends.&lt;br /&gt;
|-&lt;br /&gt;
| 11:15-12:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Plotting and high-performance computing with Madagascar (Vladimir Bashkardin)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
The first part of this module will cover visualization and preparation of data plots with Madagascar tools. Major available styles of plots will be explained as long as the mechanism of creating figures in reproducible fashion for papers and presentations. The second part will be a tutorial for using Madagascar in a high-performance environment. Different types of such environments will be described and principal approaches to handling parallel problems with Madagascar will be unfolded. This module will specifically address how to run data-parallel tasks and how to create Madagascar programs with MPI and GPU(CUDA) routines.&lt;br /&gt;
|-&lt;br /&gt;
| 12:15-1:15&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | Lunch&lt;br /&gt;
|-&lt;br /&gt;
| 1:15-2:45&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Seismic field data processing example (Yang Liu)&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  | &lt;br /&gt;
Field data processing is always a tough problem, we will use a 2-D public dataset (From FreeUSP) to illustrate how Madagascar will implement common seismic data processing tasks.&lt;br /&gt;
|-&lt;br /&gt;
| 2:45-3:00&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef;&amp;quot; | break&lt;br /&gt;
|-&lt;br /&gt;
| 3:00-4:30&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot;  | Discussion&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot;  |&lt;br /&gt;
Open Q&amp;amp;A session and discussions on the future development of Madagascar&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Location ==&lt;br /&gt;
&lt;br /&gt;
[[Image:HRC.png|right]]&lt;br /&gt;
&lt;br /&gt;
The University of Texas at Austin&amp;lt;br&amp;gt;&lt;br /&gt;
Bureau of Economic Geology&amp;lt;br&amp;gt;&lt;br /&gt;
[http://www.beg.utexas.edu/info/hrc_facil.php Houston Research Center]&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Address&#039;&#039;&#039;&lt;br /&gt;
* 11611 West Little York Rd&lt;br /&gt;
* Houston, Texas 77041, USA&lt;br /&gt;
* [http://www.beg.utexas.edu/info/pdf/Directions_to_HRC.pdf Driving directions]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br clear=all/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Registration ==&lt;br /&gt;
&lt;br /&gt;
Register by filling the [http://www.beg.utexas.edu/pttc/madagascar.php Registration Form].&lt;br /&gt;
&lt;br /&gt;
The registration cost is $300 and includes morning refreshments, lunch, Friday dinner, and instructor handouts. &lt;br /&gt;
&lt;br /&gt;
The registration is &#039;&#039;&#039;&amp;lt;font color=&amp;quot;red&amp;quot;&amp;gt;free for graduate students&amp;lt;/font&amp;gt;&#039;&#039;&#039;. If you are a graduate student, please e-mail&lt;br /&gt;
[mailto:pttc@beg.utexas.edu pttc@beg.utexas.edu] to obtain a discount code.&lt;br /&gt;
&lt;br /&gt;
== Speaker biographies ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Tariq Alkhalifah&#039;&#039;&#039; is currently a Professor of Geophysics at KAUST in Saudi Arabia. He graduated with a PhD from Colorado School of Mines, Golden, Colorado, in 1996, and served afterwards as a Post Doc at Stanford University for 2 years sharing an office with Sergey Fomel. I used to be a devote SU Unix follower for most of my research carrier even as a Post Doc at Stanford (SEPlib people), but I have recently seen the light and converted to Madagascar. https://sites.google.com/a/kaust.edu.sa/tariq/ &lt;br /&gt;
* &#039;&#039;&#039;Vladimir Bashkardin&#039;&#039;&#039; is currently a PhD student in geophysics at The University of Texas at Austin. Before joining the research group of Dr. Sergey Fomel at UT Austin, he worked as a software engineer for Paradigm (former Paradigm Geophysical) with specialization in seismic data visualization and interpretation. He also was a part-time lecturer at Gubkin Oil and Gas University (Moscow, Russia), an industry-oriented school from which he holds a degree in exploration geophysics.&lt;br /&gt;
* &#039;&#039;&#039;Joe Dellinger&#039;&#039;&#039; graduated with a PhD in Geophysics from the Stanford Exploration Project in 1991 and currently works for BP in Houston, specializing in anisotropy and multicomponent seismology. Joe has often provided advice to the SEG (much of it unsolicited) on how they should best advance into the brave new online/digital world, for which he was awarded Life Membership in 2001. Joe currently is the editor of the Software and Algorithms section of GEOPHYSICS, and maintains the accompanying software and data website. http://software.seg.org&lt;br /&gt;
* &#039;&#039;&#039;Sergey Fomel&#039;&#039;&#039; has been working at the Bureau of Economic Geology at the University of Texas at Austin since 2002 and currently has an Associate Professor appointment, jointly with the Department of Geological Sciences. He received a Ph.D. in Geophysics from Stanford University in 2001 and worked previously at the Institute of Geophysics in Novosibirsk, Russia, and the Lawrence Berkeley National Laboratory. Sergey started work on Madagascar (at that time named RSF for Regularly Sampled Format) in 2003. http://www.beg.utexas.edu/fomel/&lt;br /&gt;
* &#039;&#039;&#039;Jeff Godwin&#039;&#039;&#039; is currently a MS student in geophysics in the Center for Wave Phenomena (CWP) at the Colorado School of Mines (CSM).  He received his undergraduate degree in Geophysics (2009) from CSM as well, and has interned with Hess, Marathon Oil, and Landmark Graphics in various positions.  His research interests include: high performance computing, inverse methods, and seismic imaging.  &lt;br /&gt;
* &#039;&#039;&#039;Jim Jennings&#039;&#039;&#039; currently works for Shell International Exploration and Production in Houston Texas as a company consultant on carbonate reservoir modeling, but he contributes to Madagascar as a hobby and will be participating in the workshop on his own time. Before joining Shell in 2007 he worked for 23 years at the Bureau of Economic Geology, Arco, and BP. Jim has a PhD in Petroleum Engineering from Texas A&amp;amp;M University (1983), was chairman for an SPE reprint volume on Advances in Reservoir Characterization (2006), and was a Distinguished Lecturer for the AAPG (2008-2009).  http://www.aapg.org/education/dist_lect/jennings.cfm&lt;br /&gt;
* &#039;&#039;&#039;Paul Sava&#039;&#039;&#039; is an Assistant Professor of Geophysics and a member of the Center for Wave Phenomena at Colorado School of Mines. He holds an Engineering degree in Geophysics (1995) from the University of Bucharest, an M.Sc. (1998) and a Ph.D. (2004) in Geophysics from Stanford University where he was a member of the Stanford Exploration Project. His research interests are in wavefield seismic imaging, stochastic imaging and inversion, computational methods for wave propagation, numeric optimization and high performance computing. http://newton.mines.edu/paul/home.php&lt;br /&gt;
* &#039;&#039;&#039;Yang Liu&#039;&#039;&#039; is currently a Postdoc at Bureau of Economic Geology, The University of Texas at Austin. He received a Ph.D. in Geophysics from Jilin University (China) in 2006. His researches mainly focus on seismic data processing. http://www.beg.utexas.edu/personnel_ext.php?id=50&lt;/div&gt;</summary>
		<author><name>Angeliu</name></author>
	</entry>
</feed>