General
SingleCellTrajectory
SingleCellTrajectory.split()
Gallery
split this trajectory into two trajectories: [start, split_time), [split_time, end], at the given split time
Tuple[SingleCellTrajectory, SingleCellTrajectory]
Tuple