Metadata-Version: 2.1
Name: sb2sep
Version: 1.2.14
Summary: Separate Stellar Component Spectra in SB2 Binary System
Home-page: https://github.com/jsinkbaek/sb2sep
Author-email: Jeppe Sinkbaek Thomsen <jeppest2@gmail.com>
Project-URL: Bug Tracker, https://github.com/jsinkbaek/sb2sep/issues
Keywords: SB2 binary analysis,astronomy,spectroscopy
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# sb2sep
Separate Stellar Component Spectra and Calculate Radial Velocities in SB2 Binary Systems

Please see the [documentation](https://jsinkbaek.github.io/sb2sep/) for a description and guides on how to use the software.

The package can be installed using pip:

``pip install sb2sep``


Requirements:

python 3.6 or higher
numpy version >= 1.19.5
matplotlib version >= 3.3.4
lmfit version >= 1.0.2
joblib version >= 0.17.0
scipy version >= 4.1
For test script also:

barycorrpy version >= 0.4.1
astropy version >= 4.1
