techui-builder 0.7.3__tar.gz → 0.7.5__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (280) hide show
  1. {techui_builder-0.7.3 → techui_builder-0.7.5}/.copier-answers.yml +1 -1
  2. {techui_builder-0.7.3 → techui_builder-0.7.5}/.github/CONTRIBUTING.md +1 -1
  3. {techui_builder-0.7.3 → techui_builder-0.7.5}/.github/workflows/_test.yml +0 -5
  4. {techui_builder-0.7.3 → techui_builder-0.7.5}/.github/workflows/ci.yml +1 -3
  5. {techui_builder-0.7.3 → techui_builder-0.7.5}/.pre-commit-config.yaml +1 -1
  6. {techui_builder-0.7.3 → techui_builder-0.7.5}/.vscode/launch.json +1 -1
  7. {techui_builder-0.7.3 → techui_builder-0.7.5}/Dockerfile +1 -1
  8. {techui_builder-0.7.3/src/techui_builder.egg-info → techui_builder-0.7.5}/PKG-INFO +7 -5
  9. {techui_builder-0.7.3 → techui_builder-0.7.5}/README.md +4 -3
  10. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/README.md +92 -0
  11. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/ADAravis/ADAravis_detail.bob +292 -351
  12. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/bob/ADAravis/ADAravis_summary.bob +1068 -0
  13. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/ADAravis/NDFileHDF5.pvi.bob +2 -2
  14. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/ADAravis/NDPluginPva.pvi.bob +2 -2
  15. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/ADAravis/NDPluginROI.pvi.bob +2 -2
  16. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/ADAravis/NDPluginROIStat.pvi.bob +2 -2
  17. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/ADAravis/NDPluginStats.pvi.bob +2 -2
  18. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/bob/ADUVC/ADUVC_summary.bob +1042 -0
  19. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/bob/alignmentMirror/mirror.bob +412 -0
  20. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/digitelMpc/digitelMpcIonp.bob +1 -1
  21. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/dls_class.bcf +1 -1
  22. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/bob/fastcs-eiger/eigerController.bob +2392 -0
  23. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/bob/insertionDevice/ID_BL.bob +1116 -0
  24. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/bob/mff/mff.bob +42 -0
  25. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/bob/mks937a/mks937a.bob +281 -0
  26. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/mks937a/mks937aGauge.bob +24 -58
  27. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/mks937a/mks937aImg.bob +50 -121
  28. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/mks937a/mks937aPirg.bob +50 -121
  29. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/pmac/motor_embed.bob +64 -99
  30. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/bob/slits/slit-4axis-individual-embed.bob +411 -0
  31. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/bob/slits/slit-4axis-size-center-embed.bob +557 -0
  32. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/bob/slits/slit-4axis.bob +30 -0
  33. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/bob/temperature/temp-config.bob +357 -0
  34. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/bob/temperature/temp-embed.bob +84 -0
  35. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/bob/vacuumValve/vacuumValveReadOnly.bob +109 -0
  36. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/bob/water/flow-config.bob +161 -0
  37. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/bob/water/flow-embed.bob +59 -0
  38. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/bob/zebraShutter/fastShutter.bob +576 -0
  39. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/PPR.svg +735 -0
  40. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/aio.svg +1 -0
  41. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/attn.svg +857 -0
  42. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/biconcave-lens.svg +164 -0
  43. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/biconvex-lens.svg +165 -0
  44. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/bpm.svg +937 -0
  45. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/chill.svg +54 -0
  46. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/coll.svg +508 -0
  47. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/cpu 0.svg +27 -0
  48. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/cpu 1.svg +28 -0
  49. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/cpu 2.svg +28 -0
  50. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/d1.svg +336 -0
  51. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/device.svg +274 -0
  52. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/diag-camera.svg +368 -0
  53. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/diff.svg +503 -0
  54. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/diode.svg +859 -0
  55. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/estop-pressed.svg +109 -0
  56. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/estop.svg +109 -0
  57. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/filter.svg +429 -0
  58. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/filterstick.svg +720 -0
  59. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/hospital.svg +87 -0
  60. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/ion.svg +430 -0
  61. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/light-source-cyan.svg +131 -0
  62. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/light-source.svg +131 -0
  63. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/logo.svg +369 -0
  64. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/mff-active.svg +351 -0
  65. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/mff-inactive.svg +289 -0
  66. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/mirror-inactive.svg +294 -0
  67. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/mirror.svg +304 -0
  68. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/motorised-mirror.svg +341 -0
  69. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/oscilloscope.svg +2 -0
  70. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/pa.svg +942 -0
  71. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/plano-convex-lens.svg +164 -0
  72. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/program 0.svg +41 -0
  73. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/program 1.svg +23 -0
  74. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/revolving-stage.svg +102 -0
  75. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/ring-off.svg +573 -0
  76. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/ring-on.svg +591 -0
  77. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/robot.svg +484 -0
  78. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/screen.svg +511 -0
  79. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/shutter-fault.svg +123 -0
  80. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/stage.svg +103 -0
  81. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/transmission-grating.svg +290 -0
  82. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/user.svg +1467 -0
  83. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/vfm-down.svg +740 -0
  84. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/wbs.svg +647 -0
  85. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/DCM.svg +15 -0
  86. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/camera.svg +5 -0
  87. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/cog.svg +1 -0
  88. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/cryocooler.svg +1 -0
  89. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/detector.svg +1 -0
  90. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/diamond.svg +1 -0
  91. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/filter-wheel.svg +128 -0
  92. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/flip-horizontal-2.svg +1 -0
  93. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/flip-vertical-2.svg +1 -0
  94. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/lens.svg +1 -0
  95. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/light-source.svg +1 -0
  96. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/oscilloscope.svg +1 -0
  97. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/radiation.svg +1 -0
  98. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/rectangle-horizontal.svg +1 -0
  99. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/rectangle-vertical.svg +1 -0
  100. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/ring-off.svg +574 -0
  101. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/ring-on.svg +592 -0
  102. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/rotation-stage.svg +1 -0
  103. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/slits.svg +6 -0
  104. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/square-centerline-dashed-horizontal.svg +1 -0
  105. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/square-centerline-dashed-vertical.svg +1 -0
  106. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/square-split-horizontal.svg +1 -0
  107. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/square-split-vertical.svg +1 -0
  108. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/square-square.svg +1 -0
  109. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/square.svg +1 -0
  110. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/symbols/translation-stage.svg +1 -0
  111. techui_builder-0.7.5/example/t01-services/synoptic/techui-support/techui-support.yaml +243 -0
  112. {techui_builder-0.7.3 → techui_builder-0.7.5}/example/t01-services/synoptic/techui.yaml +2 -2
  113. {techui_builder-0.7.3 → techui_builder-0.7.5}/pyproject.toml +5 -4
  114. techui_builder-0.7.5/renovate.json +36 -0
  115. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder/__main__.py +0 -1
  116. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder/_version.py +3 -3
  117. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder/builder.py +16 -3
  118. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder/generate.py +2 -2
  119. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder/generate_jsonmap.py +22 -6
  120. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder/main_app.py +31 -7
  121. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder/models.py +14 -14
  122. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder/status.py +16 -2
  123. {techui_builder-0.7.3 → techui_builder-0.7.5/src/techui_builder.egg-info}/PKG-INFO +7 -5
  124. techui_builder-0.7.5/src/techui_builder.egg-info/SOURCES.txt +243 -0
  125. techui_builder-0.7.5/src/techui_builder.egg-info/scm_file_list.json +238 -0
  126. techui_builder-0.7.5/src/techui_builder.egg-info/scm_version.json +8 -0
  127. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_builder.py +43 -2
  128. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_cli.py +54 -2
  129. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_generate.py +1 -1
  130. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_models.py +4 -4
  131. techui_builder-0.7.3/.devcontainer/install_lazygit.sh +0 -8
  132. techui_builder-0.7.3/.github/dependabot.yml +0 -28
  133. techui_builder-0.7.3/example-synoptic/b23-services/config/devsta.db +0 -22
  134. techui_builder-0.7.3/example-synoptic/b23-services/services/bl23b-di-mod-01/config/ioc.yaml +0 -120
  135. techui_builder-0.7.3/example-synoptic/b23-services/services/bl23b-di-mod-02/config/ioc.yaml +0 -120
  136. techui_builder-0.7.3/example-synoptic/b23-services/services/bl23b-di-uvcam-01/config/ioc.yaml +0 -195
  137. techui_builder-0.7.3/example-synoptic/b23-services/services/bl23b-di-uvcam-02/config/ioc.yaml +0 -195
  138. techui_builder-0.7.3/example-synoptic/b23-services/services/bl23b-mo-ioc-01/config/ioc.yaml +0 -100
  139. techui_builder-0.7.3/example-synoptic/b23-services/services/bl23b-va-ioc-01/config/ioc.yaml +0 -481
  140. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/IMG1.bob +0 -23
  141. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/IMG11.bob +0 -23
  142. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/IMG12.bob +0 -23
  143. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/IONP1.bob +0 -23
  144. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/IONP11.bob +0 -23
  145. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/IONP12.bob +0 -23
  146. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/IONP21.bob +0 -23
  147. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/JsonMap.json +0 -503
  148. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/M3.bob +0 -69
  149. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/MOD1.bob +0 -104
  150. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/MOD2.bob +0 -104
  151. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/PIRG1.bob +0 -23
  152. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/PIRG11.bob +0 -23
  153. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/PIRG12.bob +0 -23
  154. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/SPACE11.bob +0 -83
  155. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/index.bob +0 -2893
  156. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/bob/ADAravis/ADAravis_summary.bob +0 -1205
  157. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/bob/mks937a/mks937a.bob +0 -391
  158. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/absorber 1.svg +0 -79
  159. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/img 0.svg +0 -102
  160. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/ionp 4 (copy).svg +0 -116
  161. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/ionp 4.svg +0 -107
  162. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/pirg 0.svg +0 -130
  163. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/valve 1.svg +0 -140
  164. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/techui-support.yaml +0 -102
  165. techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui.yaml +0 -156
  166. techui_builder-0.7.3/src/techui_builder.egg-info/SOURCES.txt +0 -185
  167. {techui_builder-0.7.3 → techui_builder-0.7.5}/.devcontainer/devcontainer.json +0 -0
  168. {techui_builder-0.7.3 → techui_builder-0.7.5}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
  169. {techui_builder-0.7.3 → techui_builder-0.7.5}/.github/ISSUE_TEMPLATE/issue.md +0 -0
  170. {techui_builder-0.7.3 → techui_builder-0.7.5}/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +0 -0
  171. {techui_builder-0.7.3 → techui_builder-0.7.5}/.github/pages/index.html +0 -0
  172. {techui_builder-0.7.3 → techui_builder-0.7.5}/.github/pages/make_switcher.py +0 -0
  173. {techui_builder-0.7.3 → techui_builder-0.7.5}/.github/workflows/_dist.yml +0 -0
  174. {techui_builder-0.7.3 → techui_builder-0.7.5}/.github/workflows/_docs.yml +0 -0
  175. {techui_builder-0.7.3 → techui_builder-0.7.5}/.github/workflows/_pypi.yml +0 -0
  176. {techui_builder-0.7.3 → techui_builder-0.7.5}/.github/workflows/_release.yml +0 -0
  177. {techui_builder-0.7.3 → techui_builder-0.7.5}/.github/workflows/_tox.yml +0 -0
  178. {techui_builder-0.7.3 → techui_builder-0.7.5}/.github/workflows/periodic.yml +0 -0
  179. {techui_builder-0.7.3 → techui_builder-0.7.5}/.gitignore +0 -0
  180. {techui_builder-0.7.3 → techui_builder-0.7.5}/.gitleaks.toml +0 -0
  181. {techui_builder-0.7.3 → techui_builder-0.7.5}/.gitmodules +0 -0
  182. {techui_builder-0.7.3 → techui_builder-0.7.5}/.python-version +0 -0
  183. {techui_builder-0.7.3 → techui_builder-0.7.5}/.vscode/extensions.json +0 -0
  184. {techui_builder-0.7.3 → techui_builder-0.7.5}/.vscode/settings.json +0 -0
  185. {techui_builder-0.7.3 → techui_builder-0.7.5}/.vscode/tasks.json +0 -0
  186. {techui_builder-0.7.3 → techui_builder-0.7.5}/LICENSE +0 -0
  187. {techui_builder-0.7.3 → techui_builder-0.7.5}/catalog-info.yaml +0 -0
  188. {techui_builder-0.7.3 → techui_builder-0.7.5}/docs/conf.py +0 -0
  189. {techui_builder-0.7.3 → techui_builder-0.7.5}/example/t01-services/services/bl01t-ea-ioc-01/config/fastcs.yaml +0 -0
  190. {techui_builder-0.7.3 → techui_builder-0.7.5}/example/t01-services/services/bl01t-mo-ioc-01/config/ioc.yaml +0 -0
  191. {techui_builder-0.7.3 → techui_builder-0.7.5}/example/t01-services/synoptic/index.bob +0 -0
  192. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/LICENSE +0 -0
  193. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/ADAravis/ProfileCursorGraphs.bob +0 -0
  194. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/colour.def +0 -0
  195. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/pmac/MOTOR.bob +0 -0
  196. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/pmac/pmacController.bob +0 -0
  197. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/pmac/ppmacController.bob +0 -0
  198. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/rga/rga.bob +0 -0
  199. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/settings.ini +0 -0
  200. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/vacuumValve/vacuumValve.bob +0 -0
  201. {techui_builder-0.7.3/example-synoptic/b23-services → techui_builder-0.7.5/example/t01-services}/synoptic/techui-support/bob/vacuumValve/vacuumValveInterlocks.bob +0 -0
  202. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/3DCM_diag_3.gif +0 -0
  203. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/Beamline_Image.png +0 -0
  204. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/Beamline_Image_Colour.png +0 -0
  205. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/Panda.jpg +0 -0
  206. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/WoodenArch.jpg +0 -0
  207. /techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/absorber 1 (copy).svg → /techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/absorber.svg +0 -0
  208. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/aperture.svg +0 -0
  209. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/camera +0 -0
  210. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/camera-1.svg +0 -0
  211. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/dcm.svg +0 -0
  212. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/diag-stick-camera.svg +0 -0
  213. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/diag-stick-camera_flipped.png +0 -0
  214. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/diag-stick.svg +0 -0
  215. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/fastValve 1 (copy).svg +0 -0
  216. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/fastValve 1.svg +0 -0
  217. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/floodgate.jpg +0 -0
  218. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/fm.png +0 -0
  219. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/fm.svg +0 -0
  220. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/fvg 0.svg +0 -0
  221. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/hfm.svg +0 -0
  222. /techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/img 0 (copy).svg → /techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/img0.svg +0 -0
  223. /techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/ionp 4 (another copy).svg → /techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/ionp4.svg +0 -0
  224. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/manualValve 1 (copy).svg +0 -0
  225. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/manualValve 1.svg +0 -0
  226. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/motors +0 -0
  227. /techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/pirg 0 (copy).svg → /techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/pirg0.svg +0 -0
  228. /techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/rga 0.svg → /techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/rga0.svg +0 -0
  229. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/ring 1.png +0 -0
  230. /techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/ring 0.svg → /techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/ring-off-anti.svg +0 -0
  231. /techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/ring 1.svg → /techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/ring-on-anti.svg +0 -0
  232. /techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/shutter 3.svg → /techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/shutter-closed.svg +0 -0
  233. /techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/shutter 2.svg → /techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/shutter-closing.svg +0 -0
  234. /techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/shutter 1 (copy).svg → /techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/shutter-open.svg +0 -0
  235. /techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/shutter 1.svg → /techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/shutter-opening.svg +0 -0
  236. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/slits.svg +0 -0
  237. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/space 0.svg +0 -0
  238. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/spacenew 0.svg +0 -0
  239. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/table.png +0 -0
  240. /techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols/valve 1 (copy).svg → /techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols/valve.svg +0 -0
  241. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/vfm-up.svg +0 -0
  242. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/webcam.png +0 -0
  243. {techui_builder-0.7.3/example-synoptic/b23-services/synoptic/techui-support/symbols → techui_builder-0.7.5/example/t01-services/synoptic/techui-support/old-symbols}/webcam.svg +0 -0
  244. {techui_builder-0.7.3 → techui_builder-0.7.5}/setup.cfg +0 -0
  245. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder/__init__.py +0 -0
  246. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder/_logger.py +0 -0
  247. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder/autofill.py +0 -0
  248. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder/schema_generator.py +0 -0
  249. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder/utils.py +0 -0
  250. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder/validator.py +0 -0
  251. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder.egg-info/dependency_links.txt +0 -0
  252. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder.egg-info/entry_points.txt +0 -0
  253. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder.egg-info/requires.txt +0 -0
  254. {techui_builder-0.7.3 → techui_builder-0.7.5}/src/techui_builder.egg-info/top_level.txt +0 -0
  255. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/__init__.py +0 -0
  256. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/conftest.py +0 -0
  257. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_autofiller.py +0 -0
  258. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_files/group.xml +0 -0
  259. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_files/index.bob +0 -0
  260. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_files/motor-edited.bob +0 -0
  261. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_files/motor.bob +0 -0
  262. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_files/motor_bad.bob +0 -0
  263. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_files/motor_embed.bob +0 -0
  264. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_files/test_bob.bob +0 -0
  265. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_files/test_bob_bad.bob +0 -0
  266. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_files/test_bob_embedded.bob +0 -0
  267. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_files/test_bob_navtabs.bob +0 -0
  268. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_files/widget.xml +0 -0
  269. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_files/widget_bad.xml +0 -0
  270. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_files/widget_bad_2.xml +0 -0
  271. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_files/widget_custom_suffix.xml +0 -0
  272. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_files/widget_related.xml +0 -0
  273. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_files/widget_related_no_suffix.xml +0 -0
  274. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_files/widget_url_screen.xml +0 -0
  275. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_generate_jsonmap.py +0 -0
  276. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_logger.py +0 -0
  277. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_status.py +0 -0
  278. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_utils.py +0 -0
  279. {techui_builder-0.7.3 → techui_builder-0.7.5}/tests/test_validator.py +0 -0
  280. {techui_builder-0.7.3 → techui_builder-0.7.5}/uv.lock +0 -0
