I am writing a GUI for scanning probe microscopy.
I am displaying the images in the ImageItems inside GraphicsLayoutWidget, 
which also has a PlotItem.
To match the axes of the PlotItem to the images I have to scale them, and 
it works fine, until I need to
change the scale for a new image.
It seems that a consecutive scale command is like applying the scale with 
the squared X and Y values.
So, I probably have to restore the scale somehow to the original value, but 
I cannot read out scale. What are my options?

-- 
You received this message because you are subscribed to the Google Groups 
"pyqtgraph" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pyqtgraph/f9270b20-268b-49ea-90f5-288205f15704%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to