In [1]:
import glob
import os

import numpy as np
import matplotlib.pyplot as plt
%matplotlib inline

In [ ]: