KuangshiAi commited on
Commit ·
5425874
1
Parent(s): a25c6b3
update crayfish
Browse files
eval_cases/paraview/paraview_cases.yaml
CHANGED
|
@@ -251,7 +251,9 @@
|
|
| 251 |
|
| 252 |
In the pipeline browser panel, hide all stream tracers and only show the tube filters and the outline.
|
| 253 |
|
| 254 |
-
Use a
|
|
|
|
|
|
|
| 255 |
|
| 256 |
Save the paraview state as "crayfish_streamline/results/{agent_mode}/crayfish_streamline.pvsm".
|
| 257 |
Save the visualization image as "crayfish_streamline/results/{agent_mode}/crayfish_streamline.png".
|
|
|
|
| 251 |
|
| 252 |
In the pipeline browser panel, hide all stream tracers and only show the tube filters and the outline.
|
| 253 |
|
| 254 |
+
Use a white background. Render at 1280x1280.
|
| 255 |
+
|
| 256 |
+
Set the viewpoint parameters as: [436.67, -370.55, 562.71] to position; [160.5, 80.5, 59.07] to focal point; [-0.099, 0.714, 0.693] to camera up direction
|
| 257 |
|
| 258 |
Save the paraview state as "crayfish_streamline/results/{agent_mode}/crayfish_streamline.pvsm".
|
| 259 |
Save the visualization image as "crayfish_streamline/results/{agent_mode}/crayfish_streamline.png".
|
paraview/crayfish_streamline/task_description.txt
CHANGED
|
@@ -17,7 +17,9 @@ Show the dataset bounding box as an outline (black).
|
|
| 17 |
|
| 18 |
In the pipeline browser panel, hide all stream tracers and only show the tube filters and the outline.
|
| 19 |
|
| 20 |
-
Use a
|
|
|
|
|
|
|
| 21 |
|
| 22 |
Save the paraview state as "crayfish_streamline/results/{agent_mode}/crayfish_streamline.pvsm".
|
| 23 |
Save the visualization image as "crayfish_streamline/results/{agent_mode}/crayfish_streamline.png".
|
|
|
|
| 17 |
|
| 18 |
In the pipeline browser panel, hide all stream tracers and only show the tube filters and the outline.
|
| 19 |
|
| 20 |
+
Use a white background. Render at 1280x1280.
|
| 21 |
+
|
| 22 |
+
Set the viewpoint parameters as: [436.67, -370.55, 562.71] to position; [160.5, 80.5, 59.07] to focal point; [-0.099, 0.714, 0.693] to camera up direction
|
| 23 |
|
| 24 |
Save the paraview state as "crayfish_streamline/results/{agent_mode}/crayfish_streamline.pvsm".
|
| 25 |
Save the visualization image as "crayfish_streamline/results/{agent_mode}/crayfish_streamline.png".
|