sainsc.GridCounts.crop

sainsc.GridCounts.crop(x, y)

Crop the field of view for all genes.

Parameters:
  • x (tuple[int | None, int | None]) – Range to crop as (xmin, xmax)

  • y (tuple[int | None, int | None]) – Range to crop as (ymin, ymax)