options.toml 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355
  1. apr_cbo.aec_filed = [
  2. { text = "001", value = "001" },
  3. { text = "010", value = "010" },
  4. { text = "011", value = "011" },
  5. { text = "100", value = "100" },
  6. { text = "101", value = "101" },
  7. { text = "110", value = "110" },
  8. { text = "111", value = "111" },
  9. ]
  10. apr_cbo.aec_film = [
  11. { text = "0", value = 0 },
  12. { text = "1", value = 1 },
  13. { text = "2", value = 2 },
  14. ]
  15. apr_cbo.compression_force = [
  16. { text = "2", value = 2 },
  17. { text = "5", value = 5 },
  18. { text = "8", value = 8 },
  19. { text = "10", value = 10 },
  20. { text = "15", value = 15 },
  21. ]
  22. apr_cbo.dose = [
  23. { text = "2", value = 2 },
  24. { text = "2.5", value = 2.5 },
  25. ]
  26. apr_cbo.exp_correction = [
  27. { text = "0", value = 0 },
  28. { text = "1", value = 1 },
  29. ]
  30. apr_cbo.exposure_mode = [
  31. { text = "Time", value = "Time" },
  32. { text = "mAs", value = "mAs" },
  33. { text = "AEC", value = "AEC" },
  34. { text = "AEC2P", value = "AEC2P" },
  35. { text = "AEC1P", value = "AEC1P" },
  36. { text = "AECreduceMA", value = "AECreduceMA" },
  37. { text = "Time Mode", value = "Time_Mode" },
  38. { text = "mAs Mode", value = "mAs_Mode" },
  39. { text = "AEC_Time Mode", value = "AEC_Time_Mode" },
  40. { text = "AEC_mAs Mode", value = "AEC_mAs_Mode" },
  41. { text = "AEC Mode", value = "AEC_Mode" },
  42. ]
  43. apr_cbo.focus = [
  44. { text = "Small Focus", value = 0 },
  45. { text = "Large Focus", value = 1 },
  46. ]
  47. apr_cbo.grid_type = [
  48. { text = "No Grid", value = 0 },
  49. { text = "115", value = 1 },
  50. { text = "Universal", value = 2 },
  51. { text = "180", value = 3 },
  52. ]
  53. apr_cbo.kv = [
  54. { text = "50", value = 50 },
  55. { text = "60", value = 60 },
  56. ]
  57. apr_cbo.ma = [
  58. { text = "10", value = 10 },
  59. { text = "12.5", value = 12.5 },
  60. { text = "16", value = 16 },
  61. { text = "20", value = 20 },
  62. { text = "25", value = 25 },
  63. { text = "32", value = 32 },
  64. { text = "40", value = 40 },
  65. { text = "50", value = 50 },
  66. { text = "64", value = 64 },
  67. { text = "80", value = 80 },
  68. { text = "100", value = 100 },
  69. { text = "125", value = 125 },
  70. { text = "160", value = 160 },
  71. { text = "200", value = 200 },
  72. { text = "250", value = 250 },
  73. { text = "320", value = 320 },
  74. { text = "640", value = 640 },
  75. { text = "800", value = 800 },
  76. { text = "1000", value = 1000 }
  77. ]
  78. apr_cbo.mas = [
  79. { text = "2.5", value = 2.5 },
  80. { text = "12.5", value = 12.5 },
  81. ]
  82. apr_cbo.ms = [
  83. { text = "10", value = 10 },
  84. { text = "12", value = 12 },
  85. { text = "12.5", value = 12.5 },
  86. { text = "16", value = 16 },
  87. { text = "20", value = 20 },
  88. { text = "25", value = 25 },
  89. { text = "32", value = 32 },
  90. { text = "40", value = 40 },
  91. { text = "50", value = 50 },
  92. { text = "64", value = 64 },
  93. { text = "80", value = 80 },
  94. { text = "100", value = 100 },
  95. { text = "160", value = 160 },
  96. { text = "200", value = 200 },
  97. { text = "250", value = 250 },
  98. { text = "320", value = 320 },
  99. { text = "640", value = 640 },
  100. { text = "800", value = 800 },
  101. { text = "1000", value = 1000 },
  102. { text = "1250", value = 1250 },
  103. { text = "1600", value = 1600 },
  104. { text = "2500", value = 2500 },
  105. { text = "3200", value = 3200 },
  106. ]
  107. apr_cbo.patient_size = [
  108. { text = "Large", value = "Large" },
  109. { text = "Medium", value = "Medium" },
  110. { text = "Small", value = "Small" },
  111. { text = "Custom", value = "Custom" },
  112. { text = "All", value = "All" },
  113. ]
  114. apr_cbo.tube_load = [
  115. { text = "80%", value = 0.8 },
  116. { text = "100%", value = 1 },
  117. ]
  118. hardware_cbo.baud = [
  119. { text = "75", value = 75 },
  120. { text = "110", value = 110 },
  121. { text = "134", value = 134 },
  122. { text = "150", value = 150 },
  123. { text = "300", value = 300 },
  124. { text = "600", value = 600 },
  125. { text = "1200", value = 1200 },
  126. { text = "1800", value = 1800 },
  127. { text = "2400", value = 2400 },
  128. { text = "4800", value = 4800 },
  129. { text = "7200", value = 7200 },
  130. { text = "9600", value = 9600 },
  131. { text = "14400", value = 14400 },
  132. { text = "19200", value = 19200 },
  133. { text = "38400", value = 38400 },
  134. { text = "57600", value = 57600 },
  135. { text = "115200", value = 115200 },
  136. { text = "128000", value = 128000 }
  137. ]
  138. hardware_cbo.byte_size = [
  139. { text = "4", value = 4 },
  140. { text = "5", value = 5 },
  141. { text = "6", value = 6 },
  142. { text = "7", value = 7 },
  143. { text = "8", value = 8 },
  144. ]
  145. hardware_cbo.calibration_mode = [
  146. ]
  147. hardware_cbo.collimator_type = [
  148. ]
  149. hardware_cbo.control_level = [
  150. ]
  151. handware_cbo.dap_type = [
  152. ]
  153. hardware_cbo.default_rotation = [
  154. ]
  155. hardware_cbo.detector_type = [
  156. ]
  157. hardware_cbo.generator_type = [
  158. ]
  159. hardware_cbo.mechanical_type = [
  160. ]
  161. hardware_cbo.panel_exp_window_mode = [
  162. ]
  163. hardware_cbo.panel_flag = [
  164. ]
  165. hardware_cbo.panel_num = [
  166. ]
  167. hardware_cbo.parity = [
  168. ]
  169. hardware_cbo.read_filter = [
  170. ]
  171. hardware_cbo.read_order = [
  172. ]
  173. hardware_cbo.rotation_direction = [
  174. ]
  175. hardware_cbo.save_raw_data_mode = [
  176. ]
  177. hardware_cbo.stop_bits = [
  178. ]
  179. hardware_cbo.stop_sign = [
  180. ]
  181. hardware_cbo.syn_number = [
  182. ]
  183. hardware_cbo.syn_type = [
  184. ]
  185. hardware_cbo.xray_tube_vendor = [
  186. ]
  187. patient.category_option = [
  188. ]
  189. patient.list_mode = [
  190. ]
  191. patient.size_measure_style = [
  192. ]
  193. patient.size_option = [
  194. ]
  195. protocol_cbo.anatomic_region = [
  196. ]
  197. protocol_cbo.collimator_center = [
  198. ]
  199. protocol_cbo.collimator_filter = [
  200. ]
  201. protocol_cbo.collimator_size = [
  202. ]
  203. protocol_cbo.film_orientation = [
  204. ]
  205. protocol_cbo.image_laterality = [
  206. ]
  207. protocol_cbo.image_rotate = [
  208. ]
  209. protocol_cbo.label_position = [
  210. ]
  211. protocol_cbo.label_style = [
  212. ]
  213. protocol_cbo.orientation_column = [
  214. ]
  215. protocol_cbo.print_format = [
  216. ]
  217. protocol_cbo.stand_pos = [
  218. ]
  219. protocol_cbo.user_level = [
  220. ]
  221. protocol_cbo.view_position = [
  222. ]
  223. protocol_cbo.work_station = [
  224. ]
  225. protocol.procedure_view_mark_position = [
  226. ]
  227. protocol.process_image_function = [
  228. ]
  229. protocol.process_image_style = [
  230. ]
  231. workflow_cbo.crop_mode = [
  232. ]
  233. workflow_cbo.lut_type = [
  234. ]
  235. workflow_cbo.mark_zoom_mode = [
  236. ]
  237. workflow_cbo.shutter_shape = [
  238. ]
  239. workflow_cbo.tag_location = [
  240. ]
  241. workflow_cbo.xshutter_offset = [
  242. ]