openalea.phenomenal.tracking.trackedPlant.check_time_intervals# openalea.phenomenal.tracking.trackedPlant.check_time_intervals(times, discontinuity=5.0)[source]# If a gap between two successive time steps is too high compared to the median interval, all time-steps after the gap are invalidated Parameters: times (list(float)) discontinuity (float) Return type: list(bool)