organoid_tracker.linking_analysis.links_filter module
Used to remove links that you don’t want to analyze for some reason.
- organoid_tracker.linking_analysis.links_filter.delete_lineages_not_in_first_time_point(experiment: Experiment)
Used to delete lineages that did not reach the first time point.
- organoid_tracker.linking_analysis.links_filter.delete_positions_without_links(experiment: Experiment)
Deletes all positions without any links.