Metadata-Version: 2.1
Name: gbtred
Version: 1.0.0
Summary: GBT Data Reduction
Home-page: https://github.com/dnidever/gbtred
Author: David Nidever
Author-email: dnidever@montana.edu
License: MIT
Requires: numpy
Requires: astropy(>=4.0)
Requires: scipy
Requires: dlnpyutils
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: test
Provides-Extra: docs
License-File: LICENSE


GBTRED
======

Green Bank Telescope L-band Data Reduction Software

Authors
-------

- **David Nidever** (Montana State University)

Installation
------------

To install the latest version::

    pip install git+https://github.com/dnidever/gbtred

License
-------

.. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
        :target: https://github.com/dnidever/gbtred/blob/main/LICENSE
