haesleinhuepf / haesleinhuepf/BioImageAnalysisNotebooks

Issue on page /28_colocalization/counting_nuclei_multichannel.html

Open
#81 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Cool
Stars
157
Forks
42
PR merge metrics
No merged PRs in 30d

Description

maximum_distance parameter is not passed to cle.proximal_other_labels_count_map() in the code block below

-----------------------------------------
maximum_distance = 15 # pixels

# draw a parametric map of cell counts
count_map = cle.proximal_other_labels_count_map(nuclei_cy3, nuclei_egfp)
cle.imshow(count_map, colorbar=True)
------------------------------------------

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.