read_error_code_file

lsst.ts.m2com.read_error_code_file(filepath: str | Path) dict[str, list]

Read the error code file.

Parameters

filepathstr or pathlib.PosixPath

TSV file path.

Returns

contentdict

File content.