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
Using contour in postscripts produces a "stripe" effect? [message #65622] Sun, 15 March 2009 10:11 Go to previous message
robparker23 is currently offline  robparker23
Messages: 10
Registered: March 2009
Junior Member
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:33:11 PDT 2025

Total time taken to generate the page: 0.00399 seconds