SciVisAgentBench-tasks / sci_volume_data /tooth /task_description.txt
KuangshiAi
Remove napari_mcp_evals folder and add bioimage_data folder with Git LFS
3a2d55e
raw
history blame
725 Bytes
Task:
Load the Tooth dataset from "tooth/data/tooth_103x94x161_uint8.raw", the information about this dataset:
Tooth
Description:
Data Type: uint8
Data Byte Order: little Endian
Data Spacing: 1x1x1
Data Extent: 103x94x161
Data loading is very important, make sure you correctly load the dataset according to their features.
Visualize the scanned object:
1. Apply volume rendering with appropriate transfer function
2. Create an isosurface at the object boundary
3. Use realistic colors for the material
4. Add clipping or transparency to show internal structure
Please think step by step and make sure to fulfill all the visualization goals mentioned above.
Finally, save the paraview state as "tooth/results/tooth.pvsm"