@@ -1,5 +1,5 @@
1
1
  # Changes here will be overwritten by Copier
2
- _commit: 5.0.0a4
2
+ _commit: 5.2.0
3
3
  _src_path: gh:DiamondLightSource/python-copier-template
4
4
  author_email: oliver.copping@diamond.ac.uk
5
5
  author_name: Oliver Copping
@@ -24,4 +24,4 @@ It is recommended that developers use a [vscode devcontainer](https://code.visua
24
24
 
25
25
  This project was created using the [Diamond Light Source Copier Template](https://github.com/DiamondLightSource/python-copier-template) for Python projects.
26
26
 
27
- For more information on common tasks like setting up a developer environment, running the tests, and setting a pre-commit hook, see the template's [How-to guides](https://diamondlightsource.github.io/python-copier-template/5.0.0a4/how-to.html).
27
+ For more information on common tasks like setting up a developer environment, running the tests, and setting a pre-commit hook, see the template's [How-to guides](https://diamondlightsource.github.io/python-copier-template/5.2.0/how-to.html).
@@ -9,9 +9,6 @@ on:
9
9
  type: string
10
10
  description: The runner to run this job on
11
11
  required: true
12
- secrets:
13
- CODECOV_TOKEN:
14
- required: true
15
12
 
16
13
  env:
17
14
  # https://github.com/pytest-dev/pytest/issues/2042
@@ -41,5 +38,3 @@ jobs:
41
38
  with:
42
39
  name: ${{ inputs.python-version }}/${{ inputs.runs-on }}
43
40
  files: cov.xml
44
- env:
45
- CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
@@ -18,14 +18,12 @@ jobs:
18
18
  strategy:
19
19
  matrix:
20
20
  runs-on: ["ubuntu-latest"] # can add windows-latest, macos-latest
21
- python-version: ["3.12", "3.13"]
21
+ python-version: ["3.12", "3.13", "3.14"]
22
22
  fail-fast: false
23
23
  uses: ./.github/workflows/_test.yml
24
24
  with:
25
25
  runs-on: ${{ matrix.runs-on }}
26
26
  python-version: ${{ matrix.python-version }}
27
- secrets:
28
- CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
29
27
 
30
28
  dist:
31
29
  uses: ./.github/workflows/_dist.yml
@@ -3,7 +3,7 @@ repos:
3
3
  rev: v6.0.0
4
4
  hooks:
5
5
  - id: check-added-large-files
6
- args: ["--maxkb=1000"] # uv.lock is more than 500kB
6
+ exclude: ^uv.lock
7
7
  - id: check-yaml
8
8
  - id: check-merge-conflict
9
9
  - id: end-of-file-fixer
@@ -12,7 +12,7 @@
12
12
  "cwd": "${workspaceFolder}",
13
13
  "program": "${workspaceFolder}/src/techui_builder/__main__.py",
14
14
  "console": "integratedTerminal",
15
- "args": "${workspaceFolder}/example-synoptic/b23-services/synoptic/techui.yaml"
15
+ "args": "build ${workspaceFolder}/example/t01-services/synoptic/techui.yaml"
16
16
  },
17
17
  ]
