malonzo47 / pynita_GUI

pynita_GUI is python GUI based implementation of Noise Insensitive Trajectory Algorithm (NITA)
4 stars 3 forks source link

pixel trajectory plots do not pop up when user clicks on pixel in metric image output #42

Closed malonzo47 closed 5 years ago

malonzo47 commented 5 years ago

After user generates (step 3) and displays (step 4) a metric image, they should be able to click on a pixel and plot the data underneath that pixel. With current spyder config, these plots are getting trapped and are not released until the user plots some other stuff.

See this quick video to better understand: https://youtu.be/aTRNRD3qcYY

vasusingla commented 5 years ago

Fixed the issue.