Metadata-Version: 2.1
Name: thedoppler
Version: 1.1.6
Summary: Generic Radial Velocity Software
Home-page: https://github.com/dnidever/doppler
Author: David Nidever
Author-email: dnidever@montana.edu
License: MIT
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Provides-Extra: test
Provides-Extra: docs
License-File: LICENSE


Doppler
==================

A general-purpose stellar radial velocity determination software.

Authors
-------

- **David Nidever** (Montana State University)
- **Jon Holtzman** (New Mexico State University)
- **Drew Chojnowski** (Montana State University)
- **Yuan-Sen Ting** (Institute for Advanced Study/ANU)
  
Installation
------------

To install the latest version::

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


Attribution
-----------

.. image:: https://zenodo.org/badge/191846537.svg
        :target: https://zenodo.org/badge/latestdoi/191846537

If you make use of this code, please cite this work using the DOI::

    Nidever, D. L., Holtzman, H., Chojnowski, S. D., & Ting, Y.-S. 2021, dnidever/doppler, doi:10.5281/zenodo.4906680


    
Documentation
-------------

.. image:: https://readthedocs.org/projects/doppler/badge/?version=latest
        :target: http://doppler.readthedocs.io/

See `the documentation <http://doppler.readthedocs.io>`_ for information on how
to install and use Doppler.

License
-------

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