httomo.runner.section.determine_section_padding#
- httomo.runner.section.determine_section_padding(section: Section) Tuple[int, int] [source]#
Determine the padding required for the input data to a section, based on the padding requirements of the methods in the section.
Notes
Assumes that only one method with padding will be in a section, which is consistent with the assumptions made by sectionize().