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

Clean up watershed (again) #1693

Merged
merged 1 commit into from
Dec 16, 2019
Merged

Clean up watershed (again) #1693

merged 1 commit into from
Dec 16, 2019

Commits on Dec 13, 2019

  1. Clean up watershed (again)

    - Get rid of the remaining naked numpy arrays and replace them with ImageStacks.
    - Use ImageStack.reduce rather than instantiating a Reduce Filter and applying it.
    - Get rid of self.nuclei_thresholded as it is not used.
    
    Test plan: ran iss notebook and found 69 cells.
    Tony Tung committed Dec 13, 2019
    Configuration menu
    Copy the full SHA
    f1d08f6 View commit details
    Browse the repository at this point in the history