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

Error on retrieving meds (file.py) #16

Closed
Fourkan246 opened this issue Sep 18, 2021 · 1 comment
Closed

Error on retrieving meds (file.py) #16

Fourkan246 opened this issue Sep 18, 2021 · 1 comment

Comments

@Fourkan246
Copy link

After selecting a new project when I selected a file (sample_patient.h5) to load, the console showed an error. TypeError: 'NoneType' object is not subscriptable.

nb: I found 'medication' & 'low_rate' dataset under group 'clinical' using HDFView.

Console error

@guswelter
Copy link
Contributor

These errors can be ignored for now. They are related to a hardcoded proof-of-concept code segment for event visualization. However, the exceptions are caught, printed, and ignored during code execution. Thus, this error output can be ignored.

There is an open issue (#1) to generalize the event visualization, and when this is done, this error output will be removed.

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