yifan wang

Results 9 issues of yifan wang

## Description I try to learn the sopa with example data. Here is the code I copy from example file. patches = sopa.segmentation.Patches2D(sdata, image_key, patch_width=1200, patch_overlap=50) patches.write() from sopa._sdata import...

## Description Same example dataset. Rerun the code and get new error. ## Reproducing the issue ValueError: Invalid element type: ## Expected behavior A clear and concise description of what...

Hi developer. Thanks alot for the useful tools and sorry for keep bothering. I need a 3D visualiza on my xenium dataset. Now I can correctly load my xenium data...

Hi developer. I'm wondering how to transfer the xenium dataset to anndata which could be used for 3D visualization. And also for the example, where we can downalod the "E7-9h_cellbin_h5ad.zip"

Hi, I I tried with pip install and got this error. cl : Command line error D8021 : invalid numeric argument '/Wno-unused-variable' Thank you

Hi Thanks for the package. I encountered a weird problem. I started from the very beginning by running conda env create -f environment.yml, but I got an error that says...

Dear Developer, I'm trying to use the sopa to output the xenium file, so I can open it with xenium. but I got the error said no cell circles, I...

Sorry for the continuous questions, and I'm really at the beginning stage of spatial transcriptomics. I aligned my confocal image (Z-stack OME TIFF file) with the Xenium dataset in Xenium...

Hi developer, I'm trying to train my own data. I checked the tutorial but it is not clear. I followed the tutorial and set the config_train.yml training: dataset_dir: /projectnb/mylabscc/yzw0093/Train_dataset/Plantseg/data/train/images #...