From b621dbf9b0c8b9278bd128e00f6b92e319498385 Mon Sep 17 00:00:00 2001 From: Julius Date: Mon, 29 Mar 2021 16:35:19 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ebe4caf..de9d99a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ The rest of the subjects were pre-processed with provided pre-processing informa | └── plot_utils.py: Methods for manually created plots. ├── preprocessing_and_cleaning.py: The preprocessing pipeline. ├── erp_analysis.py: The ERP-Analysis and computation of ERP peaks. -└── decoding_tf_analysis.py: Decoding and time-frequency analysis. +├── decoding_tf_analysis.py: Decoding and time-frequency analysis. +└── semesterproject_report_voggesberger: The report of the project. ``` ### Running the project