You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This looks like such a great package, thank you very much for it. I tried using it on my own data while supplying prior segmentation from a DAPI staining, but I get an error. I tried both segmenting on my own with Mesmer (DeepCell) as well as in ImageJ following your tutorial in Readme. Both times it failed with the same error message.
Hi @GMaciag ,
Probably it's not relevant anymore, but the new version of the package (v0.6) uses a different method for polygon estimation and shouldn't have this error.
Hi Viktor
This looks like such a great package, thank you very much for it. I tried using it on my own data while supplying prior segmentation from a DAPI staining, but I get an error. I tried both segmenting on my own with Mesmer (DeepCell) as well as in ImageJ following your tutorial in Readme. Both times it failed with the same error message.
Command:
baysor run -x x_c -y y_c -z z_c --gene gene -o ./results_C1-2/ -i 500 --force-2d -p --n-clusters 7 ../C1-2_results.txt ../C1-2_segmented_fiji.tif
Output:
EDIT:
I've just tried running it without any prior segmentation (only providing the scale parameter) and I'm getting a similar error.
Command:
baysor run -x x_c -y y_c -z z_c --gene gene -o ./results_C1-2/ -i 500 --force-2d -p --n-clusters 7 -s 40 ../C1-2_results.txt
Output:
The text was updated successfully, but these errors were encountered: