Morphological description

Functions for constructing {morphology} pipechains.

look_at()

Define what category to look at

look_in()

Define what direction to look in

look_for()

Define what neighbours to look for

describe()

Describe morphology using summary functions

scale_by()

Scale the morphological description

finalise()

Remove all morphology object attributes to allow garbage collection

visualise()

Visualise the morphological description

Summary functions

Helpers for use within describe() calls.

q05()

Calculate the 0.05 quantile

q25()

Calculate the 0.25 quantile

q50()

Calculate the 0.50 quantile

q75()

Calculate the 0.75 quantile

q95()

Calculate the 0.95 quantile

Generators

Functions to generate categorical arrays.

gen_fully_penetrable_spheres()

Fully penetrable spheres generator