We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1d56dd commit 57a572bCopy full SHA for 57a572b
src/scportrait/tools/stitch/_stitch.py
@@ -23,6 +23,7 @@
23
from scportrait.tools.stitch._utils.ashlar_plotting import plot_edge_quality, plot_edge_scatter
24
from scportrait.tools.stitch._utils.filewriters import write_ome_zarr, write_spatialdata, write_tif, write_xml
25
26
+
27
class Stitcher:
28
"""
29
Class for stitching of image tiles to assemble a mosaic.
0 commit comments