I have iteratively define a variable containing x-coordinates as follows
import numpy as np xCoords = {"%s" % i: np.array([math.cos(2*math.pi*i/360)