sainsc.lazykde.LazyKDE.celltype_map

property sainsc.lazykde.LazyKDE.celltype_map: ndarray[tuple[int, int], dtype[signedinteger]] | None

Cell-type map of cell-type indices.

Each number corresponds to the index in sainsc.LazyKDE.celltypes, and -1 to unassigned (background).

Type:

ndarray[tuple[int, int], signedinteger]