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

Opening Heyex .edb .pdb .sdb files #18

Closed
paulschmeida opened this issue Jul 25, 2024 · 1 comment
Closed

Opening Heyex .edb .pdb .sdb files #18

paulschmeida opened this issue Jul 25, 2024 · 1 comment

Comments

@paulschmeida
Copy link

We are looking to run some analysis on over 35k files from Heyex. These files are structured in folders per patient and it seems that the actual imaging is in .sdb files. Any idea how to open these files programmatically in Python? Seems like every project out there expects a different file format...

@Oli4
Copy link
Contributor

Oli4 commented Jul 26, 2024

Dear @paulschmeida,

I believe that the edb pdb and sdb are internal files of the Heyex Database. There is probably some way to read them but I have never tried. I would recommend to use the RAW export to VOL and then you can use eyepy to read and visualize the volumes.

@Oli4 Oli4 closed this as completed Aug 29, 2024
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