sainsc.lazykde.LazyKDE.celltype_map

property sainsc.lazykde.LazyKDE.celltype_map: numpy.typing.NDArray[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[signedinteger]