usage:division_detection

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revisionBoth sides next revision
usage:division_detection [2022/09/05 23:04] pseudomoanerusage:division_detection [2023/07/05 15:22] – [Division detection] pseudomoaner
Line 31: Line 31:
 ===== Division detection ===== ===== Division detection =====
  
-Selection of the **division threshold** is also very similar to selection of the **adaptive linking threshold** in the tracking module, with the user repeatedly performing cycle of threshold selection - division detection - validation - threshold updateHoweverunlike the tracking module, the relative sparseness of division events means that it is practical to perform threshold selection by repeatedly analysing the entire dataset, rather than a single pair of frames. Collating all data across all timepoints also means that a single threshold is applied for the entire dataset (rather than being varied automatically to account for changes in link ambiguity, as in the case of the tracking module). +In contrast to the Tracking module, the Division Detection module does not require the user to manually select tracking threshold. Instead, the division detection algorithm automates selection of this threshold by iteratively modifying its value such that the resulting lineage structure is maximally connected while still remaining tree (i.e. contains no loops). In practicethis generally gives a near-optimal balance between assigning true links - correct assignments between mother and daughter cells - and suppressing false links.
- +
-To perform initial division detection, simply click the **Find divisions!** button. One of two outcomes will then occur: +
- +
-  - If division detection completed successfully, the division viewer and lineage distribution windows will update. +
-  - If division detection resulted in a lineage with cycle (i.e. a cell marked as its own ancestor), the following warning notice will appear and the division detection process will be aborted: +
- +
-{{ :usage:detectionwarning.png?nolink&400 |}} +
- +
-In the case of scenario (2)the **division threshold** should be reduced until the warning notice ceases to appear.+
  
 +Once training has completed, it is therefore sufficient to simply press the **Find divisions!** button to launch this iterative algorithm and generate your lineage.
 ==== Validation ==== ==== Validation ====
  
  • usage/division_detection.txt
  • Last modified: 2023/07/05 15:36
  • by pseudomoaner