Giter VIP home page Giter VIP logo

starclass's Introduction

Starclass

These are the various algorithms I wrote during my time as part of the WOCS research team.

The purpose of this set of constructors and basic programs is to process the large dataset of regularly measured intensities of stars in open clusters. For each star, three algorithms are utilized to determine whether a star exhibits periodic behavior and to determine the three most likely periods of variable brightness. From these estimates, the algorithm will create a Star object using the starclass constructor and store individual star's data in a comprehensive dictionary object. With a dictionary of stars and their most likely periods, the RLC file provides various methods of analyzing the periodic behavior and returns various calculated parameters describing the periodicity of the periodic variations from the raw data. The calculated features then can be used to train a machine-learning algorithm to classify stars based on the type of periodic variations they exhibit.

A more detailed walkthrough can be found in StaRLC_usage.ipynb.

NOTE: When I last tried to run some of the algorithms from the start, I discovered that the astrobase library is incompatible with the versions of Python after 3.7

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.