Define the accepted support and centres
Shortest paths remain inside the accepted support. Each pixel is assigned to its nearest supplied centre.
RadialPaths
Construct the radial geometry once. Measure any registered tracer without redefining position.
A connected support and supplied centres determine relative centre–boundary depth ρD, normalized progression ρX, and one profile for each centre-associated region.
Coordinate construction and profile estimation
Shortest paths remain inside the accepted support. Each pixel is assigned to its nearest supplied centre.
ρD includes the distance to the nearest boundary; ρX normalizes centre distance by the assigned region’s full extent.
Measure brightness or another registered scalar field without redefining radial position.
Coordinate definitions
ρD,k(x)
dk(x) / [dk(x) + b(x)]
A local measure of position between a supplied centre and the nearest support boundary, including internal boundaries.
ρX,k(x)
dk(x) / Lk
A longitudinal measure of distance away from a centre relative to the maximum distance in its associated region.
Software resources
PyPI publication remains subject to final approval.
python -m pip install "radialpaths @ git+https://github.com/RafaelSdeSouza/radialpaths.git@v0.1.0"