<HTML>
<HEAD>
<TITLE>Re: [Paraview] Bug in Color Scale</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>OK. &nbsp;It sounds like the range is properly being computed, but the range is not getting to the lookup table. &nbsp;If you are able to replicate the problem and capable of running a debug version of ParaView in a debugger, you might be able to narrow this down a bit more by setting a breakpoint at pqPipelineRepresentation::resetLookupTableScalarRange().<BR>
<BR>
Another possibility that occurred to me is that the rescale operation is performed on the selected variable for the selected object in the pipeline browser. &nbsp;Furthermore, all variables with the same name are synchronized to the same color range. &nbsp;Thus, you could see this kind of behavior if you have the wrong item selected in the pipeline browser.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 12/2/08 5:20 PM, &quot;Takuya OSHIMA&quot; &lt;<a href="oshima@eng.niigata-u.ac.jp">oshima@eng.niigata-u.ac.jp</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Just for an additional info, here's what I got from the user in<BR>
response to my query. The array range seems to be set correctly.<BR>
<BR>
&gt; &quot;Do you have any additional information that may help the developers<BR>
&gt; reproduce the problem (platform, specific procedure to reproduce the<BR>
&gt; problem, etc)?&quot; -<BR>
&gt;<BR>
&gt; &nbsp;- Regarding the platform I copied the OS Information of sysinfo:<BR>
&gt;<BR>
&gt; &nbsp;&nbsp;OS: &nbsp;Linux 2.6.22.19-0.1-default x86_64<BR>
&gt; &nbsp;&nbsp;System: &nbsp;openSUSE 10.3 (x86_64)<BR>
&gt; &nbsp;&nbsp;KDE: &nbsp;3.5.7 &quot;release 72.9&quot;<BR>
&gt;<BR>
&gt; &nbsp;- Regarding a specific procedure - I would say there is none<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;(-Selecting the *.foam file<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-In Display switch to pressure &quot;p&quot;<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-Show legend<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-Rescale)<BR>
&gt;<BR>
&gt; But now back to the question in the current Email...<BR>
&gt;<BR>
&gt; The information panel shows a range of [56784.4, 84151.5] for p, hence<BR>
&gt; the correct range. (While the color range is still showing [0;1]).<BR>
<BR>
Takuya OSHIMA, Ph.D.<BR>
Faculty of Engineering, Niigata University<BR>
8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN<BR>
<BR>
From: Takuya OSHIMA &lt;<a href="oshima@eng.niigata-u.ac.jp">oshima@eng.niigata-u.ac.jp</a>&gt;<BR>
Subject: Re: [Paraview] Bug in Color Scale<BR>
Date: Tue, 02 Dec 2008 23:19:40 +0900<BR>
<BR>
&gt; I appreciate your response. I have just sent a query about the values<BR>
&gt; repoted in the Information panel to the user. Meanwhile I skimmed<BR>
&gt; through pqPipelineRepresentation and its relevant classes but haven't<BR>
&gt; found anything suspicious so far.<BR>
&gt;<BR>
&gt; Takuya OSHIMA, Ph.D.<BR>
&gt; Faculty of Engineering, Niigata University<BR>
&gt; 8050 Ikarashi-Ninocho, Nishi-ku, Niigata, 950-2181, JAPAN<BR>
&gt;<BR>
&gt; From: &quot;Moreland, Kenneth&quot; &lt;<a href="kmorel@sandia.gov">kmorel@sandia.gov</a>&gt;<BR>
&gt; Subject: Re: [Paraview] Bug in Color Scale<BR>
&gt; Date: Mon, 1 Dec 2008 15:44:31 -0700<BR>
&gt;<BR>
&gt; &gt; I&#8217;m running out of things to suggest. &nbsp;The only problem I can think of (and<BR>
&gt; &gt; this is a stretch) is that somewhere the range in the data array is being<BR>
&gt; &gt; incorrectly set either by some rouge call to the information object or because<BR>
&gt; &gt; the data in the array changes without the vtkDataArray object being aware of<BR>
&gt; &gt; it. &nbsp;Does anyone else have any ideas? &nbsp;Berk? &nbsp;Utkarsh?<BR>
&gt; &gt;<BR>
&gt; &gt; What range of values is reported in the Information panel? &nbsp;Is it giving the<BR>
&gt; &gt; correct range, or the range used in the color scale?<BR>
&gt; &gt;<BR>
&gt; &gt; -Ken<BR>
_______________________________________________<BR>
ParaView mailing list<BR>
<a href="ParaView@paraview.org">ParaView@paraview.org</a><BR>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
*********** &nbsp;<BR>
*** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>