Skip to content

Instantly share code, notes, and snippets.

View WhereIsLucas's full-sized avatar
⌨️
Coding

Lucas Houssa WhereIsLucas

⌨️
Coding
View GitHub Profile
@WhereIsLucas
WhereIsLucas / plotter.py
Last active May 10, 2020 12:38
Plotter.py
import os.path
import matplotlib.animation as animation
import matplotlib.pyplot as plt
import numpy as np
types = ['float', 'float', 'float', 'float', 'float', 'float', 'float']
data = []
# Set up formatting for the movie files