Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 639 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 639 Bytes

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.