You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
It would be nice to be able to process Philips proprietary data formats for physiological recordings.
Possible Implementation
The text was updated successfully, but these errors were encountered: