Metadata-Version: 2.1
Name: bidsphysio.session
Version: 1.4.3
Summary: physio-session-to-BIDS Converter
Home-page: UNKNOWN
Author: Pablo Velasco, Chrysa Papadaniil
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: bids
Requires-Dist: pandas
Requires-Dist: numpy (>=1.17.1)
Requires-Dist: matplotlib
Provides-Extra: all
Requires-Dist: pytest ; extra == 'all'
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'

Automatically converts a whole session worth of physio data to BIDS physiological recording.


