TART: Radio-telescope low-level interface
=========================================

This module is used for low-level interfacing to the open-source
Transient Array Radio Telescope (TART).

For more information see the `TART github
repository <https://github.com/tmolteno/TART>`__

Authors
-------

-  Tim Molteno (tim@elec.ac.nz)
-  Max Scheel (max@max.ac.nz)
-  Pat Suggate (ihavenolimbs@gmail.com)

Development work
----------------

If you are developing this package, this should be installed using

::

    python setyp.py develop

in which case changes to the source-code will be immediately available
to projects using it.
