Skip to content

Interactive website to generate gravitational wave data from binary black hole merger

Notifications You must be signed in to change notification settings

akhadse/InteractiveGW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkout the website - https://interactivegw.com/

To run the package on your local machine (mainly to generate custom videos) see the installation instructions below:

Please install the following packages:

  • numpy
  • matplotlib
  • wheel
  • gwsurrogate
  • flask
  • opencv-python
  • ffmpeg
pip install numpy
pip install matplotlib
pip install wheel
pip install gwsurrogate
pip install flask
pip install opencv-python
sudo apt install ffmpeg

Running the Website

To begin the website:

python run.py

Open the link created in a browser (e.g., "http://127.0.0.1:5000/")

Downloaded videos are stored in "InteractiveGW/downloaded_videos"

About

Interactive website to generate gravitational wave data from binary black hole merger

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published