Hi GUDHI team,
I am working with a spatially embedded network in 2D where each edge is assigned a scalar value. These values are spatially correlated edges that are close together tend to have similar values.
My goal is to segment the network into connected components where the persistence (based on edge values) exceeds a certain threshold.
Could you please guide me on which example in the GUDHI TDA notebooks would be most relevant to this task? I am looking for workflows or functions that can handle scalar functions defined on edges rather than nodes.
Thanks,
Niranjan