The source code in these subdirectories should always represent the most recent
full working version of the code. For modifications, making a copy, testing, and
then recopying is highly recommended.

                            CONTENTS
                            ========

bin      - Compiled executables for Windows command line.
doc      - LaTeX documentation (and compiled PDF) describing the mietable,
           snell, fitdist, and fitmie programs in detail.
fitdist  - Distributed fit program, designed for use without a cuvette.
fitmie   - Simple single-size fitting routine that uses tables of Mie theory.
           These tables must be generated using mietable.exe and snell.exe.
include  - Contains files common to the Mie utilities, including a polynomial
           class, a list class, and a dataSet class.
mietable - Fortran program to generate theory tables. Wrapper for Wiscombe's
           MIEV0 routines.
snell    - Program to correct for snell's law distortion of an angular
           distribution. Used for making scattering measurements of spheres
           suspended in water.
tools    - Tools for taking data and processing it.
