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

[wip] Starting to port Albert's scripts #505

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kephale
Copy link
Member

@kephale kephale commented Jun 15, 2023

Closes #373

@kephale
Copy link
Member Author

kephale commented Jun 15, 2023

I've started on https://syn.mrc-lmb.cam.ac.uk/acardona/fiji-tutorial/#find-peaks

I was able to get it running, but it is not the correct visualization yet. It currently looks like:
image

As you can see there are some scaling/offset issues to resolve. The script is also longer than I'd like, but I'm just trying to air it out for now. I also don't want this to use 3 separate volumes, but it was simply faster in this situation.

Tagging @acardona so he knows where the code is living.

@kephale
Copy link
Member Author

kephale commented Jun 16, 2023

Ok, find-peaks is fixed:

image

It is longer than the original, but still pretty clean: https://github.com/scenerygraphics/sciview/blob/albert-example-scripts/src/main/resources/sc/iview/scripts/find_and_count_cells_cardona.py

I didn't try to do any refactoring of the old ImgLib1 stuff.

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.

Porting Albert's 3d fiji tutorials to sciview
1 participant