Thanks for your excellent work on Spatial Transcriptomics!
When I'm running spaHDmap demo on my own data, running:
`# Load the data from the 10X Visium folder
mouse_posterior = hdmap.prepare_stdata(adata=adata,
section_name='mouse_posterior',
image_path=image_path,
scale_rate=1)
hdmap.select_svgs(mouse_posterior, n_top_genes=3000, method='moran')
mouse_posterior.show()`
the mask was not on the correct position, indentifying the blank area as the H&E regions

Thanks for your excellent work on Spatial Transcriptomics!
When I'm running spaHDmap demo on my own data, running:
`# Load the data from the 10X Visium folder
mouse_posterior = hdmap.prepare_stdata(adata=adata,
section_name='mouse_posterior',
image_path=image_path,
scale_rate=1)
hdmap.select_svgs(mouse_posterior, n_top_genes=3000, method='moran')
mouse_posterior.show()`
the mask was not on the correct position, indentifying the blank area as the H&E regions