18
18
  }
@@ -1,6 +1,6 @@
1
1
  # The devcontainer should use the developer target and run as root with podman
2
2
  # or docker with user namespaces.
3
- FROM ghcr.io/diamondlightsource/ubuntu-devcontainer:noble AS developer
3
+ FROM ghcr.io/diamondlightsource/ubuntu-devcontainer:resolute AS developer
4
4
 
5
5
  # Add any system dependencies for the developer/build environment here
6
6
  RUN apt-get update -y && apt-get install -y --no-install-recommends \
@@ -1,12 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: techui-builder
3
- Version: 0.7.3
3
+ Version: 0.7.5
4
4
  Summary: A package for building Phoebus GUIs
5
5
  Author-email: Oliver Copping <oliver.copping@diamond.ac.uk>, Adedamola Sode <adedamola.sode@diamond.ac.uk>, Niamh Dougan <niamh.dougan@diamond.ac.uk>, Thomas Kane <thomas.kane@diamond.ac.uk>
6
+ License-Expression: Apache-2.0
6
7
  Project-URL: GitHub, https://github.com/DiamondLightSource/techui-builder
7
- Classifier: Development Status :: 3 - Alpha
8
8
  Classifier: Programming Language :: Python :: 3.12
9
9
  Classifier: Programming Language :: Python :: 3.13
