-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello!
I am trying to use Napari STracking to visualize the tracking data of my fluorescent beads (detected and tracked with the MTT algorithm, with SLIMFast GUI). When I used the S load option, I was able to visualize tracks, but with several issues listed below:
- All the tracks show only one ID (ID:0).
- When there are two beads (or points, let's say), I see that their tracks are interconnected (Figure 1 for more clarity). The track basically links these two points and jumps from one point to the other. However, the tracking data file (attached as a .csv file here) clearly identifies them as points from two different tracks.
- I also noticed that frames where I expected more than one trajectory are basically interconnected, like in the above comment. So, I am getting a big and unusual zig-zag trajectory and never more than one trajectory. I assume that if there is more than one trajectory, they are somehow connected. But I do not understand how this is happening.
For information:
Column format in tracking file: 'track_id', 't', 'x', 'y'
Column format in detection file: 't', 'y', 'x'
It would be great if I am able to view my individual tracks separately, with proper track ID, without the issue shown in Figure 1. I am a student and a beginner in image analysis, so it would be great if you could help me solve the issue. Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels