fiesta.disperse#

This module contains classes for dealing with filamentary networks from DisPerSE, and a variety of very useful algorithms such as readjusting filament spines, characterizing filament lengths and masses, identifying junctions/hubs in the network and more!

Classes

CriticalPoint()

Class to deal with critical points output by DisPerSE.

Filament()

Class to deal with filaments output by DisPerSE.

Network(file_path[, verbose])

Class to deal with filament network output by DisPerSE.