Skip to content

Conversation

@TeunHuijben
Copy link
Collaborator

WIP PR to enable opening a huge database (say thousands of cells per window). Neuromasts are fine, since they only have 50 cells per frame, so we can visualize around 100 frames without problems. However, the zebrafish datasets have around 5000 cells per frame, this makes: 1) the graph view extremely large and slow, and 2) the hierarchy viewer has too many segments, so also slow.

Idea:
Instead of showing all cells, we follow an individual cell. For now, this cell is chosen when opening TrackEdit (by providing the node_id). Later, this can be extended to allow taking in a list of node_ids in combination with a widget to cycle through them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants