Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,859
    • Issues 1,859
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 96
    • Merge requests 96
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #16936
Closed
Open
Created Oct 03, 2016 by Steven Hahn@quantumsteveContributor

Range calculation includes blank points and cells

ParaView doesn't appear to be respecting cell/point blanking when calculating the data range. As shown below, even though the cell with the infinite value is blanked, it is still included in the range and breaks the colormap.

I tried moidfying vtkPVDataInformation.cxx to use the specialized member function vtkDataSet::GetScalarRange()to calculate range. This however, does currently calculate the range twice and fails if there is more than one component.

quantumsteve/paraview@0afddf73

WithInfinityWithoutInfinity

input files WithInfinity.vtsWithoutInfinity.vts

source code StructuredGridData.cxxCMakeLists.txt

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking