BAITS.st.pl.kde_res# BAITS.st.pl.kde_res(adata_tmp, score_name, figsize=(12, 4), spot_size=50)# Plot original image, enrichment score on the first row; binary_mask and mask on the second row. Parameters: adata_tmp (AnnData) – AnnData object containing the data and masks. score_name (str) – The gene or feature name used for plotting enrichment scores. figsize (tuple, optional (default=(10, 10))) – Size of the figure. spot_size (int, optional (default=50)) – Size of the points in spatial plots.