scan_type_inference
Shared scan type inference helpers for ophthalmology workflows.
Module
Functions
infer_scan_type_from_metadata
def infer_scan_type_from_metadata( *, series_description: Any, manufacturer: Any, number_of_frames: Any, rows: Any, columns: Any,) ‑> Optional[ScanType]:Infer scan type from series description and optional Zeiss metadata.
Classes
ScanType
class ScanType(*args, **kwds):Scan type of an Ophthalmology scan.