httomo.runner.section

httomo.runner.section#

Classes

Section(pattern, max_slices, methods[, ...])

Represents a sequence of methods in a pipeline.

Functions

determine_section_padding(section)

Determine the padding required for the input data to a section, based on the padding requirements of the methods in the section.

sectionize(pipeline)

Groups the methods in a pipeline into sections.

Class and associated functions relating to the grouping of sequences of methods in a pipeline into a section.