paper-with-me

Papers

osl-ephys: A Python toolbox for the analysis of electrophysiology data

2024-10-29 · Mats W. J. van Es, Chetan Gohil, Andrew J. Quinn, Mark W. Woolrich

We describe OHBA Software Library for the analysis of electrophysiological data (osl-ephys). This toolbox builds on top of the widely used MNE-Python package and provides unique analysis tools for magneto-/electro-encephalography (M/EEG) sensor and source space analysis, which can be used modularly. In particular, it facilitates processing large amounts of data using batch parallel processing, with high standards for reproducibility through a config API and log keeping, and efficient quality assurance by producing HTML processing reports. It also provides new functionality for doing coregistration, source reconstruction and parcellation in volumetric space, allowing for an alternative pipeline that avoids the need for surface-based processing, e.g., through the use of Fieldtrip. Here, we introduce osl-ephys by presenting examples applied to a publicly available M/EEG data (the multimodal faces dataset). osl-ephys is open-source software distributed on the Apache License and available as a Python package through PyPi and GitHub.

📄 PDF Abstract BibTeX arXiv:2410.22051

Code (0)

등록된 구현이 없습니다.

Tasks

EEG

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Deephys: Deep Electrophysiology, Debugging Neural Networks under Distribution Shifts

2023-03-17 · Anirban Sarkar, Matthew Groth, Ian Mason, Tomotake Sasaki 외

Deep Neural Networks (DNNs) often fail in out-of-distribution scenarios. In this paper, we introduce a tool to visualize and understand such failures. We draw inspiration from concepts from neural electrophysiology, whic…

Facilitating the sharing of electrophysiology data analysis results through in-depth provenance capture

2023-11-16 · Cristiano André Köhler, Danylo Ulianych, Sonja Grün, Stefan Decker 외

Scientific research demands reproducibility and transparency, particularly in data-intensive fields like electrophysiology. Electrophysiology data is typically analyzed using scripts that generate output files, including…

Transfer Learning

PyOD: A Python Toolbox for Scalable Outlier Detection

2019-01-06 · Yue Zhao, Zain Nasrullah, Zheng Li

PyOD is an open-source Python toolbox for performing scalable outlier detection on multivariate data. Uniquely, it provides access to a wide range of outlier detection algorithms, including established outlier ensembles …

Anomaly DetectionOutlier Detectionoutlier ensembles

PyCIL: A Python Toolbox for Class-Incremental Learning

2021-12-23 · Da-Wei Zhou, Fu-Yun Wang, Han-Jia Ye, De-Chuan Zhan

Traditional machine learning systems are deployed under the closed-world setting, which requires the entire training data before the offline training process. However, real-world applications often face the incoming new …

BIG-bench Machine Learningclass-incremental learningClass Incremental LearningIncremental Learning

$\texttt{immrax}$: A Parallelizable and Differentiable Toolbox for Interval Analysis and Mixed Monotone Reachability in JAX

2024-01-21 · Akash Harapanahalli, Saber Jafarpour, Samuel Coogan

We present an implementation of interval analysis and mixed monotone interval reachability analysis as function transforms in Python, fully composable with the computational framework JAX. The resulting toolbox inherits …

Computational EfficiencyGPU