marksgraham / OCT-Converter

Tools for extracting the raw optical coherence tomography (OCT) and fundus data from proprietary file formats.
https://pypi.org/project/oct-converter/
MIT License
193 stars 70 forks source link

Saving data as E2E #136

Open papadirky opened 6 months ago

papadirky commented 6 months ago

Hi, I have a question. Has anybody figured out how I can save the data back as E2E format? I have some volume scans with 97 scan lines. I want to throw out all the even ones and only keep the odd ones. Any idea how to save the data back in E2E format?

marksgraham commented 6 months ago

There isn't any functionality for that in OCT converter. I don't think it would be straightforward to implement, either, unfortunately.