10
+ Classifier: Programming Language :: Python :: 3.14
10
11
  Requires-Python: <4.0,>=3.12
11
12
  Description-Content-Type: text/markdown
12
13
  License-File: LICENSE
@@ -32,8 +33,9 @@ A package for building Phoebus GUIs
32
33
 
33
34
  Techui-builder is a module for building and organising phoebus gui screens using a builder-ibek yaml description of an IOC, with a user created techui.yaml file containing a description of the screens the user wants to create.
34
35
 
35
- Source | <https://github.com/DiamondLightSource/techui-builder>
36
+ What | Where
36
37
  :---: | :---:
38
+ Source | <https://github.com/DiamondLightSource/techui-builder>
37
39
  PyPI | `pip install techui-builder`
38
40
  Releases | <https://github.com/DiamondLightSource/techui-builder/releases>
39
41
 
@@ -59,8 +61,8 @@ The process to use this module goes as follows (WIP):
59
61
 
60
62
  ```
61
63
  beamline:
62
- short_dom: {e.g. b23, b01-1}
63
- long_dom: {e.g. bl23b}
64
+ location: {e.g. b23, b01-1}
65
+ domain: {e.g. bl23b}
64
66
  desc: {beamline description}
65
67
  url: {e.g. b23-opis.diamond.ac.uk}
66
68
 
@@ -9,8 +9,9 @@ A package for building Phoebus GUIs
9
9
 
10
10
  Techui-builder is a module for building and organising phoebus gui screens using a builder-ibek yaml description of an IOC, with a user created techui.yaml file containing a description of the screens the user wants to create.
11
11
 
12
- Source | <https://github.com/DiamondLightSource/techui-builder>
12
+ What | Where
13
13
  :---: | :---:
14
+ Source | <https://github.com/DiamondLightSource/techui-builder>
14
15
  PyPI | `pip install techui-builder`
15
16
  Releases | <https://github.com/DiamondLightSource/techui-builder/releases>
16
17
 
@@ -36,8 +37,8 @@ The process to use this module goes as follows (WIP):
36
37
 
37
38
  ```
38
39
  beamline:
39
- short_dom: {e.g. b23, b01-1}
40
- long_dom: {e.g. bl23b}
40
+ location: {e.g. b23, b01-1}
41
+ domain: {e.g. bl23b}
41
42
  desc: {beamline description}
42
43
  url: {e.g. b23-opis.diamond.ac.uk}
43
44
 
@@ -0,0 +1,92 @@
1
+ # techui-support
2
+
3
+ A submodule to supplement [techui-builder](git@github.com:DiamondLightSource/techui-builder).
4
+
5
+ This contains summary .bob files used by Phoebus as well as Lucide SVG icons for device components.
6
+
7
+ Here are the most commonly used icons:
8
+
9
+ | Description | Symbol | Lucide Ref
10
+ | --- | --- | ---
11
+ | Radiation Monitor | ![alt text](<symbols/radiation.svg>) | (radiation)
12
+ | Cryocooler | ![alt text](<symbols/cryocooler.svg>) | (snowflake)
13
+ | Camera | ![alt text](<symbols/camera.svg>) | (cctv custom)
14
+ | Lens | ![alt text](<symbols/lens.svg>) | (lens-convex)
15
+ | Oscilloscope | ![alt text](<symbols/oscilloscope.svg>) | (audio-waveform)
16
+ | Light Source | ![alt text](<symbols/light-source.svg>) | (sun)
17
+ | Ring On | <img src="symbols/ring-on.svg" width="24" height="24" alt="ring-on"> | (custom)
18
+ | Ring Off | <img src="symbols/ring-off.svg" width="24" height="24" alt="ring-on"> | (custom)
19
+ | Rotation Stage | ![alt text](<symbols/rotation-stage.svg>) | (rotate-cw)
20
+ | Translation Stage | ![alt text](<symbols/translation-stage.svg>) | (move)
21
+ | Cog | ![alt text](<symbols/cog.svg>) | (cog)
22
+ | | ![alt text](<symbols/flip-horizontal-2.svg>) |
23
+ | | ![alt text](<symbols/flip-vertical-2.svg>) |
24
+ | | ![alt text](<symbols/square-centerline-dashed-horizontal.svg>) |
25
+ | | ![alt text](<symbols/square-centerline-dashed-vertical.svg>) |
26
+ | | ![alt text](<symbols/square-split-horizontal.svg>) |
27
+ | | ![alt text](<symbols/square-split-vertical.svg>) |
28
+ | Slits | ![alt text](<symbols/slits.svg>) | (slits)
29
+
30
+
31
+
32
+
33
+
34
+ <!-- ## Vacuum
35
+
36
+ | Widget | Symbol | Description
37
+ | --- | --- | ---
38
+ | Ion Pump | ![alt text](<symbols/ionp4.svg>) |
39
+ | Inverted Magnetron Gauge (IMG) | ![alt text](<symbols/img0.svg>) |
40
+ | Pirani Gauge | ![alt text](<symbols/pirg0.svg>) |
41
+ | Scroll Pump | |
42
+ | Fast Valve | ![alt text](<symbols/fastValve 1 (copy).svg>) |
43
+ | Gate Valve | ![alt text](<symbols/valve.svg>) |
44
+ | Residual Gas Analyser | ![alt text](<symbols/rga0.svg>) |
45
+ | Radiation Monitor | |
46
+ | Absorber | ![alt text](<symbols/absorber.svg>) |
47
+
48
+
49
+ ## Motion
50
+
51
+ | Widget | Symbol | Description
52
+ | --- | --- | ---
53
+ | Slits | ![alt text](<symbols/slits.svg>)|
54
+ Motion Controller
55
+ | Filter | ![alt text](<symbols/filterstick.svg>)
56
+ | Shutter | ![alt text](<symbols/shutter-opening.svg>) ![alt text](<symbols/shutter-open.svg>) ![alt text](<symbols/shutter-closing.svg>) ![alt text](<symbols/shutter-closed.svg>) | Opening, Open, Closing, Closed |
57
+ | Custom Aperture | ![alt text](<symbols/aperture.svg>)
58
+ Optical Table
59
+ | Monochromator | ![alt text](<symbols/dcm.svg>) |
60
+ | Mirror | ![alt text](<symbols/hfm.svg>)![alt text](<symbols/vfm-down.svg>)![alt text](<symbols/vfm-up.svg>) | Horizontal/Vertical Focusing Mirrors
61
+ | Robot | ![alt text](<symbols/robot.svg>) |
62
+
63
+ ## Detectors
64
+
65
+ | Widget | Symbol | Description
66
+ | --- | --- | ---
67
+ | Webcam | ![alt text](<symbols/webcam.svg>) |
68
+ Alignment Camera | ![alt text](<symbols/diag-camera.svg>) |
69
+ Detector
70
+
71
+
72
+ ## Diagnostics
73
+
74
+ | Widget | Symbol | Description
75
+ | --- | --- | ---
76
+ Diagnostic Stick | ![alt text](<symbols/diag-stick.svg>)![alt text](<symbols/diag-stick-camera.svg>) | Without and with camera
77
+ Fluorescent Screen | ![alt text](<symbols/screen.svg>) |
78
+ | Ion Chamber | ![alt text](<symbols/ion.svg>) |
79
+ XIA Filter Array | |
80
+ | Attenuator | ![alt text](<symbols/attn.svg>) |
81
+
82
+ # Other
83
+
84
+ | Widget | Symbol | Description
85
+ | --- | --- | ---
86
+ | Collimator | ![alt text](<symbols/coll.svg>) |
87
+ | Chiller | ![alt text](<symbols/chill.svg>) |
88
+ Diode| ![alt text](<symbols/diode.svg>) |
89
+ Cryocooler
90
+ Zebra
91
+ Panda
92
+ | Ring | ![alt text](<symbols/ring-off.svg>)![alt text](<symbols/ring-on.svg>) | Stored beam off/on -->