MIT-LCP / physionet

A collection of tools for working with the PhysioNet repository.
http://physionet.org/
MIT License
69 stars 17 forks source link

Issue with extracting time series vital sign data (Numeric) #152

Open ArianKhorasani opened 1 year ago

ArianKhorasani commented 1 year ago

Hello @alistairewj and others! I have an issue with extracting time series vital signs data (Numeric)! I did download the whole MIMIC III Waveform database matched subset and using wfdb. I'm using wfdb tutorial to know how to work with that, and also, the main issue that I have is I don't know how to extract time series vital signs data from it. Would you please provide a brief overview of how to do that? That would be helpful!

tompollard commented 1 year ago

The MIMIC waveforms can be tricky to work with, and it is true that we should try to create some tutorial notebooks! Probably the best place to raise this issue is on the MIMIC Code Repository (https://github.com/MIT-LCP/mimic-code).