„README.md“ ändern

This commit is contained in:
2021-03-29 16:35:19 +02:00
parent f554a5822f
commit b621dbf9b0

View File

@@ -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. | └── plot_utils.py: Methods for manually created plots.
├── preprocessing_and_cleaning.py: The preprocessing pipeline. ├── preprocessing_and_cleaning.py: The preprocessing pipeline.
├── erp_analysis.py: The ERP-Analysis and computation of ERP peaks. ├── 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 ### Running the project