Skip to content

Commit 1504ffd

Browse files
committed
add shortcut and option info
1 parent a8c714e commit 1504ffd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Inspect.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ _Note that you can also know when analysing data which cells are on image border
6969

7070
`Flag track apparition` detects the sudden apparition of a new track in the movie (not on the first frame, and not on the borders of the image). If the cell is marked as a child of a division at that frame, it will not be flagged. (If two neighbor tracks are flagged in the same frame, it is likely to be an undetected division event)
7171

72+
`Get divisions` detects potential division: two neighboring tracks that appear simultaneously in the movie, and with a parent cell that suddenly disappear in the previous frame, without any descendant. This option adds the detected divisions to the ones already present.
73+
7274
`Flag track disparition` detects the sudden disappearance of a track in the movie (not on the last frame). If the cell is marked as a parent of a division, it will not be flagged. If the cell area is below the selected threshold in the `cell area threshold` parameter, it will considered to be an extrusion and not be flagged.
7375

7476
`Get extrusions` will add an `extrusion` event for all track that finish without being followed by a division and with the last cell area below the `cell area threshold` parameter. Tracks that are only 1 frame long (cell is only present in one frame) are not flagged for an extrusion.

0 commit comments

Comments
 (0)