FormatCoord
- class mpdaf.obj.FormatCoord(image, data)[source]
Bases:
objectAlter mouse-over coordinates displayed by plt.show()
Methods Summary
__call__(x, y)Tell the interactive plotting window how to display the sky coordinates and pixel values of an image.
Methods Documentation