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