piel.experimental.measurements.oscilloscope

piel.experimental.measurements.oscilloscope#

Functions#

compose_oscilloscope_measurement(...)

This function composes an OscilloscopeMeasurement from a given directory. The OscilloscopeMeasurement.waveform_file_list

Module Contents#

compose_oscilloscope_measurement(instance_directory: piel.types.PathTypes, skip_missing: bool = False, **kwargs) piel.types.experimental.OscilloscopeMeasurement[source]#

This function composes an OscilloscopeMeasurement from a given directory. The OscilloscopeMeasurement.waveform_file_list will be a collection of files that end with a suffix Ch*.csv. This function will compose the list of files in the order of the channel number. The OscilloscopeMeasurement.measurements_file will be a file that ends without a suffix Ch*.csv.