Issue on page /28_colocalization/counting_nuclei_multichannel.html

Open Beginner friendly
#81 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
70/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
jupyter-notebook, python
Domain
documentation

Research direction

Open /28_colocalization/counting_nuclei_multichannel.html and inspect the shown Python code block. Start with the maximum_distance assignment and the cle.proximal_other_labels_count_map(nuclei_cy3, nuclei_egfp) call; done means the example passes maximum_distance consistently with the issue request.

Written by the indexing model from the issue text.

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)

Dominant language
Cool
Stars
157
Forks
42
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from haesleinhuepf/BioImageAnalysisNotebooks

All issues in haesleinhuepf/BioImageAnalysisNotebooks

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.