<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE document PUBLIC "-//CNX//DTD CNXML 0.5 plus MathML//EN" "http://cnx.rice.edu/cnxml/0.5/DTD/cnxml_mathml.dtd">
<document xmlns="http://cnx.rice.edu/cnxml" xmlns:md="http://cnx.rice.edu/mdml/0.4" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:bib="http://bibtexml.sf.net/" id="None">
  <name>Overview of the Seismic Imaging Project</name>
  <metadata>
  <md:version>1.1</md:version>
  <md:created>2004/12/13 23:22:59 US/Central</md:created>
  <md:revised>2004/12/15 15:14:34.444 US/Central</md:revised>
  <md:authorlist>
      <md:author id="bweidman">
      <md:firstname>Benjamin</md:firstname>
      <md:othername>Ryan</md:othername>
      <md:surname>Weidman</md:surname>
      <md:email>bweidman@rice.edu</md:email>
    </md:author>
  </md:authorlist>

  <md:maintainerlist>
    <md:maintainer id="jago">
      <md:firstname>Adan</md:firstname>
      
      <md:surname>Galvan</md:surname>
      <md:email>jago@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="bweidman">
      <md:firstname>Benjamin</md:firstname>
      <md:othername>Ryan</md:othername>
      <md:surname>Weidman</md:surname>
      <md:email>bweidman@rice.edu</md:email>
    </md:maintainer>
    <md:maintainer id="ksy">
      <md:firstname>Wing-kei</md:firstname>
      
      <md:surname>Yu</md:surname>
      <md:email>ksy@rice.edu</md:email>
    </md:maintainer>
  </md:maintainerlist>
  
  <md:keywordlist>
    <md:keyword>Block diagram</md:keyword>
  </md:keywordlist>

  <md:abstract>This module covers the overall plan of attack of our project.</md:abstract>
</metadata>

  <content>

  <para id="Into">
Having demonstrated how Kirchhoff Imaging techniques work, we may now outline and perform a brief demonstration of their implementations.  In this section, we will give a general overview of our procedure and our model.</para>

    <para id="Variables_in_the_Iing_Experiments">
First we created bitmap images that represented surfaces to be imaged.  We used two different images in this experiment, one of a mountain and one of the word "ELEC."  We use these images to compare to the output of our imaging code.  
    </para>

    <para id="Multiple_Reflect_Layers">
We gave these files to Dr. Bill Symes who ran a simulated sesimic survey and returned time series vectors to us that represeneted the sound signals received.     </para>


    <figure id="fig1">
	    <name>Process Steps</name>
	    <media type="image/gif" src="blockdiagram.gif"/>
	    <caption>Dr. Symes simulated the survey and then we processed the resulting time vectors</caption>
    </figure>

  <para id="Int">
First we filtered our time vectors to eliminate any noise that may have been added in the survey.  The image of the mountain was processed with no noise and the image of "ELEC" was processed with noise.  When noise was present we analyzed the vectors in both the time and frequency domains to compare the effectiveness of our various algorithms</para>

    <para id="Variables_in_t_Iing_Experiments">
Finally we sent our filtered vectors to our imaging program that attempted to reconstruct the image by caluculating the ellipses of possible surface locations and adding them all up.  The final results were analyzed to discuss the overall effectiveness of the procedure. </para>



  </content>
  
</document>
