sainsc.LazyKDE.celltype_map =========================== .. py:property:: sainsc.LazyKDE.celltype_map :type: numpy.typing.NDArray[numpy.signedinteger] | None Cell-type map of cell-type indices. Each number corresponds to the index in :py:attr:`sainsc.LazyKDE.celltypes`, and -1 to unassigned (background). :type: numpy.ndarray[numpy.signedinteger]