Searched refs:tolerances (Results 1 – 1 of 1) sorted by relevance
522 def plot_variation(frame_numbers, variations, tolerances, plot_name, ylabel): argument538 if tolerances:539 plt.plot(frame_numbers, tolerances, linestyle='--', color='red',