Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.59 KB

README.md

File metadata and controls

50 lines (36 loc) · 1.59 KB

hr-diagram

Astronomical data and Images visualization

The main purpose of the repo is to visualize HR Diagram of the stars, and to classify them

Table of Contents

Project Overview

This project focuses on the visualization of astronomical data, specifically the Hertzsprung-Russell (HR) Diagram of stars. The primary objective is to create an interactive platform that effectively displays the classification of stars based on their luminosity and temperature.

Purpose

The purpose of this repository is to visualize the HR Diagram of stars and classify them into distinct categories, providing an engaging way to understand stellar evolution.

Features

  • Interactive visualization of the HR Diagram
  • Classification of stars into Brown Dwarfs, Red Dwarfs, White Dwarfs, Main Sequence Stars, Supergiants, and Hypergiants
  • Educational insights into the characteristics of each star classification

Star Classifications

Classification Code
Brown Dwarf 0
Red Dwarf 1
White Dwarf 2
Main Sequence 3
Supergiant 4
Hypergiant 5

⚙️ Tech Stack

pandas | matplotlib | seaborn | astroquery | astropy | jupyter-notebook