Hi, I met a bug when inferring cci in image-based spatial data: ``` sdm.weight_matrix(adata, l=1.2, cutoff=0.2, single_cell=True) # weight_matrix by rbf kernel ```  Could you please take a look? Thanks.