LCVis (Light Curve Visualization) is a visualization tool for light curve analysis in astronomy.
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.