Yes, you need to copy the array that the LUT is used with and change the
name. You can do this easily with the calculator filter. You are correct
that ParaView will only use a single LUT for for pseudo-coloring arrays of
the same name. This is true even if one is a point data array and the other
is a cell data array.

Andy

On Fri, Mar 8, 2013 at 4:56 AM, Laurent Paul <[email protected]>wrote:

>  Dear paraview users,
>
> I would like to load 2 different vti images that are matched (same size,
> origin, spacing, etc...). I did it in paraview, work well except that it
> seems that the LUT are linked together. I need two different LUTs. Is it
> possible? Do I have to create a DataArray not called scalars? It seems that
> vti uses an array to apply the LUT, and since both data arrays are called
> "scalars", they are displayed using the same LUT.
>
> Thanks,
> Laurent.
>
>
> --
> Please consider environmental impact before printing documents
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to