quadsv.detectors#
quadsv.detectors — single-sample spatial-pattern detection.
Subpackage grouping the layer-3 public classes:
Detector— abstract base with the shared setup-data / compute-Q / compute-R workflow.DetectorIrregular— wrapsanndata.AnnData(irregular coordinates; matrix and NUFFT backends).DetectorGrid— wrapsspatialdata.SpatialData(regular rasterized grid; FFT backend).