
Irregular wave scaling

kangaroo
is anyone aware of a possibility to introduce an irregular scaling for a wave?
In my particular case I have a 2d wave. One of its dimensions is regular, so I can use SetScale to scale this.
The scaling of the second dimension should be irregular, best to be read from an additional 1d wave that contains the bin information. Finally I want to creat an image plot of the 2d wave that has one regular, linear axis (x-axis) and the second axis (y-axis) would be a log axis and the pixel size in the y dimension would vary.
Modifying the wave scaling was my best thought how to accomplish this, but
any other idea of how completing such a figure bypassing the irregular scaling would be highly appreciated.
Searching the IGOR forum I found this post:
http://www.igorexchange.com/node/1484
but the solution there is a graph with regular y axis scaling.
For further information, execute this:
September 13, 2011 at 07:42 am - Permalink