-
Notifications
You must be signed in to change notification settings - Fork 1
Prepare CZI ZebraFish LSM data #47
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
Conversation
It makes sense to also add this, we can use it for validating the segmentations based on the same logic we have for validating manual annotations.
Yep, that's fine. |
Solid, thanks @constantinpape! (meanwhile, I'll keep the PR open and continue working here) |
|
Well I realized I spoke too early @constantinpape Turns out, data in the ZebraHub project does have tracking annotations ;) (from this paper: https://doi.org/10.1016/j.cell.2024.09.047) I managed to get the data and the tracking annotations, and prepared a data fetcher here! |
|
Okay I added suggestions for 3 time points in the code as comments, all sort of at the end of cycle. I like the 740 timepoint most because of the illumination / development trade-off at the extreme end-corners on both sides of the embryo! cc: @constantinpape |
constantinpape
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @anwai98 . I changed the timepoint accordingly and will merge once the tests pass.
Hi @schilling40 and @constantinpape,
Here's the data loading heuristics for the data from Loic's group!
I haven't integrated the tracking annotations info but if we are interested in comparisons, I can check it out later!
PS. I didn't see a
devbranch so I created this PR onmaster.