Giter VIP home page Giter VIP logo

splash's Introduction

SPLASH

Developers

Prajwal Niraula, Lionel Garcia, Alex Quach

Email:

[email protected], [email protected]

Additional Team Members:

Julien de Wit, Artem Burdanov, Benjamin Rackham

Description

SPLASH (Speculoos PLAnet SearcH) is a module that works with cambridge products in order to detect planets. SPLASH is powered by SVD, and it finds the best basis vector that explains the trend in data while preserving box like transit shapes. Current version is meant to work with old/new version of SPECULOOS Cambridge Pipeline products. Also it is meant to work with TRAPPHOT products. SPLASH also utilizes multiprocessing if resources are available to improve the speed of the algorithm.

Installation Guide:

Option 1: Install from GitHub via pip

From the command line, simply type:

pip install git+https://github.com/disruptiveplanets/splash

Option 2: Install from Source

To install, first clone the code:

git clone https://github.com/disruptiveplanets/splash

Then, go the the splash folder by:

cd splash

Install by typing in the following command:

python setup.py install

You may require superuser privileges:

sudo python setup.py install

Products:

The stable version of the code resides at https://github.com/disruptiveplanets/splash, whereas the code is actively being developed is at https://github.com/prajwal309/Splash

SPLASH creates following subfolders within the output directory:

  • DailyBestCases: Diagnostic plots for containing the best case fit for each night.
  • Data: contains the pickled data from each run. This data might be used in the future code to start off MCMC fitting.
  • Outliers: If data is pre-cleaned, which is recommended, outliers are shown for each night in this folder.
  • Periodogram: Periodograms from either "TLS" or "TransitMatching" algorithm. More algorithms currently under development.
  • MCMC_Results: If MCMC results are run, resulting fits results are located here.

Future development:

  • Algorithm are constantly being improved. A more robust and faster transit matching algorithm is being build, and currently being tested.
  • A completeness test will be performed using the algorithm, and perhaps part of the code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.