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 #53831 is a reply to message #53741] Wed, 02 May 2007 12:04 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
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).

I'm going to guess that should reduce the size of the
file (which I'm sure are due to LOTS of polygons)
considerably. Probably to less than a filled contour
with FILL. :-)

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
[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 09:43:39 PDT 2025

Total time taken to generate the page: 1.35777 seconds