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.

NEWS
----

-  Version 0.1.6. Python3 support
-  Version 0.1.7. Further python3 support
-  Version 0.1.8. Remove unused routines
