Skip to content

nabu.stitching.stitcher.z_stitcher

source module nabu.stitching.stitcher.z_stitcher

source class PreProcessingZStitcher(configuration, progress=None)

Bases : PreProcessingStitching

Attributes

  • serie_label : str return serie name for logs

  • reading_orders as scan can be take on one direction or the order (rotation goes from X to Y then from Y to X) we might need to read data from one direction or another

Methods

source method PreProcessingZStitcher.check_inputs()

insure input data is coherent

Raises

  • ValueError

source class PostProcessingZStitcher(configuration, progress=None)

Bases : PostProcessingStitching

Attributes

  • reading_orders as scan can be take on one direction or the order (rotation goes from X to Y then from Y to X) we might need to read data from one direction or another

source property PostProcessingZStitcher.serie_label: str

source class PostProcessingZStitcherNoDD(configuration, progress=None)

Bases : PostProcessingStitching

Attributes

  • reading_orders as scan can be take on one direction or the order (rotation goes from X to Y then from Y to X) we might need to read data from one direction or another

source property PostProcessingZStitcherNoDD.serie_label: str