eegprep.eeg_store# eegprep.eeg_store(ALLEEG, EEG, storeSetIndex=None, *_args)# Store EEG in ALLEEG using EEGLAB-facing 1-based indices. Parameters: ALLEEG (list[dict[str, Any]] | None) EEG (dict[str, Any] | list[dict[str, Any]]) storeSetIndex (int | list[int] | tuple[int, ...] | None) _args (Any) Return type: tuple[list[dict[str, Any]], dict[str, Any] | list[dict[str, Any]], int | list[int]]