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

From KitwarePublic
Jump to navigationJump to search
Line 4: Line 4:
=== How to unleash the beast! ===
=== How to unleash the beast! ===


;Introduction
;Introduction (Dave D.)
:Basic introduction to main window and inspector
:Basic introduction to main window and inspector
:Overview of pipeline concept
:Overview of pipeline concept
Line 11: Line 11:
:ClientServer computing/large data vis/parallel
:ClientServer computing/large data vis/parallel


;Loading Data
;Loading Data (Dave P.)
:Open file
:Open file
:file browser, file series and patterns, grouping in file browser, opening a single time step or a collection of timesteps
:file browser, file series and patterns, grouping in file browser, opening a single time step or a collection of timesteps
Line 18: Line 18:
:Apply/Reset
:Apply/Reset


;Understanding Data
;Understanding Data (Berk)
:Different data types such as unstructured/amr.  
:Different data types such as unstructured/amr.  
:information tab
:information tab
:statistics panel
:statistics panel


;Displaying Data
;Displaying Data (Utkarsh)
:multi-views
:multi-views
:interaction
:interaction
Line 29: Line 29:
:lookup tables/scalar ranges
:lookup tables/scalar ranges


;Filtering Data
;Filtering Data (Dave D)
:Overview of how to apply filters
:Overview of how to apply filters
:* multiple input/output
:* multiple input/output
Line 40: Line 40:
:custom filters
:custom filters


;Saving Data
;Quantative Analysis (Berk + Utkarsh)
:python programmable filter
:selection/query
:calculator (python also)
:spreadsheet view in details (just introduce it in the views section)
:histograms/probes
 
;Saving Data (Rob M)
:Save raw data
:Save raw data
:Save screenshots
:Save screenshots
Line 47: Line 54:
:[[Exporting_Scenes | Export VRML/X3D]]
:[[Exporting_Scenes | Export VRML/X3D]]


;3D Widgets
;3D Widgets (Dave D)
: Different widgets and shortcuts etc.
: Different widgets and shortcuts etc.


;Annotation
;Annotation (Dave D)
:time annotation
:time annotation
:scalar bar
:scalar bar
Line 56: Line 63:
:cube axes
:cube axes


;Animation
;Animation (Utkarsh)
:key frame
:key frame
:camera
:camera
Line 66: Line 73:
:[[Animating the Camera]]
:[[Animating the Camera]]


;Comparative Vis
;Comparative Vis (Berk)
:[[Parameter_Study | Panel/view]]
:[[Parameter_Study | Panel/view]]


;Client-Server Visualization
;Client-Server Visualization (Dave D)
:server setup
:server setup
:configuration files
:configuration files
:parallel rendering/processing
:parallel rendering/processing
:parallel settings
:parallel settings
:osmesa


;Large Displays
;Large Displays (Utkarsh)
:tile displays/cave
:tile displays
 
:cave
;Quantative Analysis
:python programmable filter
:selection/query
:calculator
:spreadsheet view in details (just introduce it in the views section)
:histograms/probes


;Python
;Python (Rob M.)
:[[Python_Scripting | Python Scripting]]
:[[Python_Scripting | Python Scripting]]
:[[Python_GUI_Tools | Tools for Python Scripting]]
:[[Python_GUI_Tools | Tools for Python Scripting]]
:pvbatch/pvpython
:pvbatch/pvpython


;In-Situ
;In-Situ (Andy)
: [[CoProcessing]]
: [[CoProcessing]]


;Misc
;Loading Plugins (Rob M.)
:[[Plugin_HowTo | loading plugins/plugin manager]]
:[[Plugin_HowTo | loading plugins/plugin manager]]
:[[ParaView:Build_And_Install | building/compile/install]]
:Details about different default plugins and how to use them etc.
:command line arguments
:Client-server and plugins
 
;Appendix
:[[ParaView:Build_And_Install | building/compile/install]] (Dave P)
: List of readers/filters etc. (Utkarsh)
: command line arguments (Seb J.)
 
;Getting Data into ParaView (maybe a separate book)
:[[Writing ParaView Readers | details about writing parallel vtk readers]]
:[[Writing ParaView Readers | details about writing parallel vtk readers]]

Revision as of 18:30, 17 September 2010

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.)
Basic introduction to main window and inspector
Overview of pipeline concept
Undo/Redo
save state/trace
ClientServer computing/large data vis/parallel
Loading Data (Dave P.)
Open file
file browser, file series and patterns, grouping in file browser, opening a single time step or a collection of timesteps
file formats
time
Apply/Reset
Understanding Data (Berk)
Different data types such as unstructured/amr.
information tab
statistics panel
Displaying Data (Utkarsh)
multi-views
interaction
View Types/Representation: Talk of all the views
lookup tables/scalar ranges
Filtering Data (Dave D)
Overview of how to apply filters
  • multiple input/output
  • change input
  • why are filters disabled
Apply/Reset
List of filters in categories: a higher level classification of filters based on their functionality and then refer them to the details given later.
filters changing data types
3D widgets -- how they affect parameters and active view etc.
custom filters
Quantative Analysis (Berk + Utkarsh)
python programmable filter
selection/query
calculator (python also)
spreadsheet view in details (just introduce it in the views section)
histograms/probes
Saving Data (Rob M)
Save raw data
Save screenshots
Save movies
Save geometries
Export VRML/X3D
3D Widgets (Dave D)
Different widgets and shortcuts etc.
Annotation (Dave D)
time annotation
scalar bar
text annotation
cube axes
Animation (Utkarsh)
key frame
camera
play modes
time
Animating legacy VTK file series
Unattended saving of animation
Animation View
Animating the Camera
Comparative Vis (Berk)
Panel/view
Client-Server Visualization (Dave D)
server setup
configuration files
parallel rendering/processing
parallel settings
osmesa
Large Displays (Utkarsh)
tile displays
cave
Python (Rob M.)
Python Scripting
Tools for Python Scripting
pvbatch/pvpython
In-Situ (Andy)
CoProcessing
Loading Plugins (Rob M.)
loading plugins/plugin manager
Details about different default plugins and how to use them etc.
Client-server and plugins
Appendix
building/compile/install (Dave P)
List of readers/filters etc. (Utkarsh)
command line arguments (Seb J.)
Getting Data into ParaView (maybe a separate book)
details about writing parallel vtk readers