comparison Resources/BrightfieldOpticalPath.json @ 0:4a7a53257c7d

initial commit
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 22 Oct 2016 21:48:33 +0200
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:4a7a53257c7d
1 [
2 {
3 "OpticalPathIdentifier" : "1",
4 "OpticalPathDescription" : "Brightfield",
5 "IlluminationTypeCodeSequence" : [
6 {
7 "CodeValue" : "111744",
8 "CodingSchemeDesignator" : "DCM",
9 "CodeMeaning" : "Brightfield illumination"
10 }
11 ],
12 "IlluminationColorCodeSequence" : [
13 {
14 "CodeValue" : "R-102C0",
15 "CodingSchemeDesignator" : "SRT",
16 "CodeMeaning" : "Full Spectrum"
17 }
18 ]
19 }
20 ]