translationalneuromodeling / tapas

TAPAS - Translational Algorithms for Psychiatry-Advancing Science
https://translationalneuromodeling.github.io/tapas/
GNU General Public License v3.0
211 stars 88 forks source link

physIO for Philips logfiles #253

Closed mzamyadi closed 5 months ago

mzamyadi commented 5 months ago

Dear Tapas team,

I am interested in using your tool to extract respiratory and cardiac data data from Philips logfiles but I am a bit confused on how/which command to use. The directions in the "Getting started" section of the readme file are for running an "example". But when I try: tapas_download_example_data() I get the following error and can't proceed!

Error: File: tapas_download_example_data.m Line: 23 Column: 8 Unable to find or import 'JavaMD5.JavaMD5'. Imported names must end with '.*' or be fully qualified.

The data I have are log files from the Philips scanner with ppu and resp data. I have also copied the top section of one the logfiles below:

Sat 05-03-2016 10:07:28 1000 0 0 0 0 0 0 0 0 Dockable table = FALSE v1raw v2raw v1 v2 ppu resp gx gy gz mark 0 0 0 0 2526 -2115 0 0 0 0000 0 0 0 0 2526 -2115 0 0 0 0000

Could someone please direct me to any document which explains what commands to run for this type of data?

Thanks a lot, -Mojdeh

mzamyadi commented 5 months ago

Fixed!