ParaView/Users Guide/Table Of Contents: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(add expositions to chapters that lack it)
Line 43: Line 43:


;Quantative Analysis (Berk, Utkarsh)
;Quantative Analysis (Berk, Utkarsh)
:[[ParaView/Users_Guide/Quantitative Analysis|Drilling Down]]
:[[ParaView/Users_Guide/Python_Programmable_Filter|Python Programmable Filter]]
:[[ParaView/Users_Guide/Python_Programmable_Filter|Python Programmable Filter]]
:[[ParaView/Users_Guide/Calculator|Calculator]]
:[[ParaView/Users_Guide/Calculator|Calculator]]
Line 51: Line 52:
:[[ParaView/Users Guide/Histogram|Histogram]] (Andy)
:[[ParaView/Users Guide/Histogram|Histogram]] (Andy)
:[[ParaView/Users Guide/Plotting and Probing Data|Plotting and Probing Data]] (Andy)
:[[ParaView/Users Guide/Plotting and Probing Data|Plotting and Probing Data]] (Andy)
:Cube Axis display and Ruler source -- will point to these sections in annotation when they are ocmplete


;Saving Data (Rob M)
;Saving Data (Rob M)
Line 85: Line 85:
:[[ParaView/Users Guide/Establishing Connections | Connecting to the Server]]
:[[ParaView/Users Guide/Establishing Connections | Connecting to the Server]]


;Large Displays (Utkarsh)
;Parallel Rendering and Large Displays (Utkarsh)
:[[ParaView/Users Guide/Parallel Rendering Intro|About Parallel Rendering]]
:[[ParaView/Users Guide/Parallel Rendering | Parallel Rendering]]
:[[ParaView/Users Guide/Parallel Rendering | Parallel Rendering]]
:[[ParaView/Users Guide/Tiled Display|Tile Display Walls]]
:[[ParaView/Users Guide/Tiled Display|Tile Display Walls]]
:cave (Nikhil)
:cave (Nikhil)


;Python (Rob M.)
;Scripted Control (Rob M.)
:[[ParaView/Users Guide/Scripting ParaView|Interpreted ParaView]]
:[[ParaView/Python_Scripting | Python Scripting]]
:[[ParaView/Python_Scripting | Python Scripting]]
:[[Python_GUI_Tools | Tools for Python Scripting]]
:[[Python_GUI_Tools | Tools for Python Scripting]]

Revision as of 21:18, 14 February 2011

Book-Icon This is a Kitware Public Wiki Book bookshelf ]
[ Open in Book Creator ]

ParaView User's Guide (v3.10)

How to unleash the beast!

Introduction (Dave D)
About Paraview
What is ParaView?
Getting your bearings in the UI
Basics of Visualization
Batch Processing
Client/Server Vis
Loading Data (Rob M)
Data Ingestion
Opening Data
File Formats
Understanding Data (Berk)
VTK Data Model
Information Panel
Statistics Inspector
Displaying Data (Utkarsh)
Views, Representations and Color Mapping
Introduction to Views
Multiple View
View Types
About Color Mapping
Modifying Data (Dave D)
Rationale
Filter Parameters
The Pipeline
Filter Categories
Best Practices
Custom Filters aka Macro Filters
Quantative Analysis (Berk, Utkarsh)
Drilling Down
Python Programmable Filter
Calculator
Python Calculator
Spreadsheet View
Selection
Querying for Data
Histogram (Andy)
Plotting and Probing Data (Andy)
Saving Data (Rob M)
Saving Data (Rob M)
Save Raw Data
Save Screenshots
Save Movies
Save Geometries
Export VRML/X3D
3D Widgets (Dave D)
Manipulating data in the 3D view
Annotation (Dave D)
Annotation
Scalar Bar
Orientation Axes
Text
Temporal Annotation
Misc Sources
Ruler and Cube Axis
Animation (Utkarsh)
Animation View
Animating the Camera
Comparative Visualization (Berk)
Comparative Views
Remote and Parallel Large Data Visualization (Dave D)
Parallel ParaView
Starting the Server(s)
Connecting to the Server
Parallel Rendering and Large Displays (Utkarsh)
About Parallel Rendering
Parallel Rendering
Tile Display Walls
cave (Nikhil)
Scripted Control (Rob M.)
Interpreted ParaView
Python Scripting
Tools for Python Scripting
Batch Processing
In-Situ/CoProcessing (Andy)
CoProcessing
C++ CoProcessing example
Python CoProcessing Example
Loading Plugins (Rob M.)
What are Plugins?
Included Plugins
Loading Plugins
Appendix (Dave P, Seb, Dave D)
Application Settings
List of Readers
List of Sources
List of Filters
List of Writers
Command Line Arguments
building/compile/install
How to write parallel VTK readers