Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Contsub
=======

.. image:: https://img.shields.io/pypi/v/contsub.svg
:target: https://pypi.org/project/contsub/
:alt: PyPI version

.. image:: https://readthedocs.org/projects/contsub/badge/?version=latest
:target: https://contsub.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status


Image and uv-plane continuum subtraction tools for spectral line data.

Installation
Expand All @@ -20,3 +29,6 @@ Latest (in development)

pip install git+https://github.com/laduma-dev/contsub.git

The full documentation is available on `readthedocs <https://contsub.readthedocs.io/>`_.