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

Home » Public Forums » archive » crazy contour
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: crazy contour [message #53828 is a reply to message #53741] Wed, 02 May 2007 12:12 Go to previous messageGo to previous message
news.qwest.net is currently offline  news.qwest.net
Messages: 137
Registered: September 2005
Senior Member
"David Fanning" <news@dfanning.com> wrote in message
news:MPG.20a28e8962669003989f79@news.frii.com...
> R.G. Stockwell writes:
>
>> One odd thing, using /fill the file size 0.4mb. I just created the file
>> using /cell and it is a whopping 78Mb (yes megabytes). Obviously
>> something crazy is going on, that cell is handling it (in a thrashing
>> sort
>> of way)
>> and fill is dropping it.
>>
>> I'll reduce the code and post it.
>
> Oh, oh. I'm becoming convinced.
>
> What about this as an off-the wall suggestion. Do the
> fill part of the contour plot (without axes) in the Z
> graphics buffer with CELL_FILL. Then take a snapshot
> of this portion of the window for later display with
> something like TVIMAGE in the PS file. Add your
> actually contour values on top of this image
> (CONTOUR with NOERASE).


Yes, good suggestion. I had tried creating the plot on screen,
and captured it and wrote a jpeg file, the quality was not nearly
good enough for publication. I ended up doing the following:

shade_surf,abs(s.st),s.time,s.freq,shade=bytscl(abs(s.st)),$
xtitle='Time',ytitle='Frequency',az=0,ax=90,$
ztickname = [' ',' ',' ',' ',' ',' ']


(the blank z ticknames remove a tiny bit of clutter that appears
from the z labels)

Cheers,
bob
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: contour over a map and 180 degrees off or problems with dateline
Next Topic: emacs-snapshot and IDLWAVE

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

Current Time: Fri Oct 10 11:25:09 PDT 2025

Total time taken to generate the page: 0.80002 seconds