read_error_code_file¶
- lsst.ts.m2com.read_error_code_file(filepath: str | pathlib.Path) dict[str, list] ¶
Read the error code file.
- Parameters:
- filepath
str
orpathlib.PosixPath
TSV file path.
- filepath
- Returns:
- content
dict
File content.
- content
Read the error code file.
str
or pathlib.PosixPath
TSV file path.
dict
File content.