pop_readlocs#

pop_readlocs(filename=None, *args, return_com=False, **kwargs)#

Read channel locations and return an EEGPrep chanlocs list.

Parameters:
Return type:

list[dict[str, Any]] | tuple[list[dict[str, Any]], str]