Skip to content

Commit ddce1ed

Browse files
authored
Update EEGLAB_revision_history.md
1 parent 666ca71 commit ddce1ed

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

others/EEGLAB_revision_history.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,20 @@ There will usually be one or two releases per year.
1515
Previous major EEGLAB versions (e.g., versions 13, 14, etc.) did not use this naming scheme and did observe a regular release schedule.
1616

1717
## EEGLAB version 2023.0
18+
1819
- Issue date: Feb 3rd 2023; GIT tag: eeglab2023.0
1920
- **Version statistics**: 654 files changed, 230 commits, 11,585 additions and 3,248 deletions.
2021
- **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)).
2122
- **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...).
2324
- **Interoperability**: New function brainstorm2eeglab.m to import Brainstorm data epochs.
2425
- **Interoperability**: Improved function fieldtrip2eeglab.m to convert Fieldtrip data structures. Update to pop_fileio to import MEG metadata.
25-
- **Interoperability**: More command line 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.
3132
- **DIPFIT plugin**: MEG source localization and custom MRI source localization (see [tutorial](https://eeglab.org/tutorials/09_source/Custom_head_model.html)
3233

3334
## EEGLAB version 2022.1

0 commit comments

Comments
 (0)