SciVisAgentBench-tasks / paraview /ml-dvr /task_description.txt
KuangshiAi
merge chatvis bench and main
77dc289
I would like to use ParaView to visualize a dataset.
Read in the file named "ml-dvr/data/ml-dvr.vtk".
Generate a volume rendering using the default transfer function.
Rotate the view to an isometric direction.
Save a screenshot of the result in the filename "ml-dvr/results/{agent_mode}/ml-dvr.png".
The rendered view and saved screenshot should be 1920 x 1080 pixels.
(Optional, but must save if use paraview) Save the paraview state as "ml-dvr/results/{agent_mode}/ml-dvr.pvsm".
(Optional, but must save if use python script) Save the python script as "ml-dvr/results/{agent_mode}/ml-dvr.py".
Do not save any other files, and always save the visualization image.