get_bad_chans

get_bad_chans(fname: str)[source][source]

Gets the bad channels corresponding to a file.

Parameters:

fname (str) – The path to the file.

Returns:

bads – The bad channels.

Return type:

list[str]