Skip to content
GitLab
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,961
    • Issues 1,961
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 97
    • Merge requests 97
  • 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
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #18192
Closed
Open
Issue created May 24, 2018 by Mathieu Westphal@mwestphalMaintainer

Point Gaussian Scale Array Magnitude does not work with short and char array

Short and Char Array scaling the Point Gaussian by magnitude are not working correctly

How to reproduce :

  • Create a PointSource, nPoints 10, Radius 1, Apply
  • Add a RandomAttributes, select any of Bit, Char, Unsigned Char, Short, Unsigned Short
  • Color by RandomPointVectors, Magnitude
  • Representation -> Point Gaussian
  • Check Point Gaussian -> Use Scale Array
  • Select RandomPointVectors -> Magnitude ase a scale array
  • All point dissapears, unexecpted
  • Change Random Attributes type to double
  • All point reappears, correctly scaled.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking