aliby.track.cell_tracker

TrackerCoordinator class to coordinate cell tracking and bud assignment.

Functions

get_nfeats_from_model(model)

rtype

int

switch_case_nfeats(nfeats)

Convenience TEMPORAL function to determine whether to use distance/location as a feature for tracking or not (nfeats=5 for no distance, 7 for distance) input number of feats

Classes

CellTracker([feats2use, trapfeats, ...])

Class used to manage cell tracking.