ParaView/Users Guide/Quantitative Analysis: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
(Replaced content with "{{ParaView/Template/DeprecatedUsersGuide}}")
 
Line 1: Line 1:
ParaView 2 was almost entirely a qualitative analysis tool. It was very good at drawing pictures of large scientific datasets so that you could view the data and tell if it looked "right," but it was not easy to use for finding hard quantitative information about the data and verifying that that was the case. The recommended use was to use ParaView to visualize, interact with and subset your data and then export the result into a format that could be imported by a different tool. A major goal of ParaView 3 has been to add quantitative analysis capabilities to turn it into a convenient and comprehensive tool in which you can visualize, interact with and drill all the way down into the data.
{{ParaView/Template/DeprecatedUsersGuide}}
 
These capabilities vary from semi-qualitative ones such as the Ruler source and Cube Axis representation  (see [[Users_Guide_Annotation]]) to Selection which allows you to define and extract arbitrary subsets of the data based, to the spreadsheet view which presents the data in textual form. Taken together with features like the [[ParaView/Users_Guide/List_of_filters#Descriptive_Statistics| statistical analysis filters]], calculator filters, 2D plot and chart views and programmable filters (which give you the ability to run arbitrary code on the server and have access to every data point) these give you the ability to inspect the data from the highest level view all the way down to the hard numbers.
 
This chapter describes the various tools that ParaView gives you to support quantitative analysis.

Latest revision as of 18:37, 14 January 2015

PAGE DELETED
The Users Guide has been moved from the Wiki to The ParaView Guide. Please use the history if you want to access the old version of this document.