export_mask_violation#

EyeDiagram.export_mask_violation(out_file=None)[source]#

Export the eye diagram mask violations to a TAB file.

Parameters:
out_filestr, optional

Full path to the TAB file. The default is None, in which case the violations are exoprted to a TAB file in the working directory.

Returns:
str

Output file path if a TAB file is created.