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
199 stars 72 forks source link

Update fda.py to get all locations for a tag #48

Closed working-girl closed 2 years ago

working-girl commented 2 years ago

Chunk names or tags can occur more than once. The function get_list_of_file_chunks do not take this into account as far as I see.