-
Notifications
You must be signed in to change notification settings - Fork 45
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
Add support for Siemens physiological recordings #339
Comments
Doesn't |
Ah, that is true! It can be another implementation then - if anyone wants to dig their code for it! |
Do we have a data example? |
In my current study, I am collecting Siemens data physiological data (respiration and pulse) during BOLD and ASL scans, so will have data examples, and would like to see if I can start using phys2bids properly for the preprocessing of these recordings. |
@vinferrer there are also physio recordings available in BCBL based on the CMRR sequence, which follows the Siemens structure for physio files. You can also check this repo https://github.com/CMRR-C2P/MB |
Long story short, there is the possibility of acquiring physiological files with the MRI scanners. All the Siemens physiological converters I found are not being currently maintained (not a problem), and the files might be more straightforward to work with than expected (in the end, they are text files).
The two solutions I found are ostanley/physio2bids and tarrlab/physio2bids. They both don't have licenses, so technically we can't use any of the code reported there.
I'm tagging @ostanley and @pitchaim since they have been working on these files already. If you two would like to help us with this integration, we'd be glad to have you onboard! Alternatively, if you want to add a License that doesn't require us to change ours, we'd also be grateful for that!
The text was updated successfully, but these errors were encountered: