Coverage for openhcs/processing/backends/pos_gen/__init__.py: 100.0%
0 statements
« prev ^ index » next coverage.py v7.10.3, created at 2025-08-14 05:57 +0000
« prev ^ index » next coverage.py v7.10.3, created at 2025-08-14 05:57 +0000
1"""
2Position generation backend implementations.
4This package contains implementations of various position generation algorithms
5for microscopy image stitching, including MIST and Ashlar.
6"""