Open msseibel opened 1 year ago
Hi @msseibel and welcome to eyepy,
currently there is no function to directly write the data to Nifti, Dicom or raw/mhd, but I am happy to assist you if you want to contribute such functionality which should be straight forward, especially if you are familiar with the respective format.
Best Olivier
OCT-Converter just added a module to write DICOM data. Currently, it only supports Topcon data. But this seems a good place to start from when implementing a DICOM writer for the EyeVolume object.
There is actually a plan to expand to DICOM export for .e2e data, too, but not sure when that will be ready.
Hello together,
thank you for your repository. It seems to work well for extracting .vol data.
We plan to export our data to another file format such as Nifti, Dicom or raw/mhd. Are you aware of functions to convert EyeVolume data into another format?