fiesta.disperse.Filament.calc_length#

Filament.calc_length(verbose=False)[source]#

Calculates the length of the filament, either in pixels or physical units depending on scale, by finely integrating the Euclidean distance between very close points on the filament.

Variables:

verbose (bool, optional) – If True, prints output during length calculation. Default value is False.