| Task: | |
| Load the Nucleon dataset from "nucleon/data/nucleon_41x41x41_uint8.raw", the information about this dataset: | |
| Nucleon | |
| Description: Simulation of the two-body distribution probability of a nucleon in the atomic nucleus 16O if a second nucleon is known to be positioned at r'=(2 fm,0,0). | |
| 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 nucleon distribution: | |
| 1. Apply volume rendering to show the probability distribution | |
| 2. Use a scientific colormap (viridis or plasma) for the density | |
| 3. Create isosurfaces at probability peaks | |
| 4. Add orthogonal slice planes to show the 3D distribution | |
| Please think step by step and make sure to fulfill all the visualization goals mentioned above. | |
| Finally, save the paraview state as "nucleon/results/nucleon.pvsm" |