I am trying to reconstruct an image for which I know the values are floating-point pixel positions. I\'m using scipy.interpolate.griddata() to interpolate the v
scipy.interpolate.griddata()