Re: [Matplotlib-users] Coordinate transformations and second axis

2009-10-07 Thread Jae-Joon Lee
As far as I know, there is no easy way to do that with mpl (especially when image is involved). You may manually add ticks and ticklabels (but without using set_ticks, etc). If you're using 0.99 and later, you may use axes_grid toolkit, but it has some cons. So, if you're going to use it, please r

[Matplotlib-users] Coordinate transformations and second axis

2009-10-07 Thread Pim Schellart
Hi Everyone, after trying every example I could find in the documentation, gallery and online I thought let's give the mailing list a try. I have an image displayed with imshow. I would like to display the pixel coordinates on the left y and bottom x axis and the physical coordinates (in arcsecond