livecellx.core.SingleCellTrajectory.split¶ SingleCellTrajectory.split(split_time, tid_1=None, tid_2=None)[source]¶ split this trajectory into two trajectories: [start, split_time), [split_time, end], at the given split time Return type: Tuple[SingleCellTrajectory, SingleCellTrajectory]