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

Home » Public Forums » archive » Re: speed, size, contouring
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: speed, size, contouring [message #55159] Thu, 02 August 2007 14:13 Go to previous message
Hawaiianite is currently offline  Hawaiianite
Messages: 2
Registered: August 2007
Junior Member
On Aug 2, 6:22 am, "Jean H." <jghas...@DELTHIS.ucalgary.ANDTHIS.ca>
wrote:
> Hawaiianite wrote:
>
> I'm also
>
>> struggling with the putting the results into a contoured ternary
>> diagram (this I have done before, but with different data a long time
>> ago). For this I keep getting the error "CONTOUR: Contour levels must
>> be in increasing order." I've just never gotten this error before and
>> I'm having a little trouble deciding what it is referring to.
>> contour,z,x,y,LEVELS=fix(findgen(15) * ((max(z) - min(z))/15) +
>> min(z)) ,$
>> background=255,c_color=0,c_linestyle=2,c_labels=fix(findgen( 15) *
>> ((max(z) - min(z))/15) + min(z)),$
>> c_charsize=1.5,ymargin=7,xmargin=7,c_thick=1,/irregular
>
> Hi,
>
> the statement LEVELS=fix(findgen(15) * ((max(z) - min(z))/15) + min(z))
> is your problem.... try to remove the 'fix', as it certainly causes
> you to have multiple entries with the same value!
>
> Jean

Thanks Jean, can't believe I missed that. I appreciate it.

Hawaiianite
[Message index]
 
Read Message
Read Message
Previous Topic: Re: changing path
Next Topic: Re: How to get the text contant of the webpage,using the IDLnetURL?

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

Current Time: Wed Oct 08 17:58:14 PDT 2025

Total time taken to generate the page: 0.00543 seconds