Skip to content

nabu.stitching.z_stitching

source module nabu.stitching.z_stitching

Functions

  • z_stitching Apply stitching from provided configuration. Along axis 0 (aka z) Return a DataUrl with the created NXtomo or Volume

source z_stitching(configuration: PreProcessedZStitchingConfiguration | PostProcessedZStitchingConfiguration, progress=None)BaseIdentifier

Apply stitching from provided configuration. Along axis 0 (aka z) Return a DataUrl with the created NXtomo or Volume

like

            axis 0
              ^
              |

x-ray | --------> ------> axis 2 / / axis 1

Raises

  • TypeError