eelbrain.gui.load_stcs

eelbrain.gui.load_stcs()

GUI for detecting and loading source estimates

Notes

This GUI prompts the user for the directory containing the source estimates, then automatically detects the experimental design, and loads the data into a Dataset. The dataset can be added to the IPython session’s namespace, or passed on to the statistics GUI.

See also

eelbrain.load.mne.DatasetSTCLoader

programmatic access to this functionality