haesleinhuepf / haesleinhuepf/BioImageAnalysisNotebooks
Issue on page /28_colocalization/counting_nuclei_multichannel.html
Open
- 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
Assessment
This issue has not been assessed yet.