KuangshiAi
Remove napari_mcp_evals folder and add bioimage_data folder with Git LFS
3a2d55e
raw
history blame
913 Bytes
Task:
Load the Marschner-Lobb dataset from "marschner_lobb/data/marschner_lobb_41x41x41_uint8.raw", the information about this dataset:
Marschner-Lobb
Description: High frequencies where 99% of the sinusoids are right below the Nyquist frequency.
Data Type: uint8
Data Byte Order: little Endian
Data Spacing: 1x1x1
Data Extent: 41x41x41
Data loading is very important, make sure you correctly load the dataset according to their features.
Visualize the simulation data:
1. Apply volume rendering with an appropriate colormap for the physical quantity
2. Create isosurfaces at key values to highlight important features
3. Add a slice plane to show internal distribution
4. Adjust transfer function to reveal gradients and boundaries
Please think step by step and make sure to fulfill all the visualization goals mentioned above.
Finally, save the paraview state as "marschner_lobb/results/marschner_lobb.pvsm"