Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/marcomuellner/pydiamonds-background
- Owner: MarcoMuellner
- License: mit
- Created: 2017-09-24T16:14:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-17T16:48:34.000Z (about 7 years ago)
- Last Synced: 2024-11-16T14:08:39.157Z (about 2 months ago)
- Topics: asteroseismology, astronomy, astrophysics, fitting, physics, pydiamonds, python3
- Language: Python
- Size: 2.04 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
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