Replies: 4 comments 10 replies
-
Dear @micceo, I do not know what the problem here is and I think it is hard to figure out without the full Error message and traceback. But you might want to try the E2E Reader in eyepy. Because I wrote the code over there it would be easier to help for me. You can find documentation here |
Beta Was this translation helpful? Give feedback.
-
Hi and thanks for the answer. I'll give eyepy a try too. Thanks again. I'll report back my findings. |
Beta Was this translation helpful? Give feedback.
-
I've got my fair share of new things here :). vc compile ... and it all ends with this (I'm in over my head).
|
Beta Was this translation helpful? Give feedback.
-
HI @micceo Would you be able to testing with an earlier version of Python - 3.7-3.9? I've not managed to test with 3.11 yet. Also, it looks like your script manages to read the oct volume and fails when it gets round to reading the fundus. Does any output get saved? Currently the output should get saved as a video file but these can be hard to view. You can get it to save as a series of .pngs by changing to
|
Beta Was this translation helpful? Give feedback.
-
Hi again!
You're never to old to learn something new, first time out with python here. So some cut and paste in my try to read an e2e, used the example.
I got an error.
X:\m1>my-e2e.py
The my-eye.py from the example.
The file I'm trying to read comes from a HEYEX2 (Heidelberg), 351368 bytes, EMRorder20230217.e2e
Here is the first rows from that file.
Anyone available to get me on the right track here?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions