MantisBT - ParaView
View Issue Details
0011853ParaViewFeaturepublic2011-02-14 14:032016-07-13 19:53
Alan Scott 
Alan Scott 
normalminoralways
closedfixed 
 
 
Sandia
0011853: Allow variables to be normalized to the min and max in the dataset
I have a user that would like to normalize a variable to the range of 0-1. His data is good data, but the scale is incorrect and unknown. Thus, he wants to present his data in 0-1 space.

I used the formula (X - min) / (max - min) for my user.

Maybe we need some filter called AnalysisFunctions or something, and this could be one of the first entries?
No tags attached.
Issue History
2011-02-14 14:03Alan ScottNew Issue
2011-06-16 13:10Zack GalbreathCategoryFeature Request => Feature
2011-09-01 10:56Utkarsh AyachitProject => Sandia
2016-07-13 19:53Alan ScottNote Added: 0036434
2016-07-13 19:53Alan ScottStatusbacklog => closed
2016-07-13 19:53Alan ScottAssigned To => Alan Scott
2016-07-13 19:53Alan ScottResolutionopen => fixed

Notes
(0036434)
Alan Scott   
2016-07-13 19:53   
I haven't heard a need for this functionality in years, and it is easy to do with the calculator. Closing bug.