Skip to content

Commit

Permalink
add bidsphysio (#325)
Browse files Browse the repository at this point in the history
  • Loading branch information
sappelhoff authored Jul 31, 2023
1 parent 14c35c6 commit bf2e2ad
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions _data/physio_converters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,20 @@
documentation: https://phys2bids.readthedocs.io/en/latest/
comment: Python3 library to format physiological files in BIDS.
license: Apache-2.0

- name: bidsphysio
url: https://github.com/cbinyu/bidsphysio
data_types:
- physiological
expected_input:
- CMRR, AcqKnowledge, Siemens PMU
distribution:
- name: pypi
url: https://pypi.org/project/bidsphysio/
- name: dockerhub
url: https://hub.docker.com/r/cbinyu/bidsphysio/
language:
- Python
documentation: URL to documentation
comment: Converts physio data (CMRR, AcqKnowledge, Siemens PMU) to BIDS physiological recording
GUI: false

0 comments on commit bf2e2ad

Please sign in to comment.