pyro2
pyro2 copied to clipboard
store x2d and y2d as ArrayIndexer objects
Right now, x2d and y2d in patch.py are just Numpy arrays, but when dealing with non-Cartesian coords, it is useful to access these as an ArrayIndexer