Metadata-Version: 2.1
Name: pysyd
Version: 6.10.5
Summary: automated measurements of global asteroseismic parameters
Home-page: https://github.com/ashleychontos/pysyd
Author: Ashley Chontos
Author-email: achontos@hawaii.edu
License: MIT
Project-URL: Documentation, https://pysyd.readthedocs.io
Project-URL: Source, https://github.com/ashleychontos/pySYD
Project-URL: Bug Tracker, https://github.com/ashleychontos/pySYD/issues
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

<div align="center">
<img src="docs/_static/latex.png" width="70%">

## **Automated Measurements of Global Asteroseismic Parameters**

[![PyPI](https://img.shields.io/pypi/v/pysyd)](https://pypi.org/project/pysyd/)
![tests](https://github.com/ashleychontos/pySYD/actions/workflows/tests.yml/badge.svg)
[![Documentation](https://readthedocs.org/projects/pysyd/badge/?version=latest)](https://pysyd.readthedocs.io/en/latest/?badge=latest)
[![arXiv](https://img.shields.io/badge/arXiv-2108.00582-b31b1b.svg)](https://arxiv.org/abs/2108.00582)
[![JOSS](https://joss.theoj.org/papers/6465a9dd3141c207175f200c7f891f1e/status.svg)](https://joss.theoj.org/papers/6465a9dd3141c207175f200c7f891f1e)
[![PyPI downloads](https://img.shields.io/pypi/dm/pysyd?color=purple)](https://pypistats.org/packages/pysyd)
<a href="https://ascl.net/2111.017"><img src="https://img.shields.io/badge/ascl-2111.017-blue.svg?colorB=262255" alt="ascl:2111.017" /></a>

<a href="https://github.com/ashleychontos/pySYD/graphs/contributors"><img src="https://contrib.rocks/image?repo=ashleychontos/pySYD" /></a>
</div>

--------------------------------------------------------------------------------

## Documentation

The documentation for `pySYD` can be found [here](https://pysyd.readthedocs.io)

## Attribution

If you make use of `pySYD` in your work, please cite [Chontos et al. (2021)](https://arxiv.org/abs/2108.00582):

    @ARTICLE{2021arXiv210800582C,
           author = {{Chontos}, Ashley and {Huber}, Daniel and {Sayeed}, Maryum and {Yamsiri}, Pavadol},
            title = "{$\texttt{pySYD}$: Automated measurements of global asteroseismic parameters}",
          journal = {arXiv e-prints},
         keywords = {Astrophysics - Solar and Stellar Astrophysics, Astrophysics - Instrumentation and Methods for Astrophysics},
             year = 2021,
            month = aug,
              eid = {arXiv:2108.00582},
            pages = {arXiv:2108.00582},
    archivePrefix = {arXiv},
           eprint = {2108.00582},
     primaryClass = {astro-ph.SR}, 
           adsurl = {https://ui.adsabs.harvard.edu/abs/2021arXiv210800582C},
          adsnote = {Provided by the SAO/NASA Astrophysics Data System}
    }

## License

&copy; 2019-2022 Ashley Chontos and contributors. <br/>
`pySYD` is free software made available under the [MIT license](LICENSE.md).

## Contribution

Our [list](docs/AUTHORS.rst) of contributors continues to grow! <br/> 
If you'd like to be a part of that, please see [our guide](CONTRIBUTING.md) for contributing.

