Metadata-Version: 2.1
Name: bidsphysio
Version: 4.3.2
Summary: Physio-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.pmu2bids
Requires-Dist: bidsphysio.acq2bids
Requires-Dist: bidsphysio.session
Requires-Dist: bidsphysio.base
Requires-Dist: bidsphysio.dcm2bids
Requires-Dist: bidsphysio.physio2bids
Provides-Extra: all
Requires-Dist: pytest ; extra == 'all'
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'

Converts physio data from either CMRR DICOM, CMRR log, Siemens PMU
or AcqKnowledge file to BIDS physiological recording.

