Skip to content

Commit 0f84f9b

Browse files
authored
Update EEGLAB_revision_history.md
1 parent 090e44a commit 0f84f9b

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

others/EEGLAB_revision_history.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@ Previous major EEGLAB versions (e.g., versions 13, 14, etc.) did not use this na
1818

1919
- Issue date: Aug 2nd 2022; GIT tag: eeglab2022.1
2020
- **Version statistics**: 104 files changed, 4,411 insertions, 421 deletions.
21-
- **Major interoperability change**: Allow using event type -99 for discontinuities and improve ERPLAB compatibility (20 functions modified)
22-
- **Interoperability**: Added 4 new parameters to import data with BIOSIG toolbox, in particular for EDF and BDF files
23-
- **Interoperability**: Increased compatibility for Fieldtrip dataset conversion back and forth, in particular for electrode coordinates
24-
- **Interoperability**: Fix processing data from multiple sessions for LIMO
25-
- **Group analysis**: Allow fusing channel rejection across datasets of the same subject and session
26-
- **Bug fix**: Fix concatenating datasets of the same size
27-
- **Bug fix**: Fix editing channel locations in groups of datasets (STUDY) - datasets were not resaved
28-
- **Bug fix**: Fix separating multiple sessions when precomputing data for STUDY - sessions were fused
29-
- **Minor bug fix**: Fix remembering the data was average referenced
21+
- **Major interoperability change**: Allow using event type -99 for discontinuities and improve ERPLAB compatibility (20 functions modified). The default is still to use 'boundary' for event boundary, but the default can be changed in the EEGLAB preferences when processing numerical event types.
22+
- **Interoperability**: Added 4 new parameters to import data with BIOSIG toolbox, in particular for EDF and BDF files.
23+
- **Interoperability**: Increased compatibility for Fieldtrip dataset conversion back and forth, in particular for electrode coordinates.
24+
- **Interoperability**: Fix processing data from multiple sessions for LIMO.
25+
- **Group analysis**: Allow fusing channel rejection across datasets of the same subject and session.
26+
- **Bug fix**: Fix concatenating datasets of the same size.
27+
- **Bug fix**: Fix editing channel locations in groups of datasets (STUDY) - datasets were not resaved.
28+
- **Bug fix**: Fix separating multiple sessions when precomputing data for STUDY - sessions were fused.
29+
- **Minor bug fix**: Fix remembering the data was average referenced.
3030
- **Plugins**: Minor updates to ICLabel, dipfit, and firfilt default plugins. Major update to clean_rawdata to fuse data channel rejections within subjects for group processing.
3131
- **Testing**: New testing framework using Github [actions](https://github.com/sccn/eeglab_tests/actions). New binary test files are now included in the sample_data folder for quick testing of compiled EEGLAB versions.
32-
- Use this [Github link](https://github.com/sccn/eeglab/compare/eeglab2022.0..eeglab2022.1)) to see all changes from the previous EEGLAB version.
32+
- Use this [Github link](https://github.com/sccn/eeglab/compare/eeglab2022.0..eeglab2022.1) to see all changes from the previous EEGLAB version.
3333

3434
## EEGLAB version 2022.0
3535

0 commit comments

Comments
 (0)