How can I run PSF photometry on a cutout of an image using a gridPSF model? There's probably some clever way to wrap the `grid.__call__` to give it an offset, but I haven't come up with it yet.
How can I run PSF photometry on a cutout of an image using a gridPSF model?
There's probably some clever way to wrap the
grid.__call__to give it an offset, but I haven't come up with it yet.