Skip to content

Commit

Permalink
simpler paraview call
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-tierny committed Jun 29, 2023
1 parent a2f616e commit e06c548
Show file tree
Hide file tree
Showing 48 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion docs/1manifoldLearning.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This simplified data is then used as the input of the computation of [MorseSmale
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/1manifoldLearning.pvsm
paraview states/1manifoldLearning.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/1manifoldLearningCircles.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This simplified data is then used as the input of the computation of [MorseSmale
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/1manifoldLearningCircles.pvsm
paraview states/1manifoldLearningCircles.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/2manifoldLearning.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This simplified data is then used as the input of the computation of [MorseSmale
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/2manifoldLearning.pvsm
paraview states/2manifoldLearning.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/BuiltInExample1.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Finally, the [Critical Points](https://topology-tool-kit.github.io/doc/html/clas
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/BuiltInExample1.pvsm
paraview states/BuiltInExample1.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/builtInExample2.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Lastly, we also compute the [JacobiSet](https://topology-tool-kit.github.io/doc/
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/BuiltInExample2.pvsm
paraview states/BuiltInExample2.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/cinemaIO.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The images are sliced with a plane, and each slice is visualized side-by-side us
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/cinemaIO.pvsm
paraview states/cinemaIO.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/clusteringKelvinHelmholtzInstabilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ clustering pipelines.
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/clusteringKelvinHelmholtzInstabilities.pvsm
paraview states/clusteringKelvinHelmholtzInstabilities.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/compactTriangulation.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The example continues applying the [ScalarFieldCriticalPoints](https://topology-
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/compactTriangulation.pvsm
paraview states/compactTriangulation.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/contourTreeAlignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The extraction is done using the [TTKExtract](https://topology-tool-kit.github.i
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/contourTreeAlignment.pvsm
paraview states/contourTreeAlignment.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/ctBones.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Each toe will be subdivided into two segments, precisely along the joints.
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/ctBones.pvsm
paraview states/ctBones.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/dragon.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ This simplified data is then used as the input of the computation of [ScalarFiel
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/dragon.pvsm
paraview states/dragon.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/geometryApproximation.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ A fake shadow is put on the stone mesh to give the mesh depth values. The stone
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/geometryApproximation.pvsm
paraview states/geometryApproximation.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/harmonicSkeleton.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Finally, the [ReebGraph](https://topology-tool-kit.github.io/doc/html/classttkFT
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/harmonicSkeleton.pvsm
paraview states/harmonicSkeleton.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/imageProcessing.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ To reproduce the above screenshot, go to your
and enter the following command:

``` bash
paraview --state= states/imageProcessing.pvsm
paraview states/imageProcessing.pvsm
```

## Python code
Expand Down
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Welcome to the TTK Examples!
# Welcome to the TTK Online Example Database!

This website hosts a list of data analysis pipelines exemplifying the usage of [TTK](https://topology-tool-kit.github.io/) with
[ParaView](http://paraview.org) and its Python API `pvpython`.
Expand All @@ -17,7 +17,7 @@ Each example includes:
- a description of the inputs and outputs
- pointers to the corresponding C++/Python documentation

This documentation assumes a default TTK installation (with the `pvpython` API support enabled) and that the repository [ttk-data](https://github.com/topology-tool-kit/ttk-data) has been downloaded locally.
This documentation assumes a default installation of the latest version of TTK (with the `pvpython` API support enabled) and that the repository [ttk-data](https://github.com/topology-tool-kit/ttk-data) has been downloaded locally.

If you have any questions regarding these examples, please let us know by sending an email to the [TTK user mailing list](mailto:ttk-users@googlegroups.com)!

Expand Down
2 changes: 1 addition & 1 deletion docs/interactionSites.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Using topological analysis of `log(s)`, we identify an outlying minimum which is
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/interactionSites.pvsm
paraview states/interactionSites.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/karhunenLoveDigits64Dimensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ corresponding ascending manifold of the Morse-Smale complex (`AscendingManifold`
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/karhunenLoveDigits64Dimensions.pvsm
paraview states/karhunenLoveDigits64Dimensions.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/manifoldCheck.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ On each of the three geometries, [ManifoldCheck](https://topology-tool-kit.githu

To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/manifoldChecks.pvsm
paraview states/manifoldChecks.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/mergeTreeClustering.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The python script computes the MDS and saves the resulting 2D points (for input
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/mergeTreeClustering.pvsm
araview states/mergeTreeClustering.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/mergeTreeFeatureTracking.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The python script computes the matchings and saves the result (for each pair of
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/mergeTreeFeatureTracking.pvsm
paraview states/mergeTreeFeatureTracking.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/mergeTreePGA.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The python script computes the MT-PGA basis. It saves the resulting coefficients
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/mergeTreePGA.pvsm
paraview states/mergeTreePGA.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/mergeTreeTemporalReduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The python script saves the information needed to reconstruct the trees removed
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/mergeTreeTemporalReduction.pvsm
paraview states/mergeTreeTemporalReduction.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/morseMolecule.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Lastly, 2-separatrices incident on the covalent bonds (of `SeparatrixType = 1`)
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/morseMolecule.pvsm
paraview states/morseMolecule.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/morsePersistence.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This simplified data is then used as the input of the computation of [MorseSmale
## ParaView
To reproduce the above screenshot, go to your `ttk-data` directory and enter the following command:
``` bash
paraview --state= states/morsePersistence.pvsm
paraview states/morsePersistence.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/morseSmaleQuadrangulation.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ filter (right view on the above screenshot).
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/morseSmaleQuadrangulation.pvsm
paraview states/morseSmaleQuadrangulation.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/morseSmaleSegmentation_at.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ surfaces as `.vtu` files.
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/morseSmaleSegmentation_at.pvsm
paraview states/morseSmaleSegmentation_at.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/nestedTrackingFromOverlap.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Finally the `ttkMeshGraph` filter generates a `vtkUnstructuredGrid` of the NTG w
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/nestedTrackingFromOverlap.py
paraview states/nestedTrackingFromOverlap.py
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/persistenceClustering0.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ corresponding ascending manifold of the Morse-Smale complex (`AscendingManifold`
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/persistenceClustering0.pvsm
paraview states/persistenceClustering0.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/persistenceClustering1.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ From there a [MorseSmaleComplex](https://topology-tool-kit.github.io/doc/html/cl
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/persistenceClustering1.pvsm
paraview states/persistenceClustering1.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/persistenceClustering2.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ From there a [MorseSmaleComplex](https://topology-tool-kit.github.io/doc/html/cl
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/persistenceClustering2.pvsm
paraview states/persistenceClustering2.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/persistenceClustering3.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ From there a [MorseSmaleComplex](https://topology-tool-kit.github.io/doc/html/cl
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/persistenceClustering3.pvsm
paraview states/persistenceClustering3.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/persistenceClustering4.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ From there a [MorseSmaleComplex](https://topology-tool-kit.github.io/doc/html/cl
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/persistenceClustering4.pvsm
paraview states/persistenceClustering4.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/persistenceClusteringGallery.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ From there a [MorseSmaleComplex](https://topology-tool-kit.github.io/doc/html/cl
## ParaView
To reproduce the above screenshot, go to your `ttk-data` directory and enter the following command:
``` bash
paraview --state= states/persistenceClusteringGallery.pvsm
paraview states/persistenceClusteringGallery.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/persistenceDiagramClustering.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The python script computes the clustering and saves the related classification i
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/persistenceDiagramClustering.pvsm
paraview states/persistenceDiagramClustering.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/persistenceDiagramDistance.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The python script computes the distance and prints it in the terminal output. Ad
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/persistenceDiagramDistance.pvsm
paraview states/persistenceDiagramDistance.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/persistenceDrivenCompression.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ To reproduce the above screenshot, go to your
and enter the following command:

``` bash
paraview --state= states/persistenceDrivenCompression.pvsm
paraview states/persistenceDrivenCompression.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/persistentGenerators_at.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The python script simply computes the generators and saves the result as a .vtp
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/persistentGenerators_at.pvsm
paraview states/persistentGenerators_at.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/persistentGenerators_casting.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The python script simply computes the cycles and saves the result as a .vtp file
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/persistentGenerators_casting.pvsm
paraview states/persistentGenerators_casting.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/persistentGenerators_darkSky.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The python script simply computes the most persistent generators and saves the r
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/persistentGenerators_darkSky.pvsm
paraview states/persistentGenerators_darkSky.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/persistentGenerators_fertility.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The python script simply computes the cycles and saves the result as a .vtu file
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/persistentGenerators_fertility.pvsm
paraview states/persistentGenerators_fertility.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/persistentGenerators_householdAnalysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The python script saves the resulting point cloud, Rips complex and output cycle
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/persistentGenerators_householdAnalysis.pvsm
paraview states/persistentGenerators_householdAnalysis.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/persistentGenerators_periodicPicture.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The python script saves the resulting point cloud, Rips complex and output cycle
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/persistentGenerators_periodicPicture.pvsm
paraview states/persistentGenerators_periodicPicture.pvsm
```

## Python code
Expand Down
2 changes: 1 addition & 1 deletion docs/persistentGenerators_skull.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The python script simply computes the cycles and saves the result as a .vtp file
## ParaView
To reproduce the above screenshot, go to your [ttk-data](https://github.com/topology-tool-kit/ttk-data) directory and enter the following command:
``` bash
paraview --state= states/persistentGenerators_skull.pvsm
paraview states/persistentGenerators_skull.pvsm
```

## Python code
Expand Down
Loading

0 comments on commit e06c548

Please sign in to comment.