import_traces#

Spectral.import_traces(file_path, plot_name)[source]#

Import report data from a file into a specified report.

Parameters:
file_pathstr

Path for the file to import. The extensions supported are ".csv", ".tab", ".dat", and ".rdat".

plot_namestr

Name of the plot to import the file data into.