Hi Robert, I'm not sure I completely understand what you're trying to do, but it sounds to me that you may want to look into PDL::Transform and/or PDL::Image2D, both those packages are excellent for remapping images to your favorite coordinate system. Then again... I may be missing your point completely...
Cheers, Rahman On Thu, 2008-04-03 at 19:47 +0200, Robert Cumming wrote: > I'm about to dive into doing images for the first time, but I'm not > sure whether what I want to do is possible. > > The idea is to plot one-dimensional pdls as (inclined) lines of > pixels on a two dimensional viewport. You might like to think of this > as a representation of data along a slit if you're a spectroscopy person. > > Is this possible, and if it is, should I think in terms of an inclined > window/panel or remapping by hand to an ordinary pixel scale? > > /Robert _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
