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)
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)