filter_set.xml 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <?xml-stylesheet type="text/xsl" href="odmlTerms.xsl" xmlns:odml="http://www.g-node.org/odml"?>
  3. <odML version="1">
  4. <repository>http://portal.g-node.org/odml/terminologies/v1.0/terminologies.xml</repository>
  5. <version>1.0</version>
  6. <date>2011-01-21</date>
  7. <!-- ********************************** -->
  8. <!-- Filter set aka Filter cube -->
  9. <!-- ********************************** -->
  10. <section>
  11. <type>hardware/filter_set</type>
  12. <name>Filterset</name>
  13. <definition>The FilterSet or also FilterCube used in a microscope.</definition>
  14. <property>
  15. <name>InventoryNo</name>
  16. <value>
  17. <type>string</type>
  18. </value>
  19. <definition>The inventory number of the FilterSet.</definition>
  20. </property>
  21. <property>
  22. <name>Owner</name>
  23. <value>
  24. <type>string</type>
  25. </value>
  26. <definition>The inventory number of the FilterSet.</definition>
  27. </property>
  28. <property>
  29. <name>ExcitationFilterModel</name>
  30. <value>
  31. <type>string</type>
  32. </value>
  33. <definition>The model of excitation filter.</definition>
  34. </property>
  35. <property>
  36. <name>ExcitationFilterManufacturer</name>
  37. <value>
  38. <type>string</type>
  39. </value>
  40. <definition>The Manufacturer providing the of the excitation filter.</definition>
  41. </property>
  42. <property>
  43. <name>ExcitationFilterWavelength</name>
  44. <value>
  45. <type>float</type>
  46. <unit>nm</unit>
  47. </value>
  48. <definition>The wavelength of the excitation filter.</definition>
  49. </property>
  50. <property>
  51. <name>ExcitationFilterLowerBound</name>
  52. <value>
  53. <type>float</type>
  54. <unit>nm</unit>
  55. </value>
  56. <definition>The lower bound of of the wavelength transmitted by the excitation filter.</definition>
  57. </property>
  58. <property>
  59. <name>ExcitationFilterUpperBound</name>
  60. <value>
  61. <type>float</type>
  62. <unit>nm</unit>
  63. </value>
  64. <definition>The upper bound of of the wavelength transmitted by the excitation filter.</definition>
  65. </property>
  66. <property>
  67. <name>ExcitationFilterRange</name>
  68. <value>
  69. <type>float</type>
  70. <unit>nm</unit>
  71. </value>
  72. <definition>The width of the transmitted wavelength range.</definition>
  73. </property>
  74. <property>
  75. <name>ExcitationFilterPassbandTransmission</name>
  76. <value>
  77. <type>float</type>
  78. </value>
  79. <definition>The transmission in the passband. Given in %.</definition>
  80. </property>
  81. <!-- emission Filter -->
  82. <property>
  83. <name>EmissionFilterModel</name>
  84. <value>
  85. <type>string</type>
  86. </value>
  87. <definition>The model of excitation filter.</definition>
  88. </property>
  89. <property>
  90. <name>EmissionFilterManufacturer</name>
  91. <value>
  92. <type>string</type>
  93. </value>
  94. <definition>The Manufacturer providing the of the excitation filter.</definition>
  95. </property>
  96. <property>
  97. <name>EmissionFilterWavelength</name>
  98. <value>
  99. <type>float</type>
  100. <unit>nm</unit>
  101. </value>
  102. <definition>The wavelength of the excitation filter.</definition>
  103. </property>
  104. <property>
  105. <name>EmissionFilterLowerBound</name>
  106. <value>
  107. <type>float</type>
  108. <unit>nm</unit>
  109. </value>
  110. <definition>The lower bound of of the wavelength transmitted by the emission filter.</definition>
  111. </property>
  112. <property>
  113. <name>EmissionFilterUpperBound</name>
  114. <value>
  115. <type>float</type>
  116. <unit>nm</unit>
  117. </value>
  118. <definition>The upper bound of of the wavelength transmitted by the excitation filter.</definition>
  119. </property>
  120. <property>
  121. <name>EmissionFilterRange</name>
  122. <value>
  123. <type>float</type>
  124. <unit>nm</unit>
  125. </value>
  126. <definition>The width of the transmitted wavelength range.</definition>
  127. </property>
  128. <property>
  129. <name>EmissionFilterPassbandTransmission</name>
  130. <value>
  131. <type>float</type>
  132. </value>
  133. <definition>The transmission in the passband. Given in %.</definition>
  134. </property>
  135. <property>
  136. <name>BeamsplitterType</name>
  137. <value>
  138. <type>string</type>
  139. </value>
  140. <definition>The type of beamsplitter used.</definition>
  141. </property>
  142. <property>
  143. <name>BeamsplitterModel</name>
  144. <value>
  145. <type>string</type>
  146. </value>
  147. <definition>The beam splitter model name.</definition>
  148. </property>
  149. <property>
  150. <name>BeamsplitterManufacturer</name>
  151. <value>
  152. <type>string</type>
  153. </value>
  154. <definition>The Manufacturer providing the beam splitter.</definition>
  155. </property>
  156. <property>
  157. <name>BeamsplitterWavelength</name>
  158. <value>
  159. <type>float</type>
  160. <unit>nm</unit>
  161. </value>
  162. <definition>The wavelength at which the beam splitter separates the beams.</definition>
  163. </property>
  164. <property>
  165. <name>Description</name>
  166. <value>
  167. <type>string</type>
  168. </value>
  169. <definition>A description of this hardware item.</definition>
  170. </property>
  171. </section>
  172. </odML>