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

Writing .vol files #1

Open
marksgraham opened this issue Aug 7, 2020 · 2 comments
Open

Writing .vol files #1

marksgraham opened this issue Aug 7, 2020 · 2 comments

Comments

@marksgraham
Copy link

Hi,

I was wondering if you have any code that allows for writing data to .vol files? I work on a tool that reads various OCT formats, with the aim of writing them to more general formats for analysis, but someone has requested writing to .vol for interoperability with some analysis packages in ImageJ. I'm not familiar with the format but found this codebase and wondered if you had anything of the sort?

Thanks,
Mark

@ayl
Copy link
Owner

ayl commented Aug 7, 2020

@marksgraham Thanks for your note. I actually just tried out your tool last week and was very impressed. Thanks for maintaining that.

Generally, I would love to help promote interoperability between these formats!

I don't think I have any code written but it would not be too hard to reverse the read code (https://github.com/ayl/heyexReader/blob/master/heyexReader/volReader.py#L125).

Happy to take a pull request!

@marksgraham
Copy link
Author

Thanks for the kind words! Will let you know if I get round to writing a .vol writer at any point.

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