| ... | @@ -5,6 +5,7 @@ title: Inspect |
... | @@ -5,6 +5,7 @@ title: Inspect |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In EpiCure, an event is a point (a cell at a given time point) that has been detected as potentially wrongly segmented/tracked and might need manual correction (suspect) or that corresponds to a cellular event (division, extrusion..).
|
|
In EpiCure, an event is a point (a cell at a given time point) that has been detected as potentially wrongly segmented/tracked and might need manual correction (suspect) or that corresponds to a cellular event (division, extrusion..).
|
|
|
|
|
|
|
|
Several features allows to detect possible segmentation/tracking errors and to display and navigate through these potential errors.
|
|
Several features allows to detect possible segmentation/tracking errors and to display and navigate through these potential errors.
|
| ... | @@ -23,7 +24,9 @@ ___ |
... | @@ -23,7 +24,9 @@ ___ |
|
|
|
|
|
|
|
# Division events
|
|
# Division events
|
|
|
|
|
|
|
|
Division events are detected based on the tracking graph. If cells has not been tracked yet, no division will be found.
|
|
Division events are detected based on the tracking graph. If cells has not been tracked yet, no division will be found. Division are indicated by a blue circle, placed on the first frame where the two daughter cells are visible and it contains the information of the mother cell label.
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
(Un)Select the option `show division` to (un)display division events. You can see the total number of divisions found written in the top of the `Inspect` panel.
|
|
(Un)Select the option `show division` to (un)display division events. You can see the total number of divisions found written in the top of the `Inspect` panel.
|
|
|
|
|
|
| ... | |
... | |
| ... | | ... | |