From 1002c0819f4b31e677ced59fa7c1105863aa9f6b Mon Sep 17 00:00:00 2001 From: Pierre Guetschel Date: Mon, 8 Jul 2024 23:49:46 +0200 Subject: [PATCH] Fix N2pc --- moabb/datasets/__init__.py | 2 +- moabb/datasets/erpcore2021.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/moabb/datasets/__init__.py b/moabb/datasets/__init__.py index 1d129dfb9..ac659d372 100644 --- a/moabb/datasets/__init__.py +++ b/moabb/datasets/__init__.py @@ -60,7 +60,7 @@ ErpCore2021_ERN, ErpCore2021_LRP, ErpCore2021_MMN, - ErpCore2021_N2Pc, + ErpCore2021_N2pc, ErpCore2021_N170, ErpCore2021_N400, ErpCore2021_P3, diff --git a/moabb/datasets/erpcore2021.py b/moabb/datasets/erpcore2021.py index 0d676d61d..5529874d0 100644 --- a/moabb/datasets/erpcore2021.py +++ b/moabb/datasets/erpcore2021.py @@ -501,7 +501,7 @@ def encoding(self, events_df): return encoded_column.values, mapping -class ErpCore2021_N2Pc(ErpCore2021): +class ErpCore2021_N2pc(ErpCore2021): __doc__ = f"""N2pc events of the ERP CORE dataset by Kappenman et al. 2020. {_docstring_head} **Experimental procedure**: