Skip to main content

layers

The retinal layers a thickness measurement is taken between.

Classes

RetinalLayer

class RetinalLayer(*args, **kwds):

Retinal layers ordered from inner (vitreous side) to outer (choroid side).

Variables

  • static BRUCHS_MEMBRANE
  • static ELM
  • static EZ
  • static GCL
  • static ILM
  • static INL
  • static IPL
  • static MZ
  • static ONL
  • static OPL
  • static OS
  • static RNFL
  • static RPE_LAYER

Static methods


from_str

def from_str(layer_name: str)> RetinalLayer:

Get instance of class from string.

Methods


to_string

def to_string(self)> str:

Get formatted string for display and for accessing model output.