KuangshiAi
refine cases in chatvis_bench, and object identification cases
a8b7b1e
raw
history blame
711 Bytes
I would like to use ParaView to visualize a dataset.
Create a wavelet object. Change the view size to 400x400.
Show the wavelet object and reset the camera to fit the data.
Next, create a contour of wavelet object from the dataset "RTData".
The contour should have isosurfaces at the following values: 97.222075, 157.09105, 216.96002500000003, and 276.829.
Show the contour and color it with the same colormap that is used for coloring "RTData".
Finally, save the contour in PLY format to the file "write-ply/results/{agent_mode}/PLYWriterData.ply".
Save a screenshot to the file "write-ply/results/{agent_mode}/write-ply.png".
Finally, save the ParaView state as "write-ply/results/{agent_mode}/write-ply.pvsm"