comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Using contour in postscripts produces a "stripe" effect?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Using contour in postscripts produces a "stripe" effect? [message #65713 is a reply to message #65622] Mon, 16 March 2009 03:16 Go to previous messageGo to previous message
Andy Heaps is currently offline  Andy Heaps
Messages: 22
Registered: March 2006
Junior Member
Hi Rob,
did you use the ImageMagick command convert to produce the PNG file?
If so then try:
convert -density 400 -resize 25% file.eps file.png

Cheers
Andy




robparker23@googlemail.com wrote:
> I was hoping that someone could help.
>
> When I create contour plots in the postscript device, they always seem
> to contain some manner of "striping".
>
> My code looks like:
>
>
>
> SET_PLOT, 'ps'
>
> loadct, 39
> !p.color=0
> !p.background=255
>
> filename = 'contour.eps'
> DEVICE, FILENAME=filename, /COLOR, BITS_PER_PIXEL=8, /ENCAPSULATED, /
> PORTRAIT, XSIZE=18, YSIZE=8, XOFFSET=5, YOFFSET=2
>
> contour,mean,lons,heights, /cell_fill, yrange=[300,50], xrange=
> [-175,175], levels=lev, ystyle=1, xstyle=1
> , position=[0.1,0.15,0.85,0.9], charsize=1, charthick=2
>
> DEVICE, /CLOSE
>
>
>
> Hopefully you can see from the image here what I mean:
> http://img19.imageshack.us/img19/5319/contourstripingexample .png
>
> Anyone any ideas what I'm doing wrong?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Adding Text/Equations to Plots
Next Topic: Landsat Image weirdness - IDL off topic

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:20:34 PDT 2025

Total time taken to generate the page: 0.00477 seconds