-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
can I use reference points outside my image coordenates #10
Comments
Hi Jose,
Cheers |
Ok, this sounds great we will image some cores with just DAPI and test whether we can do this with enough efficiency. In your experience, how far away is too far away for the calibration points? In the context of collecting single cells. In our experience 1mm from cutting contour was somewhat still manageable.. |
Too far away depends on the size of your imaging tiles. What resolution are you acquiring your images in? In my datasets I usually don't encounter this problem so I don't have a lot of hands-on-experience (cell culture cells are always quite homogeneously distributed), but in some tissue slides from colleagues we had some problems with "holes" in the tissue. When the holes were large enough that there were 1-2 complete imaging tiles without any signal we started getting stitching problems. We solved the issue by selecting reference points that were not associated with the "mis-stiched" areas. In my datasets I have also seen that small stitching mistakes become very noticeable over larger areas from which single-cells should be excised. This is why in my opinion the stitching is one of the most crucial steps in the entire pipeline. But I think I am excising cells from a much larger area than most use cases so it might be a problem unique to our workflow. Feel free to reach out again when you have the DAPI test data and we can discuss it. |
Dear @sophiamaedler,
I am currently trying to collect cells from TMA cores, unfortunately, the core segmentation process (https://github.com/HMS-IDAC/UNetCoreograph) separates each core into a separate tif.
I could however calculate the pseduo coordenates of the ref points to the cells, by calculating distance to the crop coordenates. Question is, could I use reference points that are in a space outside my current .tif?
Ideas and feedback are welcome :)
Jose
The text was updated successfully, but these errors were encountered: