Are you sure you want to leave this community? Leaving the community will revoke any permissions you have been granted in this community.
Developing motor and cognitive skills is needed to achieve expert (motor) performance or functional recovery from a neurological condition, e.g., after stroke. While extensive practice plays an essential role in the acquisition of good motor performance, it is still unknown whether certain person-specific traits may predetermine the rate of motor learning. In particular, learners' functional brain organisation might play an important role in appropriately performing motor tasks. In this paper, we aimed to study how two critical cognitive brain networks-the Attention Network (AN) and the Default Mode Network (DMN)-affect the posterior motor performance in a complex visuomotor task: virtual surfing. We hypothesised that the preactivation of the AN would affect how participants divert their attention towards external stimuli, resulting in robust motor performance. Conversely, the excessive involvement of the DMN-linked to internally diverted attention and mind-wandering-would be detrimental for posterior motor performance. We extracted seven widely accepted microstates-representing participants mind states at rest-out of the Electroencephalography (EEG) resting-state recordings of 36 healthy volunteers, prior to execution of the virtual surfing task. By correlating neural biomarkers (microstates) and motor behavioural metrics, we confirmed that the preactivation of the posterior DMN was correlated with poor posterior performance in the motor task. However, we only found a non-significant association between AN preactivation and the posterior motor performance. In this EEG study, we propose the preactivation of the posterior DMN-imaged using EEG microstates-as a neural trait related to poor posterior motor performance. Our findings suggest that the role of the executive control system is to preserve an homeostasis between the AN and the DMN. Therefore, neurofeedback-based downregulation of DMN preactivation could help optimise motor training.
Pubmed ID: 36566448
Publication data is provided by the National Library of Medicine ® and PubMed ®. Data is retrieved from PubMed ® on a weekly schedule. For terms and conditions see the National Library of Medicine Terms and Conditions.
Interactive Matlab toolbox for processing continuous and event-related EEG, MEG and other electrophysiological data incorporating independent component analysis (ICA), time/frequency analysis, artifact rejection, event-related statistics, and several useful modes of visualization of the averaged and single-trial data. First developed on Matlab 5.3 under Linux, EEGLAB runs on Matlab v5 and higher under Linux, Unix, Windows, and Mac OS X (Matlab 7+ recommended). EEGLAB provides an interactive graphic user interface (GUI) allowing users to flexibly and interactively process their high-density EEG and other dynamic brain data using independent component analysis (ICA) and/or time/frequency analysis (TFA), as well as standard averaging methods. EEGLAB also incorporates extensive tutorial and help windows, plus a command history function that eases users'' transition from GUI-based data exploration to building and running batch or custom data analysis scripts. EEGLAB offers a wealth of methods for visualizing and modeling event-related brain dynamics, both at the level of individual EEGLAB ''datasets'' and/or across a collection of datasets brought together in an EEGLAB ''studyset.'' For experienced Matlab users, EEGLAB offers a structured programming environment for storing, accessing, measuring, manipulating and visualizing event-related EEG data. For creative research programmers and methods developers, EEGLAB offers an extensible, open-source platform through which they can share new methods with the world research community by publishing EEGLAB ''plug-in'' functions that appear automatically in the EEGLAB menu of users who download them. For example, novel EEGLAB plug-ins might be built and released to ''pick peaks'' in ERP or time/frequency results, or to perform specialized import/export, data visualization, or inverse source modeling of EEG, MEG, and/or ECOG data. EEGLAB Features * Graphic user interface * Multiformat data importing * High-density data scrolling * Defined EEG data structure * Open source plug-in facility * Interactive plotting functions * Semi-automated artifact removal * ICA & time/frequency transforms * Many advanced plug-in toolboxes * Event & channel location handling * Forward/inverse head/source modeling
View all literature mentionsA Python-based environment of open-source software for mathematics, science, and engineering. The core packages of SciPy include: NumPy, a base N-dimensional array package; SciPy Library, a fundamental library for scientific computing; and IPython, an enhanced interactive console.
View all literature mentionsPython 2D plotting library which produces publication quality figures in variety of hardcopy formats and interactive environments across platforms. Used in python scripts, web application servers, and six graphical user interface toolkits. Used to generate plots, histograms, power spectra, bar charts, error charts, scatter plots.
View all literature mentionsNumPy is the fundamental package needed for scientific computing with Python. It contains among other things: * a powerful N-dimensional array object * sophisticated (broadcasting) functions * tools for integrating C/C and Fortran code * useful linear algebra, Fourier transform, and random number capabilities. Besides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases. Sponsored by ENTHOUGHT
View all literature mentions