-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integration with BIDScoin #1
Comments
Hi @marcelzwiers , thanks for filing this, and sorry not to have gotten back for some time! If you haven’t already added another plugin to your project to do physio conversion, I’d be glad to help integrate. Otherwise, thanks anyway for considering! |
I've been working with the phys2bids people to write a plugin, and it was almost finished but then got stalled (ohbm/hackathon2021#12). I am surprised to see that your project is still alive, since your last commit activity here was 4 years ago. For me it makes more sense to finish the phys2bidscoin plugin instead of starting a new one, but I would be glad to help you if you would like to write a bidscoin plugin for your tool |
I had another look at your code and it seems to complement my python port of the Matlab CMRR-DICOM physio converter: |
Let me ping @smoia (Stefano Moia), I think he may be interested in this too |
Does your code work with the new Siemens product sequence or with the old PMU unit implementation? |
Hey there! I've been trying to reach out too for the same reason! |
(Also we're interested in supporting everything possible) |
Here's another project with similar goals, would be nice if we'd all be working on a single tool :-) |
Hi Austin Marcus,
I am the author of BIDScoin, a DICOM to BIDS converter:
https://github.com/Donders-Institute/bidscoin
BIDScoin doesn't convert physio data but supports plugins and I think it is quite easy to build a plugin-wrapper around your tool so that it integrates directly with BIDScoin. Are you still actively developing physio2bids and are you interested in making this possible? We could work on it together...
Cheers,
Marcel
The text was updated successfully, but these errors were encountered: