Remove unnecessary storage in data dictionary
Make trim_waveform_data uses local variables for the start and end index of the trimmed trace list inside of the original trace list. Currently, these indices are saved to the data dictionary and never used again.
parent
59f098b3
No related branches found
No related tags found
Loading
Please register or sign in to comment