Metadata-Version: 2.1
Name: agespec
Version: 1.0.0
Summary: Spectroscopy with the Atomic Genesis Explorer
Home-page: https://github.com/dnidever/agespec
Author: David Nidever
Author-email: David Nidever <dnidever@montana.edu>
Maintainer-email: David Nidever <dnidever@montana.edu>
Project-URL: Documentation, https://readthedocs.org
Project-URL: Repository, https://github.com/dnidever/agespec
Keywords: spectroscopy,as5,atomic genesis explorer,radial velocity,abundances
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Requires: numpy
Requires: astropy(>=4.0)
Requires: scipy
Requires: dlnpyutils
Requires: thedoppler
Requires: torch
Requires: theborg
Requires: gdown
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: astropy
Requires-Dist: scipy
Requires-Dist: dlnpyutils
Requires-Dist: thedoppler
Requires-Dist: torch
Requires-Dist: theborg
Requires-Dist: gdown
Provides-Extra: cli
Requires-Dist: rich ; extra == 'cli'
Requires-Dist: click ; extra == 'cli'
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-astropy ; extra == 'docs'
Requires-Dist: nbsphinx ; extra == 'docs'
Requires-Dist: nbconvert ; extra == 'docs'
Requires-Dist: nbformat ; extra == 'docs'
Requires-Dist: ipykernel ; extra == 'docs'
Provides-Extra: gui
Requires-Dist: PyQt5 ; extra == 'gui'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-astropy ; extra == 'test'
Requires-Dist: ipython ; extra == 'test'


AGESpec
==================

Spectroscopy with the AS5 Atomic Genesis Explorer (AGE)

Authors
-------

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

To install the latest version::

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


License
-------

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