paper-with-me

Papers

PyNoetic: A modular python framework for no-code development of EEG brain-computer interfaces

2025-08-31 · Gursimran Singh, Aviral Chharia, Rahul Upadhyay, Vinay Kumar, Luca Longo arxiv

Electroencephalography (EEG)-based Brain-Computer Interfaces (BCIs) have emerged as a transformative technology with applications spanning robotics, virtual reality, medicine, and rehabilitation. However, existing BCI frameworks face several limitations, including a lack of stage-wise flexibility essential for experimental research, steep learning curves for researchers without programming expertise, elevated costs due to reliance on proprietary software, and a lack of all-inclusive features leading to the use of multiple external tools affecting research outcomes. To address these challenges, we present PyNoetic, a modular BCI framework designed to cater to the diverse needs of BCI research. PyNoetic is one of the very few frameworks in Python that encompasses the entire BCI design pipeline, from stimulus presentation and data acquisition to channel selection, filtering, feature extraction, artifact removal, and finally simulation and visualization. Notably, PyNoetic introduces an intuitive and end-to-end GUI coupled with a unique pick-and-place configurable flowchart for no-code BCI design, making it accessible to researchers with minimal programming experience. For advanced users, it facilitates the seamless integration of custom functionalities and novel algorithms with minimal coding, ensuring adaptability at each design stage. PyNoetic also includes a rich array of analytical tools such as machine learning models, brain-connectivity indices, systematic testing functionalities via simulation, and evaluation methods of novel paradigms. PyNoetic's strengths lie in its versatility for both offline and real-time BCI development, which streamlines the design process, allowing researchers to focus on more intricate aspects of BCI development and thus accelerate their research endeavors. Project Website: https://neurodiag.github.io/PyNoetic

📄 PDF Abstract BibTeX arXiv:2509.00670

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

modAL: A modular active learning framework for Python

2018-05-02 · Tivadar Danka, Peter Horvath

modAL is a modular active learning framework for Python, aimed to make active learning research and practice simpler. Its distinguishing features are (i) clear and modular object oriented design (ii) full compatibility w…

Active Learning

Modular Visual Question Answering via Code Generation

2023-06-08 · Sanjay Subramanian, Medhini Narasimhan, Kushal Khangaonkar, Kevin Yang 외

We present a framework that formulates visual question answering as modular code generation. In contrast to prior work on modular approaches to VQA, our approach requires no additional training and relies on pre-trained …

Code GenerationIn-Context LearningQuestion AnsweringVisual Question Answering+1

PyGen: A Collaborative Human-AI Approach to Python Package Creation

2024-11-13 · Saikat Barua, Mostafizur Rahman, Md Jafor Sadek, Rafiul Islam 외

The principles of automation and innovation serve as foundational elements for advancement in contemporary science and technology. Here, we introduce Pygen, an automation platform designed to empower researchers, technol…

Code Generation

aw_nas: A Modularized and Extensible NAS framework

2020-11-25 · Xuefei Ning, Changcheng Tang, Wenshuo Li, Songyi Yang 외

Neural Architecture Search (NAS) has received extensive attention due to its capability to discover neural network architectures in an automated manner. aw_nas is an open-source Python framework implementing various NAS …

Adversarial RobustnessNeural Architecture Search

BrainLesion Suite: A Flexible and User-Friendly Framework for Modular Brain Lesion Image Analysis

2025-07-11 · Florian Kofler, Marcel Rosier, Mehdi Astaraki, Hendrik Möller 외

BrainLesion Suite is a versatile toolkit for building modular brain lesion image analysis pipelines in Python. Following Pythonic principles, BrainLesion Suite is designed to provide a 'brainless' development experience,…

Skull Stripping