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

Siemens Physio (.phys/.puls) #287

Open
HuwSwan opened this issue Nov 13, 2024 · 3 comments
Open

Siemens Physio (.phys/.puls) #287

HuwSwan opened this issue Nov 13, 2024 · 3 comments

Comments

@HuwSwan
Copy link

HuwSwan commented Nov 13, 2024

Hello all,

I'm working with data from a Siemens 3T prisma, and having a bit of a synchronisation issue.

The log files are initiated manually from the terminal, thus both puls and resp files have different start times. In TAPAS I can only enter one value for relative_start_acquisition, meaning I have no way to align the physiology with the scans.

I tried createing a 'Custom' set of physiology data by just extracting the relevant physiology information during my acquisitions, saving them into txt files and running it manually, but this seems to also not work as the toolbox will hang for ~30 minutes on an EPI sequence about 1 minute in length. I assume this is because such manual alignment means there are no dummy scans or prep period, but I don't have any timing information for these, all I have is the initiation of the physio log, and the time of the first true volume acquisition.

What's the best way to navigate this? I haven't found a way to write ammended .resp/.puls files to manually align them, but I also am unfamiliar with any alternative way to resynchronise the data if the relative start times cannot be individually defined.

In the help text for 'relative_start_acquisition' there is mention of using an 'acquisition_info' file for synchronising things, which sounds like it would be an applicable thing to use, however I cannot find a single mention of what format this file should take or what it should containg in any documentation or help archives.

Thank you kindly.

@mrikasper
Copy link
Member

mrikasper commented Nov 13, 2024 via email

@HuwSwan
Copy link
Author

HuwSwan commented Nov 13, 2024

Righto, I see.

This requires manually reading every DICOM to find the exactly relevant last volume from each acquisition if I understand correctly?

I had been hoping to avoid this as it's quite a slow process but can do!

@mrikasper
Copy link
Member

mrikasper commented Nov 13, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants