It indeed looks like the scalar opacity function is not being set up properly when using Catalyst. Looking at your script, it looks like it should be, though.
Could you describe how you are running this with Catalyst? Thanks, Cory On Tue, Apr 26, 2016 at 4:18 AM, Ufuk Utku Turuncoglu (BE) <[email protected]> wrote: > Hi, > > I had a problem in Catalyst when i run a visualization pipeline with volume > rendering. The attached figures shows the problem and belong to same > visualization with and without Catalyst. In my case, the co-processing > Python script (dvr.py) is generated from multi-block dataset and the > Catalyst code uses MPI code to define multi-block dataset also. So, it is > consistent in both side. The visualization pipeline includes Transform and > MergeBlocks filters to create the final image and mapper is set as Bunyk Ray > Cast. It seems that there is a problem in the color transfer function but i > am not sure. I also test with different mapper such as projected-tetra but > the result is same. I just wonder that did you see any similar problem > before. > > Regards, > > Istanbul Technical University > Informatics Institute > > _______________________________________________ > 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 > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > -- Cory Quammen R&D Engineer Kitware, Inc. _______________________________________________ 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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
