OCTAVE PROFPLOT

This program just does a simple trace plot of a shot gather in octave. Depending on your octave installation, it is likely that you can zoom in for detail on the plot. This program also serves as an example of how to read a BSEGY *.seg file. Requires segyinfo.m and bsegin.m in the same directory.

 Start an octave session then type
	profplot

The program will prompt for a file name. Type a full file name like:
	c008.seg
for example.

Figure 11: OCTAVE PROFPLOT: Plots a shot gather of traces in BSEGY formated file, *.seg. Traces are individually scaled by the maximum value. Compare to images Figure 2 and Figure 4.
\includegraphics[scale=0.9]{Figure11.pdf}