Skip to main content

An open-source screening system for Trinary Star Candidates.

Project description

Tris

Python Package tests status Python Package using Conda tests status Docs CI status

This repository comprises the codebase for our paper, "An Automated Screening System for Trinary Star System Candidates", that has been submitted to Physica Scripta.

Tris is an open-source tool that offers a specialized method to determine "observed-minus-computed" (OC) diagrams from astronomical flux time series data (lightcurves) obtained from NASA's Kepler and K2 missions.

Here is a brief outline of the algorithm:

Diagram of Algorithm

Basic Guide to Codebase

  • datagen - Contains the data generation and acquisition scheme to get the files in data.
  • docs - Contains the documentation code for the codebase.
  • logbooks - Personal Logbooks of us determining our ideal algorithm. It uses an older version of the codebase.
  • notebooks - Notebooks to test our code and visualise them, and also to give examples of usage
  • pipelining - Older versions of datagen.
  • src and utils - Older versions of tris.
  • tris - Currently contains (early-stage) versions of our improved library code that will later be deployed on PyPI.
  • manual_classification.xlsx - Post Algorithm Manual Classification done by us.

Do note that in our codebase, you will see references to a data/ folder. This folder contains the acquired .fits files that contain the light curves for all objects classified as EBs. You can install this by running datagen/load.sh.

Documentation

Read the documentation at https://three-body-analysis.github.io/codebase/.

Setup

The conda, pip and poetry installation system is present in this repository.

Conda

To set up an environment

TODO: Cleanup

This repo is currently being cleaned up to make way for a more organised library structure. The directories pipelining, src, utils will soon be removed. Hence, we would recommend not dealing with these directories or integrating them into your codebases.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tris-0.0.1.dev0.tar.gz (7.9 kB view hashes)

Uploaded Source

Built Distribution

tris-0.0.1.dev0-py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page