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

Home » Public Forums » archive » Re: FSC_contour & NaN
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: FSC_contour & NaN [message #74468 is a reply to message #74467] Wed, 19 January 2011 16:07 Go to previous messageGo to previous message
kisCA is currently offline  kisCA
Messages: 78
Registered: January 2011
Member
On Jan 19, 3:31 pm, David Fanning <n...@dfanning.com> wrote:

> It's called Directions in Barry Lopez's book Desert Notes.

I think I will read this one as soon I finished mine :-)

For my contours, I tried different ways with by increasing 'nb' in :
levels= nb
step = (Max(data,/nan) - Min(data,/nan)) / levels
userLevels = IndGen(levels) * step + Min(data,/nan)
pos = [0.1, 0.1, 0.9, 0.75]
LoadCT, 33, NColors=levels, Bottom=1
FSC_Contour, data,time2,Zint/1000, Levels=userLevels, /
Fill,C_Colors=Indgen(levels)+1, Position=pos

But I can't have the color gradient I obtain with 'TVImage,scaledData'
at least a difference of blue and a bit of red.

I also tried to manage my data by multiply it to have values above 0 --
> only high value appear in red, others are blue,

also calculate a deviation value which is in percent (between -100 and
100), I have more blank than expected...

The worst is when I simply do a 'Contour, data' I can see the contour
but in white. The problem is with the fill...

Any idea ?

Thanks
[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
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Blanking all 5x5 windows with less than X 'on' pixels in them
Next Topic: Re: Line plot missing data points?

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

Current Time: Thu Oct 09 23:02:17 PDT 2025

Total time taken to generate the page: 0.08328 seconds