Metadata-Version: 2.1
Name: bidsphysio.acq2bids
Version: 1.0.0
Summary: AcqKnowledge-to-BIDS Converter
Home-page: UNKNOWN
Author: Pablo Velasco
Author-email: pablo.velasco@nyu.edu
License: MIT
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Requires-Dist: bidsphysio.base
Requires-Dist: bioread[mat] (>=2.0.0)
Provides-Extra: all
Requires-Dist: pytest ; extra == 'all'
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'

Converts physio data from an AcqKnowledge file to BIDS physiological recording.


