diff --git a/docs/source/dataset_summary.rst b/docs/source/dataset_summary.rst index 028889f4b..0e2a62718 100644 --- a/docs/source/dataset_summary.rst +++ b/docs/source/dataset_summary.rst @@ -61,7 +61,7 @@ P300/ERP :class:`Cattan2019_VR`, 21, 16, 600 NT / 120 T, 1s, 512Hz, 2 :class:`Huebner2017`, 13, 31, 364 NT / 112 T, 0.9s, 1000Hz, 3 :class:`Huebner2018`, 12, 31, 364 NT / 112 T, 0.9s, 1000Hz, 3 - :class:`Sosulski2019`, 13, 31, 75 NT / 15 T, 1.2s, 1000Hz, 3 + :class:`Sosulski2019`, 13, 31, 7500 NT / 1500 T, 1.2s, 1000Hz, 1 :class:`EPFLP300`, 8, 32, 2753 NT / 551 T, 1s, 2048Hz, 4 :class:`Lee2019_ERP`, 54, 62, 6900 NT / 1380 T, 1s, 1000Hz, 2 diff --git a/docs/source/whats_new.rst b/docs/source/whats_new.rst index 6c4339a33..51f30433a 100644 --- a/docs/source/whats_new.rst +++ b/docs/source/whats_new.rst @@ -32,6 +32,7 @@ Bugs - Fix import of keras BatchNormalization for TF 2.13 and higher (:gh:`544` by `Brian Irvine`_) - Fix the doc summary tables of :class:`moabb.datasets.Lee2019_SSVEP` (:gh:`548` :gh:`547` :gh:`546` by `Pierre Guetschel`_) - Fix format string receiving incorrect number of args in bids interface (:gh:`563` by `Pierre Guetschel`_) +- Fix number of sessions in doc of :class:`moabb.datasets.Sosulski2019` (:gh:`565` by `Pierre Guetschel`_) API changes ~~~~~~~~~~~ diff --git a/moabb/datasets/sosulski2019.py b/moabb/datasets/sosulski2019.py index 10499c183..75666561a 100644 --- a/moabb/datasets/sosulski2019.py +++ b/moabb/datasets/sosulski2019.py @@ -25,7 +25,7 @@ class Sosulski2019(BaseDataset): ============= ======= ======= ================= =============== =============== =========== Name #Subj #Chan #Trials / class Trials length Sampling rate #Sessions ============= ======= ======= ================= =============== =============== =========== - Sosulski2019 13 31 75 NT / 15 T 1.2s 1000Hz 3 + Sosulski2019 13 31 7500 NT / 1500 T 1.2s 1000Hz 1 ============= ======= ======= ================= =============== =============== =========== **Dataset description**