======
SIRpy
======

Description
===========
A library of Python utilities for loading and displaying BYU .SIR file format 
data.  Includes some examples.  

The code is a very simple translation of the matlab SIR code and is not 
intended to be very sophisticated.  For example much better schemes for
storing the SIR header could be used.

Author
======
D.G. Long at BYU long@ee.byu.edu  3 Apr 2013

