ParaView/Users Guide/Table Of Contents: Difference between revisions
From KitwarePublic
< ParaView
Jump to navigationJump to search
mNo edit summary |
DaveDemarle (talk | contribs) |
||
Line 11: | Line 11: | ||
:ClientServer computing/large data vis/parallel | :ClientServer computing/large data vis/parallel | ||
;[[Loading Data|Loading Data]] ( | ;[[Loading Data|Loading Data]] (Rob) | ||
: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 40: | Line 40: | ||
:custom filters | :custom filters | ||
;Quantative Analysis (Berk + Utkarsh) | ;Quantative Analysis (Berk + Utkarsh + Andy) | ||
:[[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 47: | Line 47: | ||
:[[ParaView/Users Guide/Selection|Selection]] | :[[ParaView/Users Guide/Selection|Selection]] | ||
:[[ParaView/Users Guide/Query Data|Querying for Data]] | :[[ParaView/Users Guide/Query Data|Querying for Data]] | ||
:histograms/probes | :histograms/probes (Andy) | ||
;[[ParaView/Users Guide/Saving Data|Saving Data]] (Rob M) | ;[[ParaView/Users Guide/Saving Data|Saving Data]] (Rob M) | ||
Line 81: | Line 81: | ||
;Large Displays (Utkarsh) | ;Large Displays (Utkarsh) | ||
:tile displays | :tile displays | ||
:cave | :cave (Nikhil) | ||
;Python (Rob M.) | ;Python (Rob M.) | ||
:[[ParaView/Python_Scripting | Python Scripting]] | :[[ParaView/Python_Scripting | Python Scripting]] | ||
:[[Python_GUI_Tools | Tools for Python Scripting]] | :[[Python_GUI_Tools | Tools for Python Scripting]] | ||
:pvbatch/pvpython | :pvbatch/pvpython (Dave) | ||
;In-Situ (Andy) | ;In-Situ (Andy) |
Revision as of 16:20, 20 January 2011
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 (Rob)
- 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)
- VTK Data Model
- Information Panel
- Statistics Inspector
- 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 + Andy)
- Python Programmable Filter
- Calculator
- Python Calculator
- Spreadsheet View
- Selection
- Querying for Data
- histograms/probes (Andy)
- 3D Widgets (Dave D)
- Different widgets and shortcuts etc.
- Annotation (Dave D)
- time annotation
- scalar bar
- text annotation
- cube axes
- Animation (Utkarsh)
- Animation View
- Animating the Camera
- Comparative Visualization (Berk)
- Comparative Views
- Client-Server Visualization (Dave D)
- server setup
- configuration files
- parallel rendering/processing
- parallel settings
- osmesa
- Large Displays (Utkarsh)
- tile displays
- cave (Nikhil)
- Python (Rob M.)
- Python Scripting
- Tools for Python Scripting
- pvbatch/pvpython (Dave)
- In-Situ (Andy)
- CoProcessing
- Coprocessing_example
- Python_coprocessing_example
- 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)
- ParaViewUsersGuide/List of readers (Seb J.)
- ParaViewUsersGuide/List of writers (Seb J.)
- ParaViewUsersGuide/List of filters (Seb J.)
- ParaViewUsersGuide/Command line arguments (Seb J.)
- Getting Data into ParaView (maybe a separate book)
- details about writing parallel vtk readers