Russ Berg
2013-10-22 16:09:11 UTC
Hi all, first thanks Pierre for the tools, seriously really well done project!
I have a modified ImageDialog I use for visualizing 2d raster scans, to keep the coordinate systems of the scans (motor positions) in sync with what is visualized I have to set the y direction
So that it counts up from the bottom (0,0 is bottom left corner when looking at the screen) by calling this:
self.plot.set_axis_direction('left', False)
but when I do that and use the Alt-movemouse marker, the X cross section does not update but the Y does, is there something else I need to set so that the X cross section will update?
I have attached screenshots of what I am talking about. Any advice appreciated
thanks
-Russ
I have a modified ImageDialog I use for visualizing 2d raster scans, to keep the coordinate systems of the scans (motor positions) in sync with what is visualized I have to set the y direction
So that it counts up from the bottom (0,0 is bottom left corner when looking at the screen) by calling this:
self.plot.set_axis_direction('left', False)
but when I do that and use the Alt-movemouse marker, the X cross section does not update but the Y does, is there something else I need to set so that the X cross section will update?
I have attached screenshots of what I am talking about. Any advice appreciated
thanks
-Russ
--
You received this message because you are subscribed to the Google Groups "guidata/guiqwt" group.
To unsubscribe from this group and stop receiving emails from it, send an email to guidata_guiqwt+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "guidata/guiqwt" group.
To unsubscribe from this group and stop receiving emails from it, send an email to guidata_guiqwt+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.