cortex-lab / cortex-lab/phy

count the number of filtered clusters

Open
#1,093 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area: gui type: enhancement
Dominant language
Python
Stars
430
Forks
187
Avg merge
2h 31m
Merged PRs (30d)
2

Description

Hi,

I wonder whether there is a fast way to get the total number of clusters after some filtering.

What I'm doing now is writing a line of code in the iPython window like this:

image

But I think it would be much better if this info is directly available in the ClusterView (around my red circle for example)

image

Thanks!

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start at the ClusterView entry point and inspect how filtering is represented and how the current iPython expression obtains the cluster count. Add a visible count near the indicated ClusterView location, and confirm that it reflects the total number of clusters remaining after filtering.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.