SciVisAgentBench-tasks / topology /molecule /task_description.txt
KuangshiAi
add 4 new topology cases from Guoxi Liu
eee57cc
raw
history blame
390 Bytes
1. Load the data file "molecule/data/molecule.vti".
2. Compute the Morse-Smale segmentation on the scalar field named "log(s)".
3. Save the Morse-Smale segmentation as "molecule/results/{agent_mode}/molecule.vti".
It should have a point array called "Segmentation".
For each point x, the array "Segmentation" should store the id number of the region in the segmentation that x belongs to.