From 7bb65891a8b4bfd08e107d4c8c9614a604fdd239 Mon Sep 17 00:00:00 2001 From: glia <glia@dtu.dk> Date: Mon, 3 Feb 2025 10:09:10 +0100 Subject: [PATCH] Update file README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2c75ca3..183449c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Two-brain EEG analysis This repository contains the code used to analyze the data that supports the findings from the following publication: -Qianliang Li, Marius Zimmermann and Ivana Konvalinka. Two-brain microstates: A novel hyperscanning-EEG method for quantifying task-driven inter-brain asymmetry. Preprint: https://doi.org/10.1101/2024.05.06.592342. -_Under review_. DOI to the published paper will be added upon acceptance. +Qianliang Li, Marius Zimmermann and Ivana Konvalinka. Two-brain microstates: A novel hyperscanning-EEG method for quantifying task-driven inter-brain asymmetry. +Journal of Neuroscience Methods, 416, 2025. DOI: https://doi.org/10.1016/j.jneumeth.2024.110355. The code consist of 4 python scripts: 1. Main.py is the main script and contains the code to estimate the microstates and compute the corresponding features. -- GitLab