I have a number of IDL visualization routines which I would prefer to be using in Python. These IDL visualization facilities provided a point-and-click interface with the cursor to see values and positions of pixels.
Is there a Python equivalent to this? If I were to rewrite these routines, how could I provide the same type of visualization facilities?