Brian Gow
Brian Gow
> This example brings about my first question: this particular patient has the same icustay_id throughout, but they appear to be transferred out of an ICU area twice? How does...
I was primarily thinking that the doc strings should be updated. In this issue I mentioned that we could update the fact that the pending merge in #313 will change...
@nick-trivirum , thank you for bringing this to our attention. The issue in https://physionet.org/content/ecg-arrhythmia/1.0.0/ appears to be a bit different though. There are a couple of corrupted `.hea` files. I...
@cx1111 , I am on a Mac. The issue appears to be related to not using `if __name__ == '__main__':`. If I start my script without using that I get...
We agree that it would good to have search on the MIMIC website. We can't commit to a timeline for implementing this feature though since there are a number of...
Agreed, we would like to provide more information about the derived tables on the website but can't provide a timeline for doing so since there are a number of higher...
Thanks @SichengH! I'm adding a couple of minor points to the file.
@parisni , thanks for this! I've attempted to run the Docker MIMIC-III demo build. I added the files to the `mimic/data-mimicdemo` and `extras/athena` folders as described in the `docker/README`. I...
I also struggle with correctly setting the path when using `rdrecord` etc. Updating the documentation and using examples from the most complicated cases would help. I find that the link...
I'm not sure if I fully understand the details around your issue. However, we are aware of some issues with reading EDF files in the wfdb-python package. We will look...