eegprep.gui# eegprep.gui(onearg=None, *, session=None, show=True, block=False, all_menus=None, include_plugins=True, native_menu_bar=None, native_file_dialogs=True)# Start the EEGPrep GUI. This is the EEGPrep-first alias for eeglab(), which remains available for EEGLAB-compatible workflows. Parameters: onearg (str | None) session (EEGPrepSession | None) show (bool) block (bool) all_menus (bool | None) include_plugins (bool) native_menu_bar (bool | None) native_file_dialogs (bool) Return type: Any