Skip to content
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

Added prototype of tiling workflow from the hackathon #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

grahamross123
Copy link
Collaborator

This is the workflow from the hackathon that computes a 3D gaussian blur, mean threshold and masked voronoi labelling on the test dataset.

@NicoKiaru
Copy link
Collaborator

Hello @grahamross123,

I know the PR is from a while ago, but if you are still reachable, I'd like to attempt to merge it (with the new API). But before that, is there a way to make the dataset public ? In the ideal scenario the n5 dataset is fully public and can be accessed remotely. Otherwise, it could be uploaded for instance in Zenodo and cached locally the first time the demo is executed (like in here:

File source_file = DatasetHelper.getDataset("https://zenodo.org/records/5101351/files/Raw_large.tif");
)

Let me know!

@StRigaud
Copy link
Member

StRigaud commented Feb 3, 2025

@NicoKiaru Not sure which dataset is this n5 but we got several other data from CZI project for CLIJ / clEsperanto that we can reused instead.

This cell culture image can be replaced by the mouse brain image with nuclei marking in this zenodo provided to us by Theresa Suckert, OncoRay, University Hospital Carl Gustav Carus, TU Dresden.

Hope that help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants