An open-source screening system for Trinary Star Candidates.
Project description
Tris
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:
Basic Guide to Codebase
datagen
- Contains the data generation and acquisition scheme to get the files indata
.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 usagepipelining
- Older versions ofdatagen
.src
andutils
- Older versions oftris
.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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for tris-0.0.1.dev0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e56c72311d14abe1c169bf5818fc38fc6e37cb51b0e83aa24d538b3b05a84cb5 |
|
MD5 | 03c0dc23a268e4eeecf809878f27f7c6 |
|
BLAKE2b-256 | 3bcf384aae75a137c60ff36f58a56bda116a3a36afe37cb4129131f52f8313fd |