cgse 2023.38.0__py3-none-any.whl → 2024.1.3__py3-none-any.whl

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 (653) hide show
  1. README.md +27 -0
  2. bump.py +77 -0
  3. cgse-2024.1.3.dist-info/METADATA +41 -0
  4. cgse-2024.1.3.dist-info/RECORD +5 -0
  5. {cgse-2023.38.0.dist-info → cgse-2024.1.3.dist-info}/WHEEL +1 -2
  6. cgse-2023.38.0.dist-info/COPYING +0 -674
  7. cgse-2023.38.0.dist-info/COPYING.LESSER +0 -165
  8. cgse-2023.38.0.dist-info/METADATA +0 -144
  9. cgse-2023.38.0.dist-info/RECORD +0 -649
  10. cgse-2023.38.0.dist-info/entry_points.txt +0 -75
  11. cgse-2023.38.0.dist-info/top_level.txt +0 -2
  12. egse/__init__.py +0 -12
  13. egse/__main__.py +0 -32
  14. egse/aeu/aeu.py +0 -5235
  15. egse/aeu/aeu_awg.yaml +0 -265
  16. egse/aeu/aeu_crio.yaml +0 -273
  17. egse/aeu/aeu_cs.py +0 -626
  18. egse/aeu/aeu_devif.py +0 -321
  19. egse/aeu/aeu_main_ui.py +0 -912
  20. egse/aeu/aeu_metrics.py +0 -131
  21. egse/aeu/aeu_protocol.py +0 -463
  22. egse/aeu/aeu_psu.yaml +0 -204
  23. egse/aeu/aeu_ui.py +0 -873
  24. egse/aeu/arbdata/FccdRead.arb +0 -2
  25. egse/aeu/arbdata/FccdRead_min_points.arb +0 -2
  26. egse/aeu/arbdata/HeaterSync_FccdRead.arb +0 -2
  27. egse/aeu/arbdata/HeaterSync_ccdRead25.arb +0 -2
  28. egse/aeu/arbdata/HeaterSync_ccdRead31_25.arb +0 -2
  29. egse/aeu/arbdata/HeaterSync_ccdRead37_50.arb +0 -2
  30. egse/aeu/arbdata/HeaterSync_ccdRead43_75.arb +0 -2
  31. egse/aeu/arbdata/HeaterSync_ccdRead50.arb +0 -2
  32. egse/aeu/arbdata/Heater_FccdRead_min_points.arb +0 -2
  33. egse/aeu/arbdata/ccdRead25.arb +0 -2
  34. egse/aeu/arbdata/ccdRead25_150ms.arb +0 -2
  35. egse/aeu/arbdata/ccdRead31_25.arb +0 -2
  36. egse/aeu/arbdata/ccdRead31_25_150ms.arb +0 -2
  37. egse/aeu/arbdata/ccdRead37_50.arb +0 -2
  38. egse/aeu/arbdata/ccdRead37_50_150ms.arb +0 -2
  39. egse/aeu/arbdata/ccdRead43_75.arb +0 -2
  40. egse/aeu/arbdata/ccdRead43_75_150ms.arb +0 -2
  41. egse/aeu/arbdata/ccdRead50.arb +0 -2
  42. egse/aeu/arbdata/ccdRead50_150ms.arb +0 -2
  43. egse/alert/__init__.py +0 -1049
  44. egse/alert/alertman.yaml +0 -37
  45. egse/alert/alertman_cs.py +0 -234
  46. egse/alert/alertman_ui.py +0 -603
  47. egse/alert/gsm/beaglebone.py +0 -138
  48. egse/alert/gsm/beaglebone.yaml +0 -51
  49. egse/alert/gsm/beaglebone_cs.py +0 -108
  50. egse/alert/gsm/beaglebone_devif.py +0 -130
  51. egse/alert/gsm/beaglebone_protocol.py +0 -48
  52. egse/bits.py +0 -318
  53. egse/camera.py +0 -44
  54. egse/collimator/__init__.py +0 -0
  55. egse/collimator/fcul/__init__.py +0 -0
  56. egse/collimator/fcul/ogse.py +0 -1077
  57. egse/collimator/fcul/ogse.yaml +0 -14
  58. egse/collimator/fcul/ogse_cs.py +0 -154
  59. egse/collimator/fcul/ogse_devif.py +0 -358
  60. egse/collimator/fcul/ogse_protocol.py +0 -129
  61. egse/collimator/fcul/ogse_sim.py +0 -431
  62. egse/collimator/fcul/ogse_ui.py +0 -1108
  63. egse/command.py +0 -699
  64. egse/config.py +0 -410
  65. egse/confman/__init__.py +0 -1015
  66. egse/confman/confman.yaml +0 -67
  67. egse/confman/confman_cs.py +0 -239
  68. egse/confman/confman_ui.py +0 -381
  69. egse/confman/setup_ui.py +0 -565
  70. egse/control.py +0 -442
  71. egse/coordinates/__init__.py +0 -531
  72. egse/coordinates/avoidance.py +0 -103
  73. egse/coordinates/cslmodel.py +0 -127
  74. egse/coordinates/laser_tracker_to_dict.py +0 -120
  75. egse/coordinates/point.py +0 -707
  76. egse/coordinates/pyplot.py +0 -195
  77. egse/coordinates/referenceFrame.py +0 -1279
  78. egse/coordinates/refmodel.py +0 -737
  79. egse/coordinates/rotationMatrix.py +0 -85
  80. egse/coordinates/transform3d_addon.py +0 -419
  81. egse/csl/__init__.py +0 -50
  82. egse/csl/commanding.py +0 -78
  83. egse/csl/icons/hexapod-connected-selected.svg +0 -30
  84. egse/csl/icons/hexapod-connected.svg +0 -30
  85. egse/csl/icons/hexapod-homing-selected.svg +0 -68
  86. egse/csl/icons/hexapod-homing.svg +0 -68
  87. egse/csl/icons/hexapod-retract-selected.svg +0 -56
  88. egse/csl/icons/hexapod-retract.svg +0 -51
  89. egse/csl/icons/hexapod-zero-selected.svg +0 -56
  90. egse/csl/icons/hexapod-zero.svg +0 -56
  91. egse/csl/icons/logo-puna.svg +0 -92
  92. egse/csl/icons/stop.svg +0 -1
  93. egse/csl/initialisation.py +0 -102
  94. egse/csl/mech_pos_settings.yaml +0 -18
  95. egse/das.py +0 -1247
  96. egse/das.yaml +0 -7
  97. egse/data/conf/SETUP_CSL_00000_170620_150000.yaml +0 -5
  98. egse/data/conf/SETUP_CSL_00001_170620_151010.yaml +0 -69
  99. egse/data/conf/SETUP_CSL_00002_170620_151020.yaml +0 -69
  100. egse/data/conf/SETUP_CSL_00003_170620_151030.yaml +0 -69
  101. egse/data/conf/SETUP_CSL_00004_170620_151040.yaml +0 -69
  102. egse/data/conf/SETUP_CSL_00005_170620_151050.yaml +0 -69
  103. egse/data/conf/SETUP_CSL_00006_170620_151060.yaml +0 -69
  104. egse/data/conf/SETUP_CSL_00007_170620_151070.yaml +0 -69
  105. egse/data/conf/SETUP_CSL_00008_170620_151080.yaml +0 -75
  106. egse/data/conf/SETUP_CSL_00010_210308_083016.yaml +0 -138
  107. egse/data/conf/SETUP_INTA_00000_170620_150000.yaml +0 -4
  108. egse/data/conf/SETUP_SRON_00000_170620_150000.yaml +0 -4
  109. egse/decorators.py +0 -415
  110. egse/device.py +0 -269
  111. egse/dpu/__init__.py +0 -2681
  112. egse/dpu/ccd_ui.py +0 -508
  113. egse/dpu/dpu.py +0 -786
  114. egse/dpu/dpu.yaml +0 -153
  115. egse/dpu/dpu_cs.py +0 -272
  116. egse/dpu/dpu_ui.py +0 -668
  117. egse/dpu/fitsgen.py +0 -2077
  118. egse/dpu/fitsgen_test.py +0 -752
  119. egse/dpu/fitsgen_ui.py +0 -399
  120. egse/dpu/hdf5_model.py +0 -332
  121. egse/dpu/hdf5_ui.py +0 -277
  122. egse/dpu/hdf5_viewer.py +0 -506
  123. egse/dpu/hk_ui.py +0 -468
  124. egse/dpu_commands.py +0 -81
  125. egse/dsi/constants.py +0 -220
  126. egse/dsi/esl.py +0 -870
  127. egse/dsi/rmap.py +0 -1042
  128. egse/dsi/rmapci.py +0 -37
  129. egse/dsi/spw.py +0 -154
  130. egse/dsi/spw_state.py +0 -29
  131. egse/dummy.py +0 -258
  132. egse/dyndummy.py +0 -179
  133. egse/env.py +0 -278
  134. egse/exceptions.py +0 -88
  135. egse/fdir/__init__.py +0 -28
  136. egse/fdir/fdir_manager.py +0 -85
  137. egse/fdir/fdir_manager.yaml +0 -51
  138. egse/fdir/fdir_manager_controller.py +0 -228
  139. egse/fdir/fdir_manager_cs.py +0 -164
  140. egse/fdir/fdir_manager_interface.py +0 -25
  141. egse/fdir/fdir_remote.py +0 -73
  142. egse/fdir/fdir_remote.yaml +0 -37
  143. egse/fdir/fdir_remote_controller.py +0 -50
  144. egse/fdir/fdir_remote_cs.py +0 -97
  145. egse/fdir/fdir_remote_interface.py +0 -14
  146. egse/fdir/fdir_remote_popup.py +0 -31
  147. egse/fee/__init__.py +0 -114
  148. egse/fee/f_fee_register.yaml +0 -43
  149. egse/fee/fee.py +0 -631
  150. egse/fee/feesim.py +0 -750
  151. egse/fee/n_fee_hk.py +0 -761
  152. egse/fee/nfee.py +0 -187
  153. egse/filterwheel/__init__.py +0 -4
  154. egse/filterwheel/eksma/__init__.py +0 -24
  155. egse/filterwheel/eksma/fw8smc4.py +0 -661
  156. egse/filterwheel/eksma/fw8smc4.yaml +0 -121
  157. egse/filterwheel/eksma/fw8smc4_cs.py +0 -144
  158. egse/filterwheel/eksma/fw8smc4_devif.py +0 -473
  159. egse/filterwheel/eksma/fw8smc4_protocol.py +0 -81
  160. egse/filterwheel/eksma/fw8smc4_ui.py +0 -940
  161. egse/filterwheel/eksma/fw8smc5.py +0 -111
  162. egse/filterwheel/eksma/fw8smc5.yaml +0 -105
  163. egse/filterwheel/eksma/fw8smc5_controller.py +0 -307
  164. egse/filterwheel/eksma/fw8smc5_cs.py +0 -141
  165. egse/filterwheel/eksma/fw8smc5_interface.py +0 -65
  166. egse/filterwheel/eksma/fw8smc5_simulator.py +0 -29
  167. egse/filterwheel/eksma/fw8smc5_ui.py +0 -1068
  168. egse/filterwheel/eksma/testpythonfw.py +0 -215
  169. egse/fov/__init__.py +0 -65
  170. egse/fov/fov_hk.py +0 -712
  171. egse/fov/fov_ui.py +0 -861
  172. egse/fov/fov_ui_controller.py +0 -140
  173. egse/fov/fov_ui_model.py +0 -200
  174. egse/fov/fov_ui_view.py +0 -345
  175. egse/gimbal/__init__.py +0 -32
  176. egse/gimbal/symetrie/__init__.py +0 -26
  177. egse/gimbal/symetrie/alpha.py +0 -586
  178. egse/gimbal/symetrie/generic_gimbal_ui.py +0 -1521
  179. egse/gimbal/symetrie/gimbal.py +0 -877
  180. egse/gimbal/symetrie/gimbal.yaml +0 -168
  181. egse/gimbal/symetrie/gimbal_cs.py +0 -183
  182. egse/gimbal/symetrie/gimbal_protocol.py +0 -135
  183. egse/gimbal/symetrie/gimbal_ui.py +0 -361
  184. egse/gimbal/symetrie/pmac.py +0 -1006
  185. egse/gimbal/symetrie/pmac_regex.py +0 -83
  186. egse/graph.py +0 -132
  187. egse/gui/__init__.py +0 -47
  188. egse/gui/buttons.py +0 -378
  189. egse/gui/focalplane.py +0 -1281
  190. egse/gui/formatter.py +0 -10
  191. egse/gui/led.py +0 -162
  192. egse/gui/limitswitch.py +0 -143
  193. egse/gui/mechanisms.py +0 -588
  194. egse/gui/states.py +0 -148
  195. egse/gui/stripchart.py +0 -729
  196. egse/gui/switch.py +0 -112
  197. egse/h5.py +0 -274
  198. egse/help/__init__.py +0 -0
  199. egse/help/help_ui.py +0 -126
  200. egse/hexapod/__init__.py +0 -32
  201. egse/hexapod/symetrie/__init__.py +0 -138
  202. egse/hexapod/symetrie/alpha.py +0 -874
  203. egse/hexapod/symetrie/dynalpha.py +0 -1387
  204. egse/hexapod/symetrie/hexapod_ui.py +0 -1516
  205. egse/hexapod/symetrie/pmac.py +0 -1010
  206. egse/hexapod/symetrie/pmac_regex.py +0 -83
  207. egse/hexapod/symetrie/puna.py +0 -1167
  208. egse/hexapod/symetrie/puna.yaml +0 -193
  209. egse/hexapod/symetrie/puna_cs.py +0 -196
  210. egse/hexapod/symetrie/puna_protocol.py +0 -131
  211. egse/hexapod/symetrie/puna_ui.py +0 -434
  212. egse/hexapod/symetrie/punaplus.py +0 -107
  213. egse/hexapod/symetrie/zonda.py +0 -872
  214. egse/hexapod/symetrie/zonda.yaml +0 -337
  215. egse/hexapod/symetrie/zonda_cs.py +0 -172
  216. egse/hexapod/symetrie/zonda_devif.py +0 -415
  217. egse/hexapod/symetrie/zonda_protocol.py +0 -119
  218. egse/hexapod/symetrie/zonda_ui.py +0 -449
  219. egse/hk.py +0 -765
  220. egse/icons/aeu-cs-start.svg +0 -117
  221. egse/icons/aeu-cs-stop.svg +0 -118
  222. egse/icons/aeu-cs.svg +0 -107
  223. egse/icons/aeu_cs-started.svg +0 -112
  224. egse/icons/aeu_cs-stopped.svg +0 -112
  225. egse/icons/aeu_cs.svg +0 -55
  226. egse/icons/alert.svg +0 -1
  227. egse/icons/arrow-double-left.png +0 -0
  228. egse/icons/arrow-double-right.png +0 -0
  229. egse/icons/arrow-up.svg +0 -11
  230. egse/icons/backward.svg +0 -1
  231. egse/icons/busy.svg +0 -1
  232. egse/icons/cleaning.svg +0 -115
  233. egse/icons/color-scheme.svg +0 -1
  234. egse/icons/cs-connected-alert.svg +0 -91
  235. egse/icons/cs-connected-disabled.svg +0 -43
  236. egse/icons/cs-connected.svg +0 -89
  237. egse/icons/cs-not-connected.svg +0 -44
  238. egse/icons/double-left-arrow.svg +0 -1
  239. egse/icons/double-right-arrow.svg +0 -1
  240. egse/icons/erase-disabled.svg +0 -19
  241. egse/icons/erase.svg +0 -59
  242. egse/icons/fitsgen-start.svg +0 -47
  243. egse/icons/fitsgen-stop.svg +0 -48
  244. egse/icons/fitsgen.svg +0 -1
  245. egse/icons/forward.svg +0 -1
  246. egse/icons/fov-hk-start.svg +0 -33
  247. egse/icons/fov-hk-stop.svg +0 -37
  248. egse/icons/fov-hk.svg +0 -1
  249. egse/icons/front-desk.svg +0 -1
  250. egse/icons/home-actioned.svg +0 -15
  251. egse/icons/home-disabled.svg +0 -15
  252. egse/icons/home.svg +0 -13
  253. egse/icons/info.svg +0 -1
  254. egse/icons/invalid.png +0 -0
  255. egse/icons/led-green.svg +0 -20
  256. egse/icons/led-grey.svg +0 -20
  257. egse/icons/led-orange.svg +0 -20
  258. egse/icons/led-red.svg +0 -20
  259. egse/icons/led-square-green.svg +0 -134
  260. egse/icons/led-square-grey.svg +0 -134
  261. egse/icons/led-square-orange.svg +0 -134
  262. egse/icons/led-square-red.svg +0 -134
  263. egse/icons/limit-switch-all-green.svg +0 -115
  264. egse/icons/limit-switch-all-red.svg +0 -117
  265. egse/icons/limit-switch-el+.svg +0 -116
  266. egse/icons/limit-switch-el-.svg +0 -117
  267. egse/icons/location-marker.svg +0 -1
  268. egse/icons/logo-dpu.svg +0 -48
  269. egse/icons/logo-gimbal.svg +0 -112
  270. egse/icons/logo-huber.svg +0 -23
  271. egse/icons/logo-ogse.svg +0 -31
  272. egse/icons/logo-puna.svg +0 -92
  273. egse/icons/logo-tcs.svg +0 -29
  274. egse/icons/logo-zonda.svg +0 -66
  275. egse/icons/maximize.svg +0 -1
  276. egse/icons/meter.svg +0 -1
  277. egse/icons/more.svg +0 -45
  278. egse/icons/n-fee-hk-start.svg +0 -24
  279. egse/icons/n-fee-hk-stop.svg +0 -25
  280. egse/icons/n-fee-hk.svg +0 -83
  281. egse/icons/observing-off.svg +0 -46
  282. egse/icons/observing-on.svg +0 -46
  283. egse/icons/open-document-hdf5.png +0 -0
  284. egse/icons/open-document-hdf5.svg +0 -21
  285. egse/icons/ops-mode.svg +0 -1
  286. egse/icons/play-green.svg +0 -17
  287. egse/icons/plugged-disabled.svg +0 -27
  288. egse/icons/plugged.svg +0 -21
  289. egse/icons/pm_ui.svg +0 -1
  290. egse/icons/power-button-green.svg +0 -27
  291. egse/icons/power-button-red.svg +0 -27
  292. egse/icons/power-button.svg +0 -27
  293. egse/icons/radar.svg +0 -1
  294. egse/icons/radioactive.svg +0 -2
  295. egse/icons/reload.svg +0 -1
  296. egse/icons/remote-control-off.svg +0 -28
  297. egse/icons/remote-control-on.svg +0 -28
  298. egse/icons/repeat-blue.svg +0 -15
  299. egse/icons/repeat.svg +0 -1
  300. egse/icons/settings.svg +0 -1
  301. egse/icons/shrink.svg +0 -1
  302. egse/icons/shutter.svg +0 -1
  303. egse/icons/sign-off.svg +0 -1
  304. egse/icons/sign-on.svg +0 -1
  305. egse/icons/sim-mode.svg +0 -1
  306. egse/icons/small-buttons-go.svg +0 -20
  307. egse/icons/small-buttons-minus.svg +0 -51
  308. egse/icons/small-buttons-plus.svg +0 -51
  309. egse/icons/sponge.svg +0 -220
  310. egse/icons/start-button-disabled.svg +0 -84
  311. egse/icons/start-button.svg +0 -50
  312. egse/icons/stop-button-disabled.svg +0 -84
  313. egse/icons/stop-button.svg +0 -50
  314. egse/icons/stop-red.svg +0 -17
  315. egse/icons/stop.svg +0 -1
  316. egse/icons/switch-disabled-square.svg +0 -87
  317. egse/icons/switch-disabled.svg +0 -15
  318. egse/icons/switch-off-square.svg +0 -87
  319. egse/icons/switch-off.svg +0 -72
  320. egse/icons/switch-on-square.svg +0 -87
  321. egse/icons/switch-on.svg +0 -61
  322. egse/icons/temperature-control.svg +0 -44
  323. egse/icons/th_ui_logo.svg +0 -1
  324. egse/icons/unplugged.svg +0 -23
  325. egse/icons/unvalid.png +0 -0
  326. egse/icons/user-interface.svg +0 -1
  327. egse/icons/vacuum.svg +0 -1
  328. egse/icons/valid.png +0 -0
  329. egse/icons/zoom-to-pixel-dark.svg +0 -64
  330. egse/icons/zoom-to-pixel-white.svg +0 -36
  331. egse/images/big-rotation-stage.png +0 -0
  332. egse/images/connected-100.png +0 -0
  333. egse/images/cross.svg +0 -6
  334. egse/images/disconnected-100.png +0 -0
  335. egse/images/gui-icon.png +0 -0
  336. egse/images/home.svg +0 -6
  337. egse/images/info-icon.png +0 -0
  338. egse/images/led-black.svg +0 -89
  339. egse/images/led-green.svg +0 -85
  340. egse/images/led-orange.svg +0 -85
  341. egse/images/led-red.svg +0 -85
  342. egse/images/load-icon.png +0 -0
  343. egse/images/load-setup.png +0 -0
  344. egse/images/load.png +0 -0
  345. egse/images/pause.png +0 -0
  346. egse/images/play-button.svg +0 -8
  347. egse/images/play.png +0 -0
  348. egse/images/process-status.png +0 -0
  349. egse/images/restart.png +0 -0
  350. egse/images/search.png +0 -0
  351. egse/images/sma.png +0 -0
  352. egse/images/start.png +0 -0
  353. egse/images/stop-button.svg +0 -8
  354. egse/images/stop.png +0 -0
  355. egse/images/switch-off.svg +0 -48
  356. egse/images/switch-on.svg +0 -48
  357. egse/images/undo.png +0 -0
  358. egse/images/update-button.svg +0 -11
  359. egse/imageviewer/exposureselection.py +0 -475
  360. egse/imageviewer/imageviewer.py +0 -198
  361. egse/imageviewer/matchfocalplane.py +0 -179
  362. egse/imageviewer/subfieldposition.py +0 -133
  363. egse/lampcontrol/__init__.py +0 -4
  364. egse/lampcontrol/beaglebone/beaglebone.py +0 -178
  365. egse/lampcontrol/beaglebone/beaglebone.yaml +0 -62
  366. egse/lampcontrol/beaglebone/beaglebone_cs.py +0 -106
  367. egse/lampcontrol/beaglebone/beaglebone_devif.py +0 -150
  368. egse/lampcontrol/beaglebone/beaglebone_protocol.py +0 -73
  369. egse/lampcontrol/energetiq/__init__.py +0 -22
  370. egse/lampcontrol/energetiq/eq99.yaml +0 -98
  371. egse/lampcontrol/energetiq/lampEQ99.py +0 -283
  372. egse/lampcontrol/energetiq/lampEQ99_cs.py +0 -128
  373. egse/lampcontrol/energetiq/lampEQ99_devif.py +0 -158
  374. egse/lampcontrol/energetiq/lampEQ99_encode_decode_errors.py +0 -73
  375. egse/lampcontrol/energetiq/lampEQ99_protocol.py +0 -69
  376. egse/lampcontrol/energetiq/lampEQ99_ui.py +0 -465
  377. egse/lib/CentOS-7/EtherSpaceLink_v34_86.dylib +0 -0
  378. egse/lib/CentOS-8/ESL-RMAP_v34_86.dylib +0 -0
  379. egse/lib/CentOS-8/EtherSpaceLink_v34_86.dylib +0 -0
  380. egse/lib/Debian/ESL-RMAP_v34_86.dylib +0 -0
  381. egse/lib/Debian/EtherSpaceLink_v34_86.dylib +0 -0
  382. egse/lib/Debian/libetherspacelink_v35_21.dylib +0 -0
  383. egse/lib/Linux/ESL-RMAP_v34_86.dylib +0 -0
  384. egse/lib/Linux/EtherSpaceLink_v34_86.dylib +0 -0
  385. egse/lib/Ubuntu-20/ESL-RMAP_v34_86.dylib +0 -0
  386. egse/lib/Ubuntu-20/EtherSpaceLink_v34_86.dylib +0 -0
  387. egse/lib/gssw/python3-gssw_2.2.3+31f63c9f-1_all.deb +0 -0
  388. egse/lib/macOS/ESL-RMAP_v34_86.dylib +0 -0
  389. egse/lib/macOS/EtherSpaceLink_v34_86.dylib +0 -0
  390. egse/lib/ximc/__pycache__/pyximc.cpython-38 2.pyc +0 -0
  391. egse/lib/ximc/__pycache__/pyximc.cpython-38.pyc +0 -0
  392. egse/lib/ximc/libximc.framework/Frameworks/libbindy.dylib +0 -0
  393. egse/lib/ximc/libximc.framework/Frameworks/libxiwrapper.dylib +0 -0
  394. egse/lib/ximc/libximc.framework/Headers/ximc.h +0 -5510
  395. egse/lib/ximc/libximc.framework/Resources/Info.plist +0 -42
  396. egse/lib/ximc/libximc.framework/Resources/keyfile.sqlite +0 -0
  397. egse/lib/ximc/libximc.framework/libbindy.so +0 -0
  398. egse/lib/ximc/libximc.framework/libximc +0 -0
  399. egse/lib/ximc/libximc.framework/libximc.so +0 -0
  400. egse/lib/ximc/libximc.framework/libximc.so.7.0.0 +0 -0
  401. egse/lib/ximc/libximc.framework/libxiwrapper.so +0 -0
  402. egse/lib/ximc/pyximc.py +0 -922
  403. egse/listener.py +0 -73
  404. egse/logger/__init__.py +0 -243
  405. egse/logger/log_cs.py +0 -321
  406. egse/metrics.py +0 -98
  407. egse/mixin.py +0 -464
  408. egse/monitoring.py +0 -95
  409. egse/ni/alarms/__init__.py +0 -26
  410. egse/ni/alarms/cdaq9375.py +0 -300
  411. egse/ni/alarms/cdaq9375.yaml +0 -89
  412. egse/ni/alarms/cdaq9375_cs.py +0 -130
  413. egse/ni/alarms/cdaq9375_devif.py +0 -183
  414. egse/ni/alarms/cdaq9375_protocol.py +0 -48
  415. egse/obs_inspection.py +0 -163
  416. egse/observer.py +0 -41
  417. egse/obsid.py +0 -163
  418. egse/powermeter/__init__.py +0 -0
  419. egse/powermeter/ni/__init__.py +0 -38
  420. egse/powermeter/ni/cdaq9184.py +0 -224
  421. egse/powermeter/ni/cdaq9184.yaml +0 -73
  422. egse/powermeter/ni/cdaq9184_cs.py +0 -130
  423. egse/powermeter/ni/cdaq9184_devif.py +0 -201
  424. egse/powermeter/ni/cdaq9184_protocol.py +0 -48
  425. egse/powermeter/ni/cdaq9184_ui.py +0 -544
  426. egse/powermeter/thorlabs/__init__.py +0 -25
  427. egse/powermeter/thorlabs/pm100a.py +0 -380
  428. egse/powermeter/thorlabs/pm100a.yaml +0 -132
  429. egse/powermeter/thorlabs/pm100a_cs.py +0 -136
  430. egse/powermeter/thorlabs/pm100a_devif.py +0 -127
  431. egse/powermeter/thorlabs/pm100a_protocol.py +0 -80
  432. egse/powermeter/thorlabs/pm100a_ui.py +0 -725
  433. egse/process.py +0 -451
  434. egse/procman/__init__.py +0 -811
  435. egse/procman/cannot_start_process_popup.py +0 -43
  436. egse/procman/procman.yaml +0 -49
  437. egse/procman/procman_cs.py +0 -201
  438. egse/procman/procman_ui.py +0 -2081
  439. egse/protocol.py +0 -603
  440. egse/proxy.py +0 -522
  441. egse/randomwalk.py +0 -140
  442. egse/reg.py +0 -585
  443. egse/reload.py +0 -122
  444. egse/reprocess.py +0 -675
  445. egse/resource.py +0 -333
  446. egse/rst.py +0 -135
  447. egse/search.py +0 -182
  448. egse/serialdevice.py +0 -190
  449. egse/services.py +0 -212
  450. egse/services.yaml +0 -51
  451. egse/settings.py +0 -379
  452. egse/settings.yaml +0 -980
  453. egse/setup.py +0 -1180
  454. egse/shutter/__init__.py +0 -0
  455. egse/shutter/thorlabs/__init__.py +0 -19
  456. egse/shutter/thorlabs/ksc101.py +0 -205
  457. egse/shutter/thorlabs/ksc101.yaml +0 -105
  458. egse/shutter/thorlabs/ksc101_cs.py +0 -136
  459. egse/shutter/thorlabs/ksc101_devif.py +0 -201
  460. egse/shutter/thorlabs/ksc101_protocol.py +0 -69
  461. egse/shutter/thorlabs/ksc101_ui.py +0 -548
  462. egse/shutter/thorlabs/sc10.py +0 -82
  463. egse/shutter/thorlabs/sc10.yaml +0 -52
  464. egse/shutter/thorlabs/sc10_controller.py +0 -81
  465. egse/shutter/thorlabs/sc10_cs.py +0 -108
  466. egse/shutter/thorlabs/sc10_interface.py +0 -25
  467. egse/shutter/thorlabs/sc10_simulator.py +0 -30
  468. egse/simulator.py +0 -41
  469. egse/slack.py +0 -61
  470. egse/socketdevice.py +0 -218
  471. egse/sockets.py +0 -218
  472. egse/spw.py +0 -1479
  473. egse/stages/__init__.py +0 -12
  474. egse/stages/aerotech/ensemble.py +0 -247
  475. egse/stages/aerotech/ensemble.yaml +0 -205
  476. egse/stages/aerotech/ensemble_controller.py +0 -275
  477. egse/stages/aerotech/ensemble_cs.py +0 -110
  478. egse/stages/aerotech/ensemble_interface.py +0 -132
  479. egse/stages/aerotech/ensemble_parameters.py +0 -433
  480. egse/stages/aerotech/ensemble_simulator.py +0 -27
  481. egse/stages/aerotech/mgse_sim.py +0 -193
  482. egse/stages/arun/smd3.py +0 -111
  483. egse/stages/arun/smd3.yaml +0 -68
  484. egse/stages/arun/smd3_controller.py +0 -472
  485. egse/stages/arun/smd3_cs.py +0 -112
  486. egse/stages/arun/smd3_interface.py +0 -53
  487. egse/stages/arun/smd3_simulator.py +0 -27
  488. egse/stages/arun/smd3_stop.py +0 -16
  489. egse/stages/huber/__init__.py +0 -49
  490. egse/stages/huber/smc9300.py +0 -904
  491. egse/stages/huber/smc9300.yaml +0 -63
  492. egse/stages/huber/smc9300_cs.py +0 -178
  493. egse/stages/huber/smc9300_devif.py +0 -345
  494. egse/stages/huber/smc9300_protocol.py +0 -111
  495. egse/stages/huber/smc9300_sim.py +0 -547
  496. egse/stages/huber/smc9300_ui.py +0 -973
  497. egse/state.py +0 -173
  498. egse/statemachine.py +0 -274
  499. egse/storage/__init__.py +0 -1004
  500. egse/storage/persistence.py +0 -2295
  501. egse/storage/storage.yaml +0 -72
  502. egse/storage/storage_cs.py +0 -214
  503. egse/styles/dark.qss +0 -343
  504. egse/styles/default.qss +0 -48
  505. egse/synoptics/__init__.py +0 -412
  506. egse/synoptics/syn.yaml +0 -9
  507. egse/synoptics/syn_cs.py +0 -195
  508. egse/system.py +0 -1408
  509. egse/tcs/__init__.py +0 -14
  510. egse/tcs/tcs.py +0 -874
  511. egse/tcs/tcs.yaml +0 -14
  512. egse/tcs/tcs_cs.py +0 -202
  513. egse/tcs/tcs_devif.py +0 -292
  514. egse/tcs/tcs_protocol.py +0 -177
  515. egse/tcs/tcs_sim.py +0 -177
  516. egse/tcs/tcs_ui.py +0 -543
  517. egse/tdms.py +0 -171
  518. egse/tempcontrol/__init__.py +0 -23
  519. egse/tempcontrol/agilent/agilent34970.py +0 -109
  520. egse/tempcontrol/agilent/agilent34970.yaml +0 -44
  521. egse/tempcontrol/agilent/agilent34970_cs.py +0 -116
  522. egse/tempcontrol/agilent/agilent34970_devif.py +0 -182
  523. egse/tempcontrol/agilent/agilent34970_protocol.py +0 -99
  524. egse/tempcontrol/agilent/agilent34972.py +0 -111
  525. egse/tempcontrol/agilent/agilent34972.yaml +0 -44
  526. egse/tempcontrol/agilent/agilent34972_cs.py +0 -117
  527. egse/tempcontrol/agilent/agilent34972_devif.py +0 -189
  528. egse/tempcontrol/agilent/agilent34972_protocol.py +0 -101
  529. egse/tempcontrol/beaglebone/beaglebone.py +0 -342
  530. egse/tempcontrol/beaglebone/beaglebone.yaml +0 -110
  531. egse/tempcontrol/beaglebone/beaglebone_cs.py +0 -117
  532. egse/tempcontrol/beaglebone/beaglebone_protocol.py +0 -135
  533. egse/tempcontrol/beaglebone/beaglebone_ui.py +0 -681
  534. egse/tempcontrol/digalox/digalox.py +0 -107
  535. egse/tempcontrol/digalox/digalox.yaml +0 -36
  536. egse/tempcontrol/digalox/digalox_cs.py +0 -112
  537. egse/tempcontrol/digalox/digalox_protocol.py +0 -55
  538. egse/tempcontrol/keithley/__init__.py +0 -33
  539. egse/tempcontrol/keithley/daq6510.py +0 -662
  540. egse/tempcontrol/keithley/daq6510.yaml +0 -105
  541. egse/tempcontrol/keithley/daq6510_cs.py +0 -163
  542. egse/tempcontrol/keithley/daq6510_devif.py +0 -343
  543. egse/tempcontrol/keithley/daq6510_protocol.py +0 -78
  544. egse/tempcontrol/keithley/daq6510_sim.py +0 -186
  545. egse/tempcontrol/lakeshore/__init__.py +0 -33
  546. egse/tempcontrol/lakeshore/lsci.py +0 -361
  547. egse/tempcontrol/lakeshore/lsci.yaml +0 -162
  548. egse/tempcontrol/lakeshore/lsci_cs.py +0 -174
  549. egse/tempcontrol/lakeshore/lsci_devif.py +0 -292
  550. egse/tempcontrol/lakeshore/lsci_protocol.py +0 -73
  551. egse/tempcontrol/lakeshore/lsci_ui.py +0 -389
  552. egse/tempcontrol/ni/__init__.py +0 -0
  553. egse/tempcontrol/spid/spid.py +0 -109
  554. egse/tempcontrol/spid/spid.yaml +0 -81
  555. egse/tempcontrol/spid/spid_controller.py +0 -279
  556. egse/tempcontrol/spid/spid_cs.py +0 -136
  557. egse/tempcontrol/spid/spid_protocol.py +0 -107
  558. egse/tempcontrol/spid/spid_ui.py +0 -727
  559. egse/tempcontrol/srs/__init__.py +0 -22
  560. egse/tempcontrol/srs/ptc10.py +0 -875
  561. egse/tempcontrol/srs/ptc10.yaml +0 -227
  562. egse/tempcontrol/srs/ptc10_cs.py +0 -128
  563. egse/tempcontrol/srs/ptc10_devif.py +0 -118
  564. egse/tempcontrol/srs/ptc10_protocol.py +0 -42
  565. egse/tempcontrol/srs/ptc10_ui.py +0 -906
  566. egse/ups/apc/apc.py +0 -236
  567. egse/ups/apc/apc.yaml +0 -45
  568. egse/ups/apc/apc_cs.py +0 -101
  569. egse/ups/apc/apc_protocol.py +0 -125
  570. egse/user.yaml +0 -7
  571. egse/vacuum/beaglebone/beaglebone.py +0 -149
  572. egse/vacuum/beaglebone/beaglebone.yaml +0 -44
  573. egse/vacuum/beaglebone/beaglebone_cs.py +0 -108
  574. egse/vacuum/beaglebone/beaglebone_devif.py +0 -164
  575. egse/vacuum/beaglebone/beaglebone_protocol.py +0 -193
  576. egse/vacuum/beaglebone/beaglebone_ui.py +0 -638
  577. egse/vacuum/instrutech/igm402.py +0 -92
  578. egse/vacuum/instrutech/igm402.yaml +0 -90
  579. egse/vacuum/instrutech/igm402_controller.py +0 -128
  580. egse/vacuum/instrutech/igm402_cs.py +0 -108
  581. egse/vacuum/instrutech/igm402_interface.py +0 -49
  582. egse/vacuum/instrutech/igm402_simulator.py +0 -36
  583. egse/vacuum/keller/kellerBus.py +0 -256
  584. egse/vacuum/keller/leo3.py +0 -102
  585. egse/vacuum/keller/leo3.yaml +0 -38
  586. egse/vacuum/keller/leo3_controller.py +0 -83
  587. egse/vacuum/keller/leo3_cs.py +0 -101
  588. egse/vacuum/keller/leo3_interface.py +0 -33
  589. egse/vacuum/mks/evision.py +0 -86
  590. egse/vacuum/mks/evision.yaml +0 -75
  591. egse/vacuum/mks/evision_cs.py +0 -101
  592. egse/vacuum/mks/evision_devif.py +0 -316
  593. egse/vacuum/mks/evision_interface.py +0 -60
  594. egse/vacuum/mks/evision_simulator.py +0 -24
  595. egse/vacuum/mks/evision_ui.py +0 -704
  596. egse/vacuum/pfeiffer/acp40.py +0 -87
  597. egse/vacuum/pfeiffer/acp40.yaml +0 -60
  598. egse/vacuum/pfeiffer/acp40_controller.py +0 -117
  599. egse/vacuum/pfeiffer/acp40_cs.py +0 -109
  600. egse/vacuum/pfeiffer/acp40_interface.py +0 -40
  601. egse/vacuum/pfeiffer/acp40_simulator.py +0 -39
  602. egse/vacuum/pfeiffer/tc400.py +0 -113
  603. egse/vacuum/pfeiffer/tc400.yaml +0 -83
  604. egse/vacuum/pfeiffer/tc400_controller.py +0 -140
  605. egse/vacuum/pfeiffer/tc400_cs.py +0 -109
  606. egse/vacuum/pfeiffer/tc400_interface.py +0 -70
  607. egse/vacuum/pfeiffer/tc400_simulator.py +0 -24
  608. egse/vacuum/pfeiffer/tpg261.py +0 -81
  609. egse/vacuum/pfeiffer/tpg261.yaml +0 -66
  610. egse/vacuum/pfeiffer/tpg261_controller.py +0 -150
  611. egse/vacuum/pfeiffer/tpg261_cs.py +0 -109
  612. egse/vacuum/pfeiffer/tpg261_interface.py +0 -60
  613. egse/vacuum/pfeiffer/tpg261_simulator.py +0 -24
  614. egse/version.py +0 -174
  615. egse/visitedpositions.py +0 -398
  616. egse/windowing.py +0 -213
  617. egse/zmq/__init__.py +0 -28
  618. egse/zmq/spw.py +0 -160
  619. egse/zmq_ser.py +0 -41
  620. scripts/alerts/cold.yaml +0 -278
  621. scripts/alerts/example_alerts.yaml +0 -54
  622. scripts/alerts/transition.yaml +0 -14
  623. scripts/alerts/warm.yaml +0 -49
  624. scripts/analyse_n_fee_hk_data.py +0 -44
  625. scripts/check_hdf5_files.py +0 -192
  626. scripts/check_register_sync.py +0 -47
  627. scripts/create_hdf5_report.py +0 -295
  628. scripts/csl_model.py +0 -436
  629. scripts/csl_restore_setup.py +0 -230
  630. scripts/export-grafana-dashboards.py +0 -50
  631. scripts/fdir/cs_recovery/fdir_cs_recovery.py +0 -59
  632. scripts/fdir/fdir_table.yaml +0 -70
  633. scripts/fdir/fdir_test_recovery.py +0 -11
  634. scripts/fdir/hw_recovery/fdir_agilent_hw_recovery.py +0 -73
  635. scripts/fdir/limit_recovery/fdir_agilent_limit.py +0 -64
  636. scripts/fdir/limit_recovery/fdir_bb_heater_limit.py +0 -61
  637. scripts/fdir/limit_recovery/fdir_ensemble_limit.py +0 -33
  638. scripts/fdir/limit_recovery/fdir_pressure_limit_recovery.py +0 -71
  639. scripts/fix_csv.py +0 -80
  640. scripts/n_fee_supply_voltage_calculation.py +0 -92
  641. scripts/playground.py +0 -30
  642. scripts/print_hdf5_hk_data.py +0 -68
  643. scripts/print_register_map.py +0 -43
  644. scripts/sron/commanding/control_heaters.py +0 -44
  645. scripts/sron/commanding/pumpdown.py +0 -46
  646. scripts/sron/commanding/set_pid_setpoint.py +0 -19
  647. scripts/sron/commanding/shutdown_bbb_heaters.py +0 -10
  648. scripts/sron/commanding/shutdown_pumps.py +0 -33
  649. scripts/sron/tm_gen/tm_gen_agilent.py +0 -38
  650. scripts/sron/tm_gen/tm_gen_heaters.py +0 -4
  651. scripts/sron/tm_gen/tm_gen_spid.py +0 -13
  652. scripts/update_operational_cgse.py +0 -268
  653. scripts/update_operational_cgse_old.py +0 -273
