sb2sep

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

View the Project on GitHub jsinkbaek/sb2sep

Introduction

This python package is designed for the purpose of performing spectral separation and high precision radial velocity measurements of SB2 binary stellar systems. Its functionality is developed from the IDL code used in Brogaard et al. 2018, which performs the spectral separation method described in González & Levato 2006 along with the broadening function method described in Rucinski 1992 and Rucinski 2002 for radial velocity measurements.

An example script utilizing the modules of this package to perform radial velocity measurements on KIC8430105 with FIES@NOT spectra can be found on this github page.

Table of Contents

  1. Installation
  2. The Spectral Separation Routine
  3. Routine options
  4. Accessing outputs
  5. Preparing spectra
  6. Evaluating output

Code modules

Next page: Installation