File size: 1,052 Bytes
a8b7b1e
 
 
 
 
 
77dc289
 
 
1
2
3
4
5
6
7
8
9
I would like to use ParaView to visualize a dataset.
Create a wavelet object and show it.  Color the rendering by the variable ‘RTData’.
Render the wavelet as a surface.  Hide the color bar.
Next, set the layout size to be 300 pixels by 300 pixels.
Next, move the camera with the following settings.  The camera position should be [30.273897726939246, 40.8733980301544, 43.48927935675712].  The camera view up should be [-0.3634544237682163, 0.7916848767068606, -0.49105594165731975]. The camera parallel scale should be 17.320508075688775.
Save a screenshot to the file “save-transparent/results/{agent_mode}/save-transparent.png”, set the image resolution to 300x300, and set the background to transparent.
(Optional, but must save if use paraview) Save the paraview state as "save-transparent/results/{agent_mode}/save-transparent.pvsm".
(Optional, but must save if use python script) Save the python script as "save-transparent/results/{agent_mode}/save-transparent.py".
Do not save any other files, and always save the visualization image.