Skip to content

hdc-arizona/lcvis

 
 

Repository files navigation

Introduction

LCVis (Light Curve Visualization) is a visualization tool for light curve analysis in astronomy.

Run the demo

This project is just a website. Firstly, please clone the repo to your disk. Then download and unzip the light curve data here and put the data/ folder in ./static.

Secondly, install Flask. You can do so by pip3 install flask.

Then go to the root directory of the repo and type python3 main.py.

Finally, open your browser and go to http://localhost:8080 for periodic astro-objects and http://localhost:8080/supernova for supernova.

About

Visualization tool for light curves

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.1%
  • Python 33.5%
  • HTML 7.4%