-
Notifications
You must be signed in to change notification settings - Fork 47
Description
Detailed Description
There is currently a link to tarrlab/physio2bids in the README, but there are a few other tools that I think should be documented and compared to phys2bids
explicitly.
Context / Motivation
In nipy/heudiconv#446, they are integrating one such tool (cbinyu/bidsphysio) into heudiconv. This tool serves a different niche (CMRR sequence-stored physio data), but is clearly related in function to phys2bids
. It would be nice if all of the relevant tools linked to one another in their documentation, so that users are able to find the appropriate tool for their data easier.
Possible Implementation
Search for other software for converting physio data to BIDS format, and add links in either the README or the docs. Here is a partial list:
- tarrlab/physio2bids: Siemens data
- ostanley/physio2bids: Siemens data (7T-specific?)
- cbinyu/bidsphysio: CMRR sequence data, Siemens data, and BioPac data
- CoAxLab/Cmrr2Bids: CMRR sequence data
- lukassnoek/scanphyslog2bids: Philips data
Plus, if any of these projects go stale, phys2bids
devs could contact the creators to see if they'd be cool with merging their code into phys2bids
!