Skip to content

Python star cluster visualization library that generates color-coded Hertzsprung-Russell diagrams and cluster plots through Planckian locus approximations.

License

Notifications You must be signed in to change notification settings

Teerat-CH/StarClusterPlot

Repository files navigation

StarClusterPlot

alt text
StarClusterPlot is a Python package that helps visualize a star cluster's structure and its Hertzsprung-Russell Diagram with color correspond to star's temperature. This Library is specifically designed to work with data from the Sloan Digital Sky Survey but should also work with any dataset that contains g, r, right ascension, and declination values.

The package includes three functions:

  • ClusterVis()
  • HRDiagram()
  • Temp_to_RGB()

Interactive application and library tutorial can be found here
PyPI page here

About

Python star cluster visualization library that generates color-coded Hertzsprung-Russell diagrams and cluster plots through Planckian locus approximations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages