arslnb / nanograv

Coding Exercise for McGill Space Insitute

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This repository uses Python (Flask web framework), Javascript, Plotly (a wrapper around D3.js) and basic inline styling to visualize the given data for the NANOGrav coding exercise.

The complete list of dependencies can be found in the requirements.txt file. Simply install those dependencies and launch it in your local machine by running the run.py file with Python.

Credits

Made as part of a coding exercise for GSoC 16 @ McGill Space Institute.

About

Coding Exercise for McGill Space Insitute


Languages

Language:Python 63.0%Language:HTML 21.1%Language:JavaScript 15.9%