Skip to content

This is the associated repository for scripts and data pertaining to the paper: Using Computational Models to Uncover the Parameters of Three Kepler Binaries: KIC 5957123, KIC 8314879, and KIC 10727668.

Notifications You must be signed in to change notification settings

podesse/three-kepler-binaries-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the associated repository for the Binary Stars paper

In this repository, you will find the data used in the analysis, scripts used throughout the paper, figures that didn't make the cut, and importantly the stellar models used in this analysis.

Scripts

These are various scripts used to process data, for plotting, ext.

Models

In the models directory, you will find the PHOEBE models used in this research, complete with datasets, solutions, and all settings. These models were generated using PHOEBE 2.3.40 - they can be downloaded and imported with your own PHOEBE installation. If you have a different PHOEBE installaiton, this may require that you pass the import_from_older or import_from_newer option:

import phoebe
b = phoebe.load('10727668.phoebe', import_from_older=True)

Data

This directory contains raw data from the Kepler pipline for all three binaries studied, and the processed data we used in this research. Data processing scripts are included in the ./scripts directory.

Figures

Ideally, this will contain all the figures from the paper in high resolution, as well as some additional figures that may not have made the cut.

About

This is the associated repository for scripts and data pertaining to the paper: Using Computational Models to Uncover the Parameters of Three Kepler Binaries: KIC 5957123, KIC 8314879, and KIC 10727668.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages