Metadata-Version: 2.1
Name: Fraunhofer
Version: 1.0.2
Summary: Generic Steller Abundance Determination Software
Home-page: https://github.com/dnidever/fraunhofer
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


Fraunhofer
==================

A generic stellar abundance determination software using Synspec.

Authors
-------

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

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

To install the latest version::

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


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

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

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

    Nidever, D. L. 2021, dnidever/fraunhofer, doi:10.5281/zenodo.278925530
    
Documentation
-------------

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

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

License
-------

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