Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.07 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.07 KB

libbids

Build, Lint, and Test PyPI version PyPI - Downloads Black

libbids is a library API for connecting data acquisition devices, or instruments, to synchronized data collection using defined tasks and events and store data in a BIDS compliant organizational structure.

Installation

pip install libbids

Features

libbids attempts to follow the defitions and abstractions defined within the Brain Imaging Data Structure specification. While current development is geared toward collection time-series data through EEG, iEEG, and EMG, other methods should be easily implemented.