postprocessor.core.functions.tracks.get_contiguous_pairs

get_contiguous_pairs(tracks)[source]

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

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

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

Return type

list