egse/settings.yaml DELETED
@@ -1,980 +0,0 @@
1
- Common-EGSE:
2
- VERSION: 2023.38.0+CGSE # bump version here and below
3
- RELEASE: September 2023, 2023.38.0+CGSE
4
-
5
- SITE:
6
- ID: XXX
7
- SSH_SERVER: localhost # The IP address of the SSH server on your site
8
- SSH_PORT: 22 # The TCP/IP port on which the SSH server is listening
9
-
10
- REPO:
11
- PLATO_CGSE_CONF: ENV['PLATO_CONF_REPO_LOCATION']
12
-
13
- DSI:
14
-
15
- # Application settings
16
-
17
- RX_BUFFER_LENGTH: 32768 # The size of the reception buffer for RMAP messages
18
- TX_BUFFER_LENGTH: 5120 # The size of the transmission buffer for RMAP messages
19
-
20
- # DSI Specific Settings
21
-
22
- DSI_FEE_IP_ADDRESS: localhost # IP address of the DSI EtherSpaceLink interface
23
- DSI_FEE_PORT: 4949 # The TCP/IP port where the DSI is listening for connections
24
- DSI_DPU_IP_ADDRESS: localhost # IP address of the DSI EtherSpaceLink interface
25
- DSI_DPU_PORT: 4949 # The TCP/IP port where the DSI is listening for connections
26
- LINK_SPEED: 100 # SpW link speed used for both up- and downlink
27
-
28
-
29
- # RMAP Specific Settings
30
-
31
- INITIATOR_LOGICAL_ADDRESS: 0x50 # The logical address for the initiator, i.e. the DPU Simulator
32
- TARGET_LOGICAL_ADDRESS: 0x51 # The logical address for the target, i.e. the FEE Simulator
33
-
34
- RMAP_BASE_ADDRESS: 0x00000000 # The start of the RMAP memory map managed by the FEE
35
- RMAP_MEMORY_SIZE: 0x1000000 # The size of the RMAP memory map managed by the FEE, i.e. 16MB
36
-
37
- ESL_DYLIB_FILENAME: EtherSpaceLink_v34_86.dylib # Filename of the dynamic library for EtherSpaceLink
38
- RMAP_DYLIB_FILENAME: ESL-RMAP_v34_86.dylib # Filename of the dynamic library for EtherSpaceLink RMAP
39
-
40
- DPU:
41
-
42
- TIMEOUT_MS: 1000 # Timeout in milli seconds
43
- HDF5_QUEUE: "hdf5_queue" # Where in $PLATO_DATA_STORAGE_LOCATION the queue of HDF5 files will be stored
44
-
45
- FEE:
46
- # The last setting of duplicates will be the one selected!
47
-
48
- PLATOSIM_FILENAME: "SF500x500_E100.hdf5" # SubField 500x500, # Exposures 100
49
-
50
- N-FEE:
51
- ROUND_TRIP_FOR_RMAP_COMMAND: 100 # how much time does it take to send an RMAP write
52
- # command and get a response back [milliseconds]
53
- ORIGIN_SPW_DATA: N-FEE_SPW # used by the DPU Processor to register to Storage
54
- ORIGIN_SPW_DATA_TYPE: HDF5
55
- ORIGIN_CCD_DATA: N-FEE_CCD
56
- ORIGIN_CCD_DATA_TYPE: FITS
57
-
58
-
59
- PROCESS:
60
- METRICS_INTERVAL: 10
61
-
62
- # ---------- Controllers ---------------------------------------------------------------------------
63
-
64
- OGSE Controller:
65
- HOSTNAME: localhost
66
- PORT: 4181
67
-
68
- TCS Controller:
69
- HOSTNAME: localhost
70
- COMMANDING_PORT: 6666
71
- TELEMETRY_PORT: 6667
72
-
73
- Keithley DAQ6510:
74
- HOSTNAME: localhost
75
- PORT: 5025
76
- MAC_ADDRESS: 08:00:11:24:0C:7A
77
- SERIAL_NUMBER: 04457823
78
- TIMEOUT: 60
79
-
80
- LakeShore Controller:
81
- LS_1:
82
- TYPE: LSCI_336
83
- HOSTNAME: XXX.XXX.XXX.XXX
84
- PORT: 7777
85
- LS_2:
86
- TYPE: LSCI_336
87
- HOSTNAME: XXX.XXX.XXX.XXX
88
- PORT: 7777
89
- LS_3:
90
- TYPE: LSCI_336
91
- HOSTNAME: XXX.XXX.XXX.XXX
92
- PORT: 7777
93
-
94
- PUNA Alpha+ Controller:
95
- user_name: provide username in local settings
96
- password: provide password in local settings
97
-
98
- PMAC Controller:
99
-
100
- DEFAULT_SPEED: 2 # Default actuator speed
101
-
102
- H_1A:
103
- TYPE: ALPHA
104
- HOSTNAME: XXX.XXX.XXX.X1A
105
- PORT: 1025
106
-
107
- H_1B:
108
- TYPE: ALPHA
109
- HOSTNAME: XXX.XXX.XXX.X1B
110
- PORT: 1025
111
-
112
- H_2A:
113
- TYPE: ALPHA
114
- HOSTNAME: XXX.XXX.XXX.X2A
115
- PORT: 1025
116
-
117
- H_2B:
118
- TYPE: ALPHA
119
- HOSTNAME: XXX.XXX.XXX.X2B
120
- PORT: 1025
121
-
122
- Gimbal Controller:
123
-
124
- DEFAULT_SPEED: 0.25 # Default rotation speed (deg/s)
125
- HOSTNAME: localhost #192.168.16.220 # IP address of the Hexapod controller, use localhost if you have set up an ssh tunnel
126
- PORT: 1025 # the port number on which the Gimbal controller is listening
127
-
128
- ZONDA Controller: # Zonda controller is in reality a POWER PMAC controller. For the moment the configuration is set for an Hexapod Emulator
129
- DEFAULT_SPEED: 2 # Default actuator speed
130
- IP: 192.168.80.7 #192.168.16.175 #IP for the simulator: "192.168.56.10"
131
- PORT: 22 # the port number on which the Hexapod controller is listening
132
-
133
- Huber Controller:
134
-
135
- HOSTNAME: localhost
136
- PORT: 4243
137
- NUMBER_OF_AXES: 3 # How many axes does this controller serve?
138
- BIG_ROTATION_STAGE: 1
139
- SMALL_ROTATION_STAGE: 2
140
- TRANSLATION_STAGE: 3
141
- DEFAULT_SPEED: [15000, 15000, 15000] # Default speed for each of the axes, big and small rotation and translation
142
-
143
- Thorlabs PM100 Controller:
144
-
145
- VISA_RESOURCE: 'USB0::4883::32889::P1001855::0::INSTR'
146
-
147
- Shutter KSC101 Controller:
148
- DEVICE_ID: '68001622'
149
- BAUDRATE: 115200
150
-
151
- Filter Wheel 8SMC4 Controller:
152
- FRIENDLY_NAME: '10MCWA168-1'
153
- SERIAL: '16556'
154
- IP: '192.168.80.6'
155
- MAC_ADDRESS: c0:b0:b7:64:a3:03
156
-
157
- Standa 8SMC5 Controller:
158
- PORT_0: /dev/filterwheel0
159
- PORT_1: /dev/filterwheel1
160
-
161
- Pfeiffer ACP40 Controller:
162
- PORT: /dev/acp40
163
- BAUDRATE: 9600
164
- ADDRESS: 0
165
-
166
- KELLER Leo3 Controller:
167
- PORT: /dev/leo3
168
- BAUDRATE: 9600
169
-
170
- InstruTech IGM402 Controller:
171
- PORT: /dev/igm402
172
- BAUDRATE: 19200
173
- ADDRESS: 1
174
-
175
- Pfeiffer TPG261 Controller:
176
- PORT: /dev/tpg261
177
- BAUDRATE: 9600
178
-
179
- Pfeiffer TC400 Controller:
180
- PORT: /dev/tc400
181
- BAUDRATE: 9600
182
- ADDRESS: 1
183
-
184
- Arun SMD3 Controller:
185
- PORT: /dev/smd3
186
- BAUDRATE: 115200
187
-
188
- Aerotech Ensemble Controller:
189
- HOSTNAME: localhost
190
- PORT: 8000
191
-
192
- Agilent 34970 Controller:
193
- DAQ 0:
194
- PORT: /dev/agilent0
195
- BAUDRATE: 115200
196
- DAQ 1:
197
- PORT: /dev/agilent1
198
- BAUDRATE: 115200
199
-
200
- Agilent 34972 Controller:
201
- DAQ 0:
202
- PORT: 5025
203
- HOST: localhost
204
- DAQ 1:
205
- PORT: 5025
206
- HOST: localhost
207
-
208
- Digalox LN2 level monitor Controller:
209
- PORT: /dev/digalox
210
- BAUDRATE: 19200
211
-
212
- Thorlabs SC10 Controller:
213
- PORT: /dev/sc10
214
- BAUDRATE: 9600
215
-
216
- Lamp EQ99 Controller:
217
- DEVICE_ID: 'AL00803U'
218
- BAUDRATE: 38400
219
-
220
- SRS PTC10 Controller:
221
- HOSTNAME: localhost
222
-
223
- NI Controller:
224
- HOSTNAME: localhost
225
- CDAQ9184_PORT: 8089 # CDAQ9174_PORT: 64804 (CDAQ9184_PORT: 64803)
226
- CDAQ9375_PORT: 6340
227
-
228
- AEU Controller:
229
- HOSTNAME: localhost
230
- AWG1_PORT: 50001
231
- AWG2_PORT: 50002
232
- CRIO_PORT: 50011
233
- PSU1_PORT: 50021
234
- PSU2_PORT: 50022
235
- PSU3_PORT: 50023
236
- PSU4_PORT: 50024
237
- PSU5_PORT: 50025
238
- PSU6_PORT: 50026
239
-
240
- # ---------- Data Acquisition System (DAS) ---------------------------------------------------------
241
-
242
- Data Acquisition System:
243
-
244
- METRICS_PORT_TCS: 7004
245
- METRICS_PORT_DAQ6510: 7005
246
- METRICS_PORT_PTC10: 7006
247
- METRICS_PORT_CDAQ: 7007
248
- METRICS_PORT_N_FEE_HK: 7008
249
- METRICS_PORT_CDAQ_ALARMS: 7002
250
-
251
-
252
- # ---------- GUIs ----------------------------------------------------------------------------------
253
-
254
- PM GUI:
255
- METRICS_PORT: 8513
256
-
257
- DPU GUI:
258
- METRICS_PORT: 8514
259
-
260
- OGSE GUI:
261
- METRICS_PORT: 8515
262
-
263
- PUNA GUI:
264
- METRICS_PORT: 8541
265
-
266
- SMC9300 GUI:
267
- STATES_TIMER_INTERVAL: 1000
268
- STRIPCHART_TIMER_INTERVAL: 1000
269
- METRICS_PORT: 8542
270
-
271
- ZONDA GUI:
272
- METRICS_PORT: 8543
273
-
274
- AEU GUI:
275
- METRICS_PORT: 8544
276
-
277
- GIMBAL GUI:
278
- METRICS_PORT: 8545
279
-
280
- FW8SMC4 GUI:
281
- METRICS_PORT: 32000
282
-
283
- LAMP EQ99 GUI:
284
- METRICS_PORT: 33000
285
-
286
- CDAQ 9184 GUI:
287
- METRICS_PORT: 30001
288
-
289
- PM100A GUI:
290
- METRICS_PORT: 30000
291
-
292
- KSC101 GUI:
293
- METRICS_PORT: 31000
294
-
295
- # ---------- Notification Channels -----------------------------------------------------------------
296
-
297
- Slack Notifications:
298
-
299
- WEBHOOK: define the webhook in the local-settings.yaml on your machine
300
-
301
- # ---------- Control Servers -----------------------------------------------------------------------
302
-
303
- Logging Control Server: # LG_CS
304
-
305
- PROTOCOL: tcp
306
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. pleiad01 @ KU Leuven
307
- LOGGING_PORT: 7000
308
- COMMANDING_PORT: 7001
309
- METRICS_PORT: 7003 # The HTTP port where Prometheus will connect to for retrieving metrics
310
- FILE_STORAGE_LOCATION: ENV['PLATO_LOG_FILE_LOCATION']
311
- MAX_NR_LOG_FILES: 20 # The maximum number of log files that will be maintained in a roll-over
312
- MAX_SIZE_LOG_FILES: 20 # The maximum size one log file can become
313
- CUTELOG_IP_ADDRESS: 127.0.0.1 # The IP address of the cutelog listening server
314
- CUTELOG_LISTENING_PORT: 19996 # The port number on which the cutelog server is listening
315
-
316
- Configuration Manager Control Server: # CM_CS
317
-
318
- PROTOCOL: tcp
319
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. pleiad01 @ KU Leuven
320
- COMMANDING_PORT: 6000 # The port on which the controller listens to commands - REQ-REP
321
- MONITORING_PORT: 6001 # The port on which the controller sends periodic status information of the device - PUB-SUB
322
- SERVICE_PORT: 6002 # The port on which the controller listens for configuration and administration - REQ-REP
323
- METRICS_PORT: 6003 # The HTTP port where Prometheus will connect to for retrieving metrics
324
- DELAY: 1 # The delay time between publishing status information [seconds]
325
- STORAGE_MNEMONIC: CM # The mnemonic to be used in the filename storing the housekeeping data
326
- FILE_STORAGE_LOCATION: ENV['PLATO_CONF_DATA_LOCATION']
327
-
328
- Storage Control Server: # SM_CS
329
-
330
- PROTOCOL: tcp
331
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. pleiad01 @ KU Leuven
332
- COMMANDING_PORT: 6100 # The port on which the controller listens to commands - REQ-REP
333
- MONITORING_PORT: 6101 # The port on which the controller sends periodic status information of the device - PUB-SUB
334
- SERVICE_PORT: 6102 # The port on which the controller listens for configuration and administration - REQ-REP
335
- METRICS_PORT: 6103 # The HTTP port where Prometheus will connect to for retrieving metrics
336
- DELAY: 1 # The delay time between publishing status information [seconds]
337
- FILE_STORAGE_LOCATION: ENV['PLATO_DATA_STORAGE_LOCATION']
338
-
339
- Process Manager Control Server: # PM_CS
340
-
341
- PROTOCOL: tcp
342
- HOSTNAME: localhost # The hostname that the client shall connect to, e.g. pleiad01 @ KU Leuven
343
- COMMANDING_PORT: 6200 # The port on which the controller listens to commands - REQ-REP
344
- MONITORING_PORT: 6201 # The port on which the controller sends periodic status information of the devide - PUB-SUB
345
- SERVICE_PORT: 6202 # The port number on which the controller listens for configuration and administration - REQ-REP
346
- METRICS_PORT: 6203 # The HTTP port where Prometheus will connect to for retrieving metrics
347
- DELAY: 1 # The delay time between publishing status information [seconds]
348
- STORAGE_MNEMONIC: PM # The mnemonic to be used in the filename storing the housekeeping data
349
-
350
- Synoptics Manager Control Server:
351
-
352
- PROTOCOL: tcp
353
- HOSTNAME: localhost
354
- COMMANDING_PORT: 6204 # The port on which the controller listens to commands - REQ-REP
355
- MONITORING_PORT: 6205 # The port on which the controller sends periodic status information of the devide - PUB-SUB
356
- SERVICE_PORT: 6206 # The port number on which the controller listens for configuration and administration - REQ-REP
357
- METRICS_PORT: 6207 # The HTTP port where Prometheus will connect to for retrieving metrics
358
- DELAY: 1 # The delay time between publishing status information [seconds]
359
- STORAGE_MNEMONIC: SYN # The mnemonic to be used in the filename storing the housekeeping data
360
-
361
- FDIR Manager Control Server: # FM_CS
362
-
363
- PROTOCOL: tcp
364
- HOSTNAME: localhost # The hostname that the client shall connect to, e.g. pleiad01 @ KU Leuven
365
- COMMANDING_PORT: 6300 # The port on which the controller listens to commands - REQ-REP
366
- MONITORING_PORT: 6301 # The port on which the controller sends periodic status information of the devide - PUB-SUB
367
- SERVICE_PORT: 6302 # The port number on which the controller listens for configuration and administration - REQ-REP
368
- METRICS_PORT: 6303 # The HTTP port where Prometheus will connect to for retrieving metrics
369
- DELAY: 1 # The delay time between publishing status information [seconds]
370
- STORAGE_MNEMONIC: FM # The mnemonic to be used in the filename storing the housekeeping data
371
- RECOVERY_SCRIPT_LOCATION: ENV['PLATO_RECOVERY_SCRIPT_LOCATION']
372
- LOGGING_LOCATION: ENV['PLATO_LOG_FILE_LOCATION']
373
- GRAFANA_HOSTNAME: localhost
374
- GRAFANA_PORT: 3000
375
-
376
- FDIR Remote Control Server:
377
- PROTOCOL: tcp
378
- HOSTNAME: localhost # The hostname that the client shall connect to, e.g. pleiad01 @ KU Leuven
379
- COMMANDING_PORT: 6305 # The port on which the controller listens to commands - REQ-REP
380
- MONITORING_PORT: 6306 # The port on which the controller sends periodic status information of the devide - PUB-SUB
381
- SERVICE_PORT: 6307 # The port number on which the controller listens for configuration and administration - REQ-REP
382
- METRICS_PORT: 6308 # The HTTP port where Prometheus will connect to for retrieving metrics
383
- DELAY: 1 # The delay time between publishing status information [seconds]
384
- STORAGE_MNEMONIC: FR # The mnemonic to be used in the filename storing the housekeeping data
385
-
386
- Alert Manager Control Server:
387
- PROTOCOL: tcp
388
- HOSTNAME: localhost
389
- COMMANDING_PORT: 6309
390
- MONITORING_PORT: 6310
391
- SERVICE_PORT: 6311
392
- METRICS_PORT: 6312
393
- DELAY: 5
394
- STORAGE_MNEMONIC: AM
395
- EMAIL_SENDER: ENV['PLATO_EMAIL_SENDER']
396
- EMAIL_SERVER: ENV['PLATO_EMAIL_SERVER']
397
- EMAIL_WARNING_RECIPIENTS: ENV['PLATO_EMAIL_WARNING_RECIPIENTS']
398
- EMAIL_CS_RECIPIENTS: ENV['PLATO_EMAIL_CS_RECIPIENTS']
399
- CONFIGURATION_LOCATION: ENV['PLATO_ALERT_CONFIGURATION_LOCATION']
400
-
401
-
402
- DPU Control Server:
403
-
404
- PROTOCOL: tcp
405
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. on the same machine
406
- COMMANDING_PORT: 6600 # The port on which the controller listens to commands - REQ-REP
407
- MONITORING_PORT: 6601 # The port on which the controller sends periodic status information of the device - PUB-SUB
408
- SERVICE_PORT: 6602 # The port on which the controller listens for configuration and administration - REQ-REP
409
- METRICS_PORT: 6603 # The HTTP port where Prometheus will connect to for retrieving metrics
410
-
411
- DPU Processor:
412
- PROTOCOL: tcp
413
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. on the same machine
414
- MONITORING_PORT: 30102 # The port on which the controller sends periodic status information of the device - PUB-SUB
415
- DATA_DISTRIBUTION_PORT: 30103 # The port on which SpW data will be distributed
416
-
417
- OGSE Control Server: # OGSE_CS
418
- PROTOCOL: tcp
419
- HOSTNAME: localhost
420
- COMMANDING_PORT: 4242
421
- # NOTE: Port 4243 is used by the HUBER Stages
422
- MONITORING_PORT: 4244 # The port on which the controller sends periodic status information of the device - PUB-SUB
423
- SERVICE_PORT: 4245 # The port on which the controller listens for configuration and administration - REQ-REP
424
- METRICS_PORT: 4246 # The HTTP port where Prometheus will connect to for retrieving metrics
425
- ST_DELAY: 2 # The delay time between publishing status information [seconds]
426
- HK_DELAY: 10 # The delay time between storing housekeeping information [seconds]
427
-
428
- TCS Control Server: # TCS_CS
429
-
430
- PROTOCOL: tcp
431
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. pleiad01 @ KU Leuven
432
- COMMANDING_PORT: 6605 # The port on which the controller listens to commands - REQ-REP
433
- MONITORING_PORT: 6606 # The port on which the controller sends periodic status information of the device - PUB-SUB
434
- SERVICE_PORT: 6607 # The port on which the controller listens for configuration and administration - REQ-REP
435
- HEARTBEAT_PORT: 6608 # The port on which the controller replies to are-you-alive requests - REQ-REP
436
- METRICS_PORT: 6609 # The HTTP port where Prometheus will connect to for retrieving metrics
437
- CS_METRICS_PORT: 7004
438
- STORAGE_MNEMONIC: TCS # The mnemonic to be used in the filename storing the device housekeeping data
439
- STORAGE_TM_MNEMONIC: TCS-HK # The mnemonic used to store the telemetry housekeeping data
440
- ST_DELAY: 1 # The delay time between publishing status information [seconds]
441
- HK_DELAY: 10 # The delay time between storing housekeeping information [seconds]
442
-
443
- Hexapod PUNA Control Server: # PUNA_CS
444
-
445
- PROTOCOL: tcp
446
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. on the same machine
447
- COMMANDING_PORT: 6700 # The port on which the controller listens to commands - REQ-REP
448
- MONITORING_PORT: 6701 # The port on which the controller sends periodic status information of the device - PUB-SUB
449
- SERVICE_PORT: 6702 # The port on which the controller listens for configuration and administration - REQ-REP
450
- METRICS_PORT: 6703 # The HTTP port where Prometheus will connect to for retrieving metrics
451
- DELAY: 10 # The delay time between publishing status information [seconds]
452
- USE_SIMULATOR: NO # Use the HexapodSimulator class instead of the actual Hexapod class
453
-
454
- Hexapod ZONDA Control Server:
455
-
456
- PROTOCOL: tcp
457
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. on the same machine
458
- COMMANDING_PORT: 6704 # The port on which the controller listens to commands - REQ-REP
459
- MONITORING_PORT: 6705 # The port on which the controller sends periodic status information of the device - PUB-SUB
460
- SERVICE_PORT: 6706 # The port on which the controller listens for configuration and administration - REQ-REP
461
- METRICS_PORT: 6707 # The HTTP port where Prometheus will connect to for retrieving metrics
462
- DELAY: 10 # The delay time between publishing status information [seconds]
463
- USE_SIMULATOR: NO # Use the HexapodSimulator class instead of the actual Hexapod class
464
-
465
- Gimbal Control Server: # GIMBAL_CS
466
-
467
- PROTOCOL: tcp
468
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. on the same machine
469
- COMMANDING_PORT: 6708 # The port on which the controller listens to commands - REQ-REP
470
- MONITORING_PORT: 6709 # The port on which the controller sends periodic status information of the device - PUB-SUB
471
- SERVICE_PORT: 6710 # The port on which the controller listens for configuration and administration - REQ-REP
472
- METRICS_PORT: 6711 # The HTTP port where Prometheus will connect to for retrieving metrics
473
- DELAY: 10 # The delay time between publishing status information [seconds]
474
- USE_SIMULATOR: YES # Use the GimbalSimulator class instead of the actual Gimbal class
475
-
476
- Huber Control Server:
477
-
478
- PROTOCOL: tcp
479
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. pleiad01 @ KU Leuven
480
- COMMANDING_PORT: 6800 # The port on which the controller listens to commands - REQ-REP
481
- MONITORING_PORT: 6801 # The port on which the controller sends periodic status information of the device - PUB-SUB
482
- SERVICE_PORT: 6802 # The port on which the controller listens for configuration and administration - REQ-REP
483
- METRICS_PORT: 6803 # The HTTP port where Prometheus will connect to for retrieving metrics
484
- ST_DELAY: 2 # The delay time between publishing status information [seconds]
485
- HK_DELAY: 10 # The delay time between storing housekeeping information [seconds]
486
-
487
- Lamp EQ99 Control Server:
488
- #TODO: Ask Rik to assign real values to the different ports
489
- PROTOCOL: tcp
490
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. pleiad01 @ KU Leuven
491
- COMMANDING_PORT: 6804 # The port on which the controller listens to commands - REQ-REP
492
- MONITORING_PORT: 6805 # The port on which the controller sends periodic status information of the device - PUB-SUB
493
- SERVICE_PORT: 6806 # The port on which the controller listens for configuration and administration - REQ-REP
494
- METRICS_PORT: 6807 # The HTTP port where Prometheus will connect to for retrieving metrics
495
- DELAY: 1 # The delay time between publishing status information [seconds]
496
- USE_SIMULATOR: NO # Use the HexapodSimulator class instead of the actual Hexapod class
497
- STORAGE_MNEMONIC: EQ99
498
-
499
- SRS PTC10 Control Server:
500
- PROTOCOL: tcp
501
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. pleiad01 @ KU Leuven
502
- COMMANDING_PORT: 6808 # The port on which the controller listens to commands - REQ-REP
503
- MONITORING_PORT: 6809 # The port on which the controller sends periodic status information of the device - PUB-SUB
504
- SERVICE_PORT: 6810 # The port on which the controller listens for configuration and administration - REQ-REP
505
- METRICS_PORT: 6811 # The HTTP port where Prometheus will connect to for retrieving metrics
506
- DELAY: 1 # The delay time between publishing status information [seconds]
507
- TIMEOUT: 60
508
- STORAGE_MNEMONIC: DAS-PTC10-EMPTY
509
-
510
-
511
- LakeShore Control Server:
512
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. pleiad01 @ KU Leuven
513
- PROTOCOL: tcp
514
- LS_1:
515
- COMMANDING_PORT: 6812 # The port on which the controller listens to commands - REQ-REP
516
- MONITORING_PORT: 6813 # The port on which the controller sends periodic status information of the device - PUB-SUB
517
- SERVICE_PORT: 6814 # The port on which the controller listens for configuration and administration - REQ-REP
518
- METRICS_PORT: 6815 # The HTTP port where Prometheus will connect to for retrieving metrics
519
- STORAGE_MNEMONIC: LS-1
520
- TYPE: LSCI_336
521
- LS_2:
522
- COMMANDING_PORT: 6816 # The port on which the controller listens to commands - REQ-REP
523
- MONITORING_PORT: 6817 # The port on which the controller sends periodic status information of the device - PUB-SUB
524
- SERVICE_PORT: 6818 # The port on which the controller listens for configuration and administration - REQ-REP
525
- METRICS_PORT: 6819 # The HTTP port where Prometheus will connect to for retrieving metrics
526
- STORAGE_MNEMONIC: LS-2
527
- TYPE: LSCI_336
528
- LS_3:
529
- COMMANDING_PORT: 6820 # The port on which the controller listens to commands - REQ-REP
530
- MONITORING_PORT: 6821 # The port on which the controller sends periodic status information of the device - PUB-SUB
531
- SERVICE_PORT: 6822 # The port on which the controller listens for configuration and administration - REQ-REP
532
- METRICS_PORT: 6823 # The HTTP port where Prometheus will connect to for retrieving metrics
533
- STORAGE_MNEMONIC: LS-3
534
- TYPE: LSCI_336
535
- DELAY: 10 # The delay time between publishing status information [seconds]
536
-
537
- Thorlabs PM100 Control Server:
538
-
539
- PROTOCOL: tcp
540
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. pleiad01 @ KU Leuven
541
- COMMANDING_PORT: 6905 # The port on which the controller listens to commands - REQ-REP
542
- MONITORING_PORT: 6906 # The port on which the controller sends periodic status information of the device - PUB-SUB
543
- SERVICE_PORT: 6907 # The port on which the controller listens for configuration and administration - REQ-REP
544
- METRICS_PORT: 6908 # The HTTP port where Prometheus will connect to for retrieving metrics
545
- DELAY: 1 # The delay time between publishing status information [seconds]
546
- STORAGE_MNEMONIC: PM100A
547
-
548
- Shutter KSC101 Control Server: # Ports to be confirmed by KUL
549
- PROTOCOL: tcp
550
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. pleiad01 @ KU Leuven
551
- COMMANDING_PORT: 6909 # The port on which the controller listens to commands - REQ-REP
552
- MONITORING_PORT: 6910 # The port on which the controller sends periodic status information of the device - PUB-SUB
553
- SERVICE_PORT: 6911 # The port on which the controller listens for configuration and administration - REQ-REP
554
- METRICS_PORT: 6912 # The HTTP port where Prometheus will connect to for retrieving metrics
555
- DELAY: 1 # The delay time between publishing status information [seconds]
556
-
557
- Filter Wheel 8SMC4 Control Server:
558
- #TODO: asign real values to the different ports
559
- PROTOCOL: tcp
560
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. pleiad01 @ KU Leuven
561
- COMMANDING_PORT: 6913 # The port on which the controller listens to commands - REQ-REP
562
- MONITORING_PORT: 6914 # The port on which the controller sends periodic status information of the device - PUB-SUB
563
- SERVICE_PORT: 6915 # The port on which the controller listens for configuration and administration - REQ-REP
564
- METRICS_PORT: 6916 # The HTTP port where Prometheus will connect to for retrieving metrics
565
- DELAY: 1 # The delay time between publishing status information [seconds]
566
- STORAGE_MNEMONIC: FW8SMC4
567
- USE_SIMULATOR: NO # Use the HexapodSimulator class instead of the actual Hexapod class
568
-
569
- Keithley Control Server:
570
-
571
- PROTOCOL: tcp
572
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. pleiad01 @ KU Leuven
573
- COMMANDING_PORT: 6920 # The port on which the controller listens to commands - REQ-REP
574
- MONITORING_PORT: 6921 # The port on which the controller sends periodic status information of the device - PUB-SUB
575
- SERVICE_PORT: 6922 # The port on which the controller listens for configuration and administration - REQ-REP
576
- METRICS_PORT: 6923 # The HTTP port where Prometheus will connect to for retrieving metrics
577
- DELAY: 10 # The delay time between publishing status information [seconds]
578
- STORAGE_MNEMONIC: DAQ6510 # The mnemonic to be used in the filename storing the housekeeping data
579
- TIMEOUT: 90 # The timeout for DAQ6510Proxy [seconds]. timeout must be > scan count * interval + (one scan duration)
580
-
581
- BeagleBone Heater Control Server:
582
-
583
- PROTOCOL: tcp
584
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. stardust @ SRON
585
- # HOSTNAME: 10.33.178.140 # The hostname that client shall connect to, e.g. stardust @ SRON
586
- COMMANDING_PORT: 6930 # The port on which the controller listens to commands - REQ-REP
587
- MONITORING_PORT: 6931 # The port on which the controller sends periodic status information of the device - PUB-SUB
588
- SERVICE_PORT: 6932 # The port on which the controller listens for configuration and administration - REQ-REP
589
- HEARTBEAT_PORT: 6933 # The port on which the controller replies to are-you-alive requests - REQ-REP
590
- METRICS_PORT: 6934 # The HTTP port where Prometheus will connect to for retrieving metrics
591
- DELAY: 10 # The delay time between publishing status information [seconds]
592
- STORAGE_MNEMONIC: BBB_HEATERS # The mnemonic to be used in the filename storing the housekeeping data
593
-
594
- BeagleBone Valve Control Server:
595
- PROTOCOL: tcp
596
- HOSTNAME: localhost
597
- COMMANDING_PORT: 8210
598
- MONITORING_PORT: 8211
599
- SERVICE_PORT: 8212
600
- HEARTBEAT_PORT: 8213
601
- METRICS_PORT: 8214
602
- DELAY: 10
603
- STORAGE_MNEMONIC: BBB_VALVES
604
-
605
- BeagleBone Lamp Control Server:
606
- PROTOCOL: tcp
607
- HOSTNAME: localhost
608
- COMMANDING_PORT: 7215
609
- MONITORING_PORT: 7216
610
- SERVICE_PORT: 7217
611
- HEARTBEAT_PORT: 7218
612
- METRICS_PORT: 7219
613
- DELAY: 10
614
- STORAGE_MNEMONIC: BBB_LAMP
615
-
616
- BeagleBone GSM Control Server:
617
- PROTOCOL: tcp
618
- HOSTNAME: localhost
619
- COMMANDING_PORT: 7220
620
- MONITORING_PORT: 7221
621
- SERVICE_PORT: 7222
622
- HEARTBEAT_PORT: 7223
623
- METRICS_PORT: 7224
624
- DELAY: 10
625
- STORAGE_MNEMONIC: BBB_GSM
626
-
627
- SPID Control Server:
628
-
629
- PROTOCOL: tcp
630
- HOSTNAME: localhost # The hostname that client shall connect to, e.g. stardust @ SRON
631
- # HOSTNAME: 10.33.178.140 # The hostname that client shall connect to, e.g. stardust @ SRON
632
- COMMANDING_PORT: 6935 # The port on which the controller listens to commands - REQ-REP
633
- MONITORING_PORT: 6936 # The port on which the controller sends periodic status information of the device - PUB-SUB
634
- SERVICE_PORT: 6937 # The port on which the controller listens for configuration and administration - REQ-REP
635
- HEARTBEAT_PORT: 6938 # The port on which the controller replies to are-you-alive requests - REQ-REP
636
- METRICS_PORT: 6939 # The HTTP port where Prometheus will connect to for retrieving metrics
637
- DELAY: 10 # The delay time between publishing status information [seconds]
638
- STORAGE_MNEMONIC: SPID # The mnemonic to be used in the filename storing the housekeeping data
639
-
640
- Pfeiffer ACP40 Control Server:
641
-
642
- PROTOCOL: tcp
643
- HOSTNAME: localhost
644
- COMMANDING_PORT: 6940 # The port on which the controller listens to commands - REQ-REP
645
- MONITORING_PORT: 6941 # The port on which the controller sends periodic status information of the device - PUB-SUB
646
- SERVICE_PORT: 6942 # The port on which the controller listens for configuration and administration - REQ-REP
647
- HEARTBEAT_PORT: 6943
648
- METRICS_PORT: 6944
649
- DELAY: 10 # The delay time between publishing status information [seconds]
650
- STORAGE_MNEMONIC: ACP40 # The mnemonic to be used in the filename storing the housekeeping data
651
-
652
- Pfeiffer TC400 Control Server:
653
-
654
- PROTOCOL: tcp
655
- HOSTNAME: localhost
656
- COMMANDING_PORT: 6945 # The port on which the controller listens to commands - REQ-REP
657
- MONITORING_PORT: 6946 # The port on which the controller sends periodic status information of the device - PUB-SUB
658
- SERVICE_PORT: 6947 # The port on which the controller listens for configuration and administration - REQ-REP
659
- HEARTBEAT_PORT: 6948
660
- METRICS_PORT: 6949
661
- DELAY: 10 # The delay time between publishing status information [seconds]
662
- STORAGE_MNEMONIC: TC400 # The mnemonic to be used in the filename storing the housekeeping data
663
-
664
- InstruTech IGM402 Control Server:
665
-
666
- PROTOCOL: tcp
667
- HOSTNAME: localhost
668
- COMMANDING_PORT: 6950 # The port on which the controller listens to commands - REQ-REP
669
- MONITORING_PORT: 6951 # The port on which the controller sends periodic status information of the device - PUB-SUB
670
- SERVICE_PORT: 6952 # The port on which the controller listens for configuration and administration - REQ-REP
671
- HEARTBEAT_PORT: 6953
672
- METRICS_PORT: 6954
673
- DELAY: 10 # The delay time between publishing status information [seconds]
674
- STORAGE_MNEMONIC: IGM402 # The mnemonic to be used in the filename storing the housekeeping data
675
-
676
- Pfeiffer TPG261 Control Server:
677
- PROTOCOL: tcp
678
- HOSTNAME: localhost
679
- COMMANDING_PORT: 7300 # The port on which the controller listens to commands - REQ-REP
680
- MONITORING_PORT: 7301 # The port on which the controller sends periodic status information of the device - PUB-SUB
681
- SERVICE_PORT: 7302 # The port on which the controller listens for configuration and administration - REQ-REP
682
- HEARTBEAT_PORT: 7303
683
- METRICS_PORT: 7304
684
- DELAY: 10 # The delay time between publishing status information [seconds]
685
- STORAGE_MNEMONIC: TPG261 # The mnemonic to be used in the filename storing the housekeeping data
686
-
687
- Arun SMD3 Control Server:
688
-
689
- PROTOCOL: tcp
690
- HOSTNAME: localhost
691
- COMMANDING_PORT: 6955
692
- MONITORING_PORT: 6956
693
- SERVICE_PORT: 6957
694
- HEARTBEAT_PORT: 6958
695
- METRICS_PORT: 6959
696
- DELAY: 10
697
- STORAGE_MNEMONIC: SMD3
698
-
699
- Aerotech Ensemble Control Server:
700
-
701
- PROTOCOL: tcp
702
- HOSTNAME: localhost
703
- COMMANDING_PORT: 6960
704
- MONITORING_PORT: 6961
705
- SERVICE_PORT: 6962
706
- HEARTBEAT_PORT: 6963
707
- METRICS_PORT: 6964
708
- DELAY: 1
709
- STORAGE_MNEMONIC: ENSEMBLE
710
-
711
-
712
- MKS E-Vision RGA Control Server:
713
-
714
- PROTOCOL: tcp
715
- HOSTNAME: localhost
716
- COMMANDING_PORT: 6965
717
- MONITORING_PORT: 6966
718
- SERVICE_PORT: 6967
719
- HEARTBEAT_PORT: 6968
720
- METRICS_PORT: 6969
721
- DELAY: 10
722
- STORAGE_MNEMONIC: EVISION
723
-
724
- Standa 8SMC5 Control Server:
725
-
726
- PROTOCOL: tcp
727
- HOSTNAME: localhost
728
- COMMANDING_PORT: 6970
729
- MONITORING_PORT: 6971
730
- SERVICE_PORT: 6972
731
- HEARTBEAT_PORT: 6973
732
- METRICS_PORT: 6974
733
- DELAY: 10
734
- STORAGE_MNEMONIC: FW8SMC5
735
-
736
- Thorlabs SC10 Control Server:
737
- PROTOCOL: tcp
738
- HOSTNAME: localhost
739
- COMMANDING_PORT: 6975
740
- MONITORING_PORT: 6976
741
- SERVICE_PORT: 6977
742
- HEARTBEAT_PORT: 6978
743
- METRICS_PORT: 6979
744
- DELAY: 10
745
- STORAGE_MNEMONIC: SC10
746
-
747
- APC Control Server:
748
- PROTOCOL: tcp
749
- HOSTNAME: localhost
750
- COMMANDING_PORT: 7205
751
- MONITORING_PORT: 7206
752
- SERVICE_PORT: 7207
753
- HEARTBEAT_PORT: 7208
754
- METRICS_PORT: 7209
755
- DELAY: 10
756
- STORAGE_MNEMONIC: APC
757
-
758
- KELLER Leo3 Control Server:
759
- PROTOCOL: tcp
760
- HOSTNAME: localhost
761
- COMMANDING_PORT: 7420
762
- MONITORING_PORT: 7421
763
- SERVICE_PORT: 7422
764
- METRICS_PORT: 7423
765
- DELAY: 10
766
- STORAGE_MNEMONIC: LEO3
767
-
768
- Digalox LN2 level monitor Control Server:
769
- PROTOCOL: tcp
770
- HOSTNAME: localhost
771
- COMMANDING_PORT: 7900
772
- MONITORING_PORT: 7901
773
- SERVICE_PORT: 7902
774
- METRICS_PORT: 7903
775
- DELAY: 10
776
- STORAGE_MNEMONIC: DIGALOX_LN2
777
-
778
-
779
- Agilent 34972 Control Server:
780
- PROTOCOL: tcp
781
- HOSTNAME: localhost
782
- DAQ0:
783
- COMMANDING_PORT: 6980
784
- MONITORING_PORT: 6981
785
- SERVICE_PORT: 6982
786
- METRICS_PORT: 6984
787
- STORAGE_MNEMONIC: AG34972-0
788
- DAQ1:
789
- COMMANDING_PORT: 6985
790
- MONITORING_PORT: 6986
791
- SERVICE_PORT: 6987
792
- METRICS_PORT: 6989
793
- STORAGE_MNEMONIC: AG34972-1
794
- DELAY: 10
795
-
796
- Agilent 34970 Control Server:
797
- PROTOCOL: tcp
798
- HOSTNAME: localhost
799
- DAQ0:
800
- COMMANDING_PORT: 6990
801
- MONITORING_PORT: 6991
802
- SERVICE_PORT: 6992
803
- METRICS_PORT: 6994
804
- STORAGE_MNEMONIC: AG34970-0
805
- DAQ1:
806
- COMMANDING_PORT: 6995
807
- MONITORING_PORT: 6996
808
- SERVICE_PORT: 6997
809
- METRICS_PORT: 6999
810
- STORAGE_MNEMONIC: AG34970-1
811
- DELAY: 10
812
-
813
- NI Control Server:
814
- PROTOCOL: tcp
815
- HOSTNAME: localhost
816
- CDAQ9184:
817
- COMMANDING_PORT: 7200
818
- MONITORING_PORT: 7201
819
- SERVICE_PORT: 7203
820
- METRICS_PORT: 7204
821
- STORAGE_MNEMONIC: DAS-CDAQ-PHOTODIODES-EMPTY
822
- CDAQ9375:
823
- COMMANDING_PORT: 7400
824
- MONITORING_PORT: 7401
825
- SERVICE_PORT: 7403
826
- METRICS_PORT: 7404
827
- STORAGE_MNEMONIC: DAS-CDAQ-ALARMS-EMPTY
828
- TIMEOUT: 30
829
-
830
- AEU Control Server:
831
- PROTOCOL: tcp
832
- HOSTNAME: localhost
833
- CRIO:
834
- COMMANDING_PORT: 30002
835
- MONITORING_PORT: 30003
836
- SERVICE_PORT: 30004
837
- METRICS_PORT: 30005
838
- STORAGE_MNEMONIC: AEU-CRIO
839
- HK_DELAY: 2.5 # The delay time between storing housekeeping information [seconds]
840
- DELAY: 2.5 # The delay time between publishing status information [seconds]
841
- PSU1:
842
- COMMANDING_PORT: 30006
843
- MONITORING_PORT: 30007
844
- SERVICE_PORT: 30008
845
- METRICS_PORT: 30009
846
- STORAGE_MNEMONIC: AEU-PSU1
847
- HK_DELAY: 1 # The delay time between storing housekeeping information [seconds]
848
- DELAY: 1 # The delay time between publishing status information [seconds]
849
- PSU2:
850
- COMMANDING_PORT: 30010
851
- MONITORING_PORT: 30011
852
- SERVICE_PORT: 30012
853
- METRICS_PORT: 30013
854
- STORAGE_MNEMONIC: AEU-PSU2
855
- HK_DELAY: 1 # The delay time between storing housekeeping information [seconds]
856
- DELAY: 1 # The delay time between publishing status information [seconds]
857
- PSU3:
858
- COMMANDING_PORT: 30014
859
- MONITORING_PORT: 30015
860
- SERVICE_PORT: 30016
861
- METRICS_PORT: 30017
862
- STORAGE_MNEMONIC: AEU-PSU3
863
- HK_DELAY: 1 # The delay time between storing housekeeping information [seconds]
864
- DELAY: 1 # The delay time between publishing status information [seconds]
865
- PSU4:
866
- COMMANDING_PORT: 30018
867
- MONITORING_PORT: 30019
868
- SERVICE_PORT: 30020
869
- METRICS_PORT: 30021
870
- STORAGE_MNEMONIC: AEU-PSU4
871
- HK_DELAY: 1 # The delay time between storing housekeeping information [seconds]
872
- DELAY: 1 # The delay time between publishing status information [seconds]
873
- PSU5:
874
- COMMANDING_PORT: 30022
875
- MONITORING_PORT: 30023
876
- SERVICE_PORT: 30024
877
- METRICS_PORT: 30025
878
- STORAGE_MNEMONIC: AEU-PSU5
879
- HK_DELAY: 1 # The delay time between storing housekeeping information [seconds]
880
- DELAY: 1 # The delay time between publishing status information [seconds]
881
- PSU6:
882
- COMMANDING_PORT: 30026
883
- MONITORING_PORT: 30027
884
- SERVICE_PORT: 30028
885
- METRICS_PORT: 30029
886
- STORAGE_MNEMONIC: AEU-PSU6
887
- HK_DELAY: 1 # The delay time between storing housekeeping information [seconds]
888
- DELAY: 1 # The delay time between publishing status information [seconds]
889
- AWG1:
890
- COMMANDING_PORT: 30030
891
- MONITORING_PORT: 30031
892
- SERVICE_PORT: 30032
893
- METRICS_PORT: 30033
894
- STORAGE_MNEMONIC: AEU-AWG1
895
- HK_DELAY: 2.5 # The delay time between storing housekeeping information [seconds]
896
- DELAY: 2.5 # The delay time between publishing status information [seconds]
897
- AWG2:
898
- COMMANDING_PORT: 30034
899
- MONITORING_PORT: 30035
900
- SERVICE_PORT: 30036
901
- METRICS_PORT: 30037
902
- STORAGE_MNEMONIC: AEU-AWG2
903
- HK_DELAY: 2.5 # The delay time between storing housekeeping information [seconds]
904
- DELAY: 2.5 # The delay time between publishing status information [seconds]
905
-
906
- Rotation Stage Setup:
907
-
908
- DEFAULT_SPEED: 20000
909
- AXIS_NUMBER: 1
910
- NAME: Rotation Stage Setup
911
- ID: 420-20913
912
-
913
- Rotation Stage SMA:
914
-
915
- DEFAULT_SPEED: 20000
916
- AXIS_NUMBER: 2
917
- NAME: Rotation Stage SMA
918
- ID: 409-10661
919
-
920
- Translation Stage SMA:
921
-
922
- DEFAULT_SPEED: 20000
923
- AXIS_NUMBER: 3
924
- NAME: Translation Stage
925
- ID: 5101.30-943
926
-
927
- FITS Generator Control Server:
928
-
929
- PROTOCOL: tcp
930
- HOSTNAME: localhost
931
- COMMANDING_PORT: 7011
932
- METRICS_PORT: 7012
933
- MONITORING_PORT: 7014
934
-
935
- N-FEE HK Control Server:
936
-
937
- PROTOCOL: tcp
938
- HOSTNAME: localhost
939
- COMMANDING_PORT: 7013
940
- METRICS_PORT: 7008 # <--- THIS IS ALSO DEFINED ABOVE, SEARCH METRICS_PORT_N_FEE_HK
941
-
942
- FOV HK Control Server:
943
-
944
- PROTOCOL: tcp
945
- HOSTNAME: localhost
946
- COMMANDING_PORT: 7009
947
- METRICS_PORT: 7010
948
-
949
-
950
- Windowing:
951
-
952
- CCD_SIDE_LEFT: 0
953
- CCD_SIDE_RIGHT: 1
954
-
955
- MIN_WINDOW_SIZE: 2
956
- MAX_WINDOW_SIZE: 32
957
- DEFAULT_WINDOW_SIZE: 10
958
-
959
- Field-Of-View:
960
-
961
- RADIUS_DEGREES: 18.8908 # Radius of the field-of-view [degrees]
962
- RADIUS_PIXELS: 4706 # Radius of the field-of-view [pixels]
963
- RADIUS_MM: 84.7 # Radius of the field-of-view [mm]
964
- DISTORTION_COEFFICIENTS: [0.316257210577, 0.066373219688, 0.372589221219] # Distortion coefficients [k1, k3, k5]
965
- FOCAL_LENGTH: 247.52 # Focal length [mm]
966
-
967
- CCD:
968
-
969
- ZEROPOINT: [-1.3, 82.48] # CCD zeropoint (x, y) [mm]
970
- ORIENTATION: [180, 270, 0, 90] # Orientation of the CCD w.r.t. the focal plane [degrees]
971
- PIXEL_SIZE: 18 # Pixel size [µm]
972
- NUM_ROWS: 4510 # Number of rows
973
- NUM_COLUMNS: 4510 # Number of columns
974
- LENGTH_SERIAL_PRESCAN: 25 # Number of columns in the serial pre-scan
975
-
976
- Visited Positions UI:
977
-
978
- PROTOCOL: tcp
979
- HOSTNAME: localhost # The hostname that client shall connect to
980
- PORT: 7100