pop_loadbci# pop_loadbci(filename, srate=256.0, *, return_com=False)# Import a BCI2000-style file into an EEG dictionary. Parameters: filename (str | Path) srate (float) return_com (bool) Return type: dict[str, Any] | tuple[dict[str, Any], str]