Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcomuellner/pydiamonds-background

An extension to the DIAMONDS code.
https://github.com/marcomuellner/pydiamonds-background

asteroseismology astronomy astrophysics fitting physics pydiamonds python3

Last synced: about 2 months ago
JSON representation

An extension to the DIAMONDS code.

Awesome Lists containing this project

README

        

PyDIAMONDS-Background
=====================
PyDIAMONDS-Background is an extension to the Python bindings of the DIAMONDS code, which is available at
https://github.com/muma7490/PyDIAMONDS . It provides a simple interface, with which the user is able to fit signal,
providing a model that describes it. The package depends on ``numpy`` and ``pyDiamonds``. It also provides
implementations of a white noise only model, a white noise oscillation model and a full background model.

Installation
------------
To install the package call::

pip install pyDiamondsBackground

Documentation
-------------
See docs folder