SciVisAgentBench-tasks / paraview /color-data /task_description.txt
KuangshiAi
merge chatvis bench and main
77dc289
Create a wavelet object.
Create a new calculator with the function 'RTData*iHat + ln(RTData)*jHat + coordsZ*kHat'.
Get a color transfer function/color map and opacity transfer function/opacity map for the result of the calculation, scaling the color and/or opacity maps to the data range.
For a surface representation, color by the x coordinate of the result using a cool to warm color map, show the color bar/color legend, and save a screenshot of size 1158 x 833 pixels in "color-data/results/{agent_mode}/color-data.png".
(Optional, but must save if use paraview) Save the paraview state as "color-data/results/{agent_mode}/color-data.pvsm".
(Optional, but must save if use python script) Save the python script as "color-data/results/{agent_mode}/color-data.py".
Do not save any other files, and always save the visualization image.