pyro2 icon indicating copy to clipboard operation
pyro2 copied to clipboard

store x2d and y2d as ArrayIndexer objects

Open zingale opened this issue 2 years ago • 0 comments

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

zingale avatar Apr 14 '23 18:04 zingale