Skip to content
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

Support for Philips physiological recordings read-in #475

Open
m-miedema opened this issue Jan 6, 2025 · 1 comment
Open

Support for Philips physiological recordings read-in #475

m-miedema opened this issue Jan 6, 2025 · 1 comment
Labels
Enhancement New feature or request

Comments

@m-miedema
Copy link
Member

It would be nice to be able to process Philips proprietary data formats for physiological recordings.

Possible Implementation

@m-miedema m-miedema added the Enhancement New feature or request label Jan 6, 2025
@m-miedema
Copy link
Member Author

also per @mrikasper :

The key issue with Philips is that they don't have good time stamps for the scanner events (when does a volume start etc). So you have to either infer this from nominal timing (scanphyslog file ends shortly after last volume) or use regularities in the imaging gradient time course that is written to the same file. The latter is implemented in PhysIO as well , have a look here:https://github.com/translationalneuromodeling/tapas/blob/master/PhysIO/code/sync/tapas_physio_create_scan_timing.m

@m-miedema m-miedema removed their assignment Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant