You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Major changes**: Update a variety of functions to process MEG datasets, including source localization (see [tutorial](https://eeglab.org/tutorials/misc/EEGLAB_and_MEG_data.html)).
21
22
-**New feature**: Limit the number of displayed datasets to speed up display when processing more than 200 datasets.
22
-
-**New feature**: Change all function header for better MATLAB interoperability (capitalize all function names, etc...).
23
+
-**New feature**: Change all function headers for better MATLAB interoperability (capitalize all function names, etc...).
23
24
-**Interoperability**: New function brainstorm2eeglab.m to import Brainstorm data epochs.
24
25
-**Interoperability**: Improved function fieldtrip2eeglab.m to convert Fieldtrip data structures. Update to pop_fileio to import MEG metadata.
25
-
-**Interoperability**: More commandline options to import files using BIOSIG.
26
-
-**Bug fix**: Better handling of boundary events (especially the one at the beginning and end of the data).
27
-
-**Bug fix**: Better detection of changed dataset in the global workspace.
28
-
-**Bug fix**: Better EEGLAB help menus and GUI formating.
29
-
-**SIFT plugin**: Fix issue with Picard (SIFT was overloading a the Picard function).
30
-
-**Clean_rawdata plugin**: Fuse channels rejected by clean_rawdata on multiple runs of the same subject.
26
+
-**Interoperability**: More command-line options to import files using BIOSIG.
27
+
-**Bug fix**: Better handling of boundary events (especially the ones at the beginning and end of the data).
28
+
-**Bug fix**: Better detection when a dataset is modified by the user in the global workspace.
29
+
-**Bug fix**: Better EEGLAB help menus and GUI formatting.
30
+
-**SIFT plugin**: Fix the issue with Picard ICA (SIFT was overloading the Picard function).
31
+
-**Clean_rawdata plugin**: New option to fuse channels rejected by clean_rawdata on multiple runs of the same subject.
31
32
-**DIPFIT plugin**: MEG source localization and custom MRI source localization (see [tutorial](https://eeglab.org/tutorials/09_source/Custom_head_model.html)
0 commit comments