postprocessor.core.functions.tracks.get_contiguous_pairs

postprocessor.core.functions.tracks.get_contiguous_pairs(tracks: DataFrame) list

Get all pair of contiguous track ids from a tracks dataframe.

Parameters
  • tracks – (m x n) dataframe where rows are cell tracks and columns are timepoints

  • min_dgr – float minimum difference in growth rate from the interpolation