view Resources/BrightfieldOpticalPath.json @ 198:2d3fe6967894

removed useless HAS_EMBEDDED_RESOURCES
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 06 Jul 2020 16:17:09 +0200
parents 4a7a53257c7d
children
line wrap: on
line source

[
  {
    "OpticalPathIdentifier" : "1",
    "OpticalPathDescription" : "Brightfield",
    "IlluminationTypeCodeSequence" : [
      {
        "CodeValue" : "111744",
        "CodingSchemeDesignator" : "DCM",
        "CodeMeaning" : "Brightfield illumination"
      }
    ],
    "IlluminationColorCodeSequence" : [
      {
        "CodeValue" : "R-102C0",
        "CodingSchemeDesignator" : "SRT",
        "CodeMeaning" : "Full Spectrum"
      }
    ]
  }
]