cgse 2023.38.0__py3-none-any.whl → 2024.1.4__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 +85 -0
  3. cgse-2024.1.4.dist-info/METADATA +38 -0
  4. cgse-2024.1.4.dist-info/RECORD +5 -0
  5. {cgse-2023.38.0.dist-info → cgse-2024.1.4.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
@@ -1,116 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0" y="0" width="50" height="50" viewBox="0, 0, 500, 500">
4
- <g id="Background">
5
- <rect x="0" y="0" width="500" height="500" fill="#FFFFFF"/>
6
- <g stroke-width="1px">
7
- <line x1="10" y1="0" x2="10" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
8
- <line x1="20" y1="0" x2="20" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
9
- <line x1="30" y1="0" x2="30" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
10
- <line x1="40" y1="0" x2="40" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
11
- <line x1="50" y1="0" x2="50" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
12
- <line x1="60" y1="0" x2="60" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
13
- <line x1="70" y1="0" x2="70" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
14
- <line x1="80" y1="0" x2="80" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
15
- <line x1="90" y1="0" x2="90" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
16
- <line x1="100" y1="0" x2="100" y2="500" stroke="#AAAAAA" stroke-opacity="0.5"/>
17
- <line x1="110" y1="0" x2="110" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
18
- <line x1="120" y1="0" x2="120" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
19
- <line x1="130" y1="0" x2="130" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
20
- <line x1="140" y1="0" x2="140" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
21
- <line x1="150" y1="0" x2="150" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
22
- <line x1="160" y1="0" x2="160" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
23
- <line x1="170" y1="0" x2="170" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
24
- <line x1="180" y1="0" x2="180" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
25
- <line x1="190" y1="0" x2="190" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
26
- <line x1="200" y1="0" x2="200" y2="500" stroke="#AAAAAA" stroke-opacity="0.5"/>
27
- <line x1="210" y1="0" x2="210" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
28
- <line x1="220" y1="0" x2="220" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
29
- <line x1="230" y1="0" x2="230" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
30
- <line x1="240" y1="0" x2="240" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
31
- <line x1="250" y1="0" x2="250" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
32
- <line x1="260" y1="0" x2="260" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
33
- <line x1="270" y1="0" x2="270" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
34
- <line x1="280" y1="0" x2="280" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
35
- <line x1="290" y1="0" x2="290" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
36
- <line x1="300" y1="0" x2="300" y2="500" stroke="#AAAAAA" stroke-opacity="0.5"/>
37
- <line x1="310" y1="0" x2="310" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
38
- <line x1="320" y1="0" x2="320" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
39
- <line x1="330" y1="0" x2="330" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
40
- <line x1="340" y1="0" x2="340" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
41
- <line x1="350" y1="0" x2="350" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
42
- <line x1="360" y1="0" x2="360" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
43
- <line x1="370" y1="0" x2="370" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
44
- <line x1="380" y1="0" x2="380" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
45
- <line x1="390" y1="0" x2="390" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
46
- <line x1="400" y1="0" x2="400" y2="500" stroke="#AAAAAA" stroke-opacity="0.5"/>
47
- <line x1="410" y1="0" x2="410" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
48
- <line x1="420" y1="0" x2="420" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
49
- <line x1="430" y1="0" x2="430" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
50
- <line x1="440" y1="0" x2="440" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
51
- <line x1="450" y1="0" x2="450" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
52
- <line x1="460" y1="0" x2="460" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
53
- <line x1="470" y1="0" x2="470" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
54
- <line x1="480" y1="0" x2="480" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
55
- <line x1="490" y1="0" x2="490" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
56
- <line x1="500" y1="0" x2="500" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
57
- <line x1="0" y1="10" x2="500" y2="10" stroke="#AAAAAA" stroke-opacity="0.25"/>
58
- <line x1="0" y1="20" x2="500" y2="20" stroke="#AAAAAA" stroke-opacity="0.25"/>
59
- <line x1="0" y1="30" x2="500" y2="30" stroke="#AAAAAA" stroke-opacity="0.25"/>
60
- <line x1="0" y1="40" x2="500" y2="40" stroke="#AAAAAA" stroke-opacity="0.25"/>
61
- <line x1="0" y1="50" x2="500" y2="50" stroke="#AAAAAA" stroke-opacity="0.25"/>
62
- <line x1="0" y1="60" x2="500" y2="60" stroke="#AAAAAA" stroke-opacity="0.25"/>
63
- <line x1="0" y1="70" x2="500" y2="70" stroke="#AAAAAA" stroke-opacity="0.25"/>
64
- <line x1="0" y1="80" x2="500" y2="80" stroke="#AAAAAA" stroke-opacity="0.25"/>
65
- <line x1="0" y1="90" x2="500" y2="90" stroke="#AAAAAA" stroke-opacity="0.25"/>
66
- <line x1="0" y1="100" x2="500" y2="100" stroke="#AAAAAA" stroke-opacity="0.5"/>
67
- <line x1="0" y1="110" x2="500" y2="110" stroke="#AAAAAA" stroke-opacity="0.25"/>
68
- <line x1="0" y1="120" x2="500" y2="120" stroke="#AAAAAA" stroke-opacity="0.25"/>
69
- <line x1="0" y1="130" x2="500" y2="130" stroke="#AAAAAA" stroke-opacity="0.25"/>
70
- <line x1="0" y1="140" x2="500" y2="140" stroke="#AAAAAA" stroke-opacity="0.25"/>
71
- <line x1="0" y1="150" x2="500" y2="150" stroke="#AAAAAA" stroke-opacity="0.25"/>
72
- <line x1="0" y1="160" x2="500" y2="160" stroke="#AAAAAA" stroke-opacity="0.25"/>
73
- <line x1="0" y1="170" x2="500" y2="170" stroke="#AAAAAA" stroke-opacity="0.25"/>
74
- <line x1="0" y1="180" x2="500" y2="180" stroke="#AAAAAA" stroke-opacity="0.25"/>
75
- <line x1="0" y1="190" x2="500" y2="190" stroke="#AAAAAA" stroke-opacity="0.25"/>
76
- <line x1="0" y1="200" x2="500" y2="200" stroke="#AAAAAA" stroke-opacity="0.5"/>
77
- <line x1="0" y1="210" x2="500" y2="210" stroke="#AAAAAA" stroke-opacity="0.25"/>
78
- <line x1="0" y1="220" x2="500" y2="220" stroke="#AAAAAA" stroke-opacity="0.25"/>
79
- <line x1="0" y1="230" x2="500" y2="230" stroke="#AAAAAA" stroke-opacity="0.25"/>
80
- <line x1="0" y1="240" x2="500" y2="240" stroke="#AAAAAA" stroke-opacity="0.25"/>
81
- <line x1="0" y1="250" x2="500" y2="250" stroke="#AAAAAA" stroke-opacity="0.25"/>
82
- <line x1="0" y1="260" x2="500" y2="260" stroke="#AAAAAA" stroke-opacity="0.25"/>
83
- <line x1="0" y1="270" x2="500" y2="270" stroke="#AAAAAA" stroke-opacity="0.25"/>
84
- <line x1="0" y1="280" x2="500" y2="280" stroke="#AAAAAA" stroke-opacity="0.25"/>
85
- <line x1="0" y1="290" x2="500" y2="290" stroke="#AAAAAA" stroke-opacity="0.25"/>
86
- <line x1="0" y1="300" x2="500" y2="300" stroke="#AAAAAA" stroke-opacity="0.5"/>
87
- <line x1="0" y1="310" x2="500" y2="310" stroke="#AAAAAA" stroke-opacity="0.25"/>
88
- <line x1="0" y1="320" x2="500" y2="320" stroke="#AAAAAA" stroke-opacity="0.25"/>
89
- <line x1="0" y1="330" x2="500" y2="330" stroke="#AAAAAA" stroke-opacity="0.25"/>
90
- <line x1="0" y1="340" x2="500" y2="340" stroke="#AAAAAA" stroke-opacity="0.25"/>
91
- <line x1="0" y1="350" x2="500" y2="350" stroke="#AAAAAA" stroke-opacity="0.25"/>
92
- <line x1="0" y1="360" x2="500" y2="360" stroke="#AAAAAA" stroke-opacity="0.25"/>
93
- <line x1="0" y1="370" x2="500" y2="370" stroke="#AAAAAA" stroke-opacity="0.25"/>
94
- <line x1="0" y1="380" x2="500" y2="380" stroke="#AAAAAA" stroke-opacity="0.25"/>
95
- <line x1="0" y1="390" x2="500" y2="390" stroke="#AAAAAA" stroke-opacity="0.25"/>
96
- <line x1="0" y1="400" x2="500" y2="400" stroke="#AAAAAA" stroke-opacity="0.5"/>
97
- <line x1="0" y1="410" x2="500" y2="410" stroke="#AAAAAA" stroke-opacity="0.25"/>
98
- <line x1="0" y1="420" x2="500" y2="420" stroke="#AAAAAA" stroke-opacity="0.25"/>
99
- <line x1="0" y1="430" x2="500" y2="430" stroke="#AAAAAA" stroke-opacity="0.25"/>
100
- <line x1="0" y1="440" x2="500" y2="440" stroke="#AAAAAA" stroke-opacity="0.25"/>
101
- <line x1="0" y1="450" x2="500" y2="450" stroke="#AAAAAA" stroke-opacity="0.25"/>
102
- <line x1="0" y1="460" x2="500" y2="460" stroke="#AAAAAA" stroke-opacity="0.25"/>
103
- <line x1="0" y1="470" x2="500" y2="470" stroke="#AAAAAA" stroke-opacity="0.25"/>
104
- <line x1="0" y1="480" x2="500" y2="480" stroke="#AAAAAA" stroke-opacity="0.25"/>
105
- <line x1="0" y1="490" x2="500" y2="490" stroke="#AAAAAA" stroke-opacity="0.25"/>
106
- <line x1="0" y1="500" x2="500" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
107
- </g>
108
- </g>
109
- <g id="Rectangle">
110
- <path d="M48.4,260 L451.6,260 C472.808,260 490,280.467 490,305.714 L490,454.286 C490,479.533 472.808,500 451.6,500 L48.4,500 C27.192,500 10,479.533 10,454.286 L10,305.714 C10,280.467 27.192,260 48.4,260 z" fill="#000000"/>
111
- <path d="M56.8,269.6 L443.2,269.6 C463.524,269.6 480,288.43 480,311.657 L480,448.343 C480,471.57 463.524,490.4 443.2,490.4 L56.8,490.4 C36.476,490.4 20,471.57 20,448.343 L20,311.657 C20,288.43 36.476,269.6 56.8,269.6 z" fill="#6AC249"/>
112
- <path d="M48.4,0 L451.6,0 C472.808,0 490,20.467 490,45.714 L490,194.286 C490,219.533 472.808,240 451.6,240 L48.4,240 C27.192,240 10,219.533 10,194.286 L10,45.714 C10,20.467 27.192,0 48.4,0 z" fill="#000000"/>
113
- <path d="M56.8,9.6 L443.2,9.6 C463.524,9.6 480,28.43 480,51.657 L480,188.343 C480,211.57 463.524,230.4 443.2,230.4 L56.8,230.4 C36.476,230.4 20,211.57 20,188.343 L20,51.657 C20,28.43 36.476,9.6 56.8,9.6 z" fill="#6AC249"/>
114
- <path d="M56.8,10 L443.2,10 C463.524,10 480,28.83 480,52.057 L480,188.743 C480,211.97 463.524,230.8 443.2,230.8 L56.8,230.8 C36.476,230.8 20,211.97 20,188.743 L20,52.057 C20,28.83 36.476,10 56.8,10 z" fill="#C40000"/>
115
- </g>
116
- </svg>
@@ -1,117 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0" y="0" width="50" height="50" viewBox="0, 0, 500, 500">
4
- <g id="Background">
5
- <rect x="0" y="0" width="500" height="500" fill="#FFFFFF"/>
6
- <g stroke-width="1px">
7
- <line x1="10" y1="0" x2="10" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
8
- <line x1="20" y1="0" x2="20" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
9
- <line x1="30" y1="0" x2="30" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
10
- <line x1="40" y1="0" x2="40" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
11
- <line x1="50" y1="0" x2="50" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
12
- <line x1="60" y1="0" x2="60" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
13
- <line x1="70" y1="0" x2="70" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
14
- <line x1="80" y1="0" x2="80" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
15
- <line x1="90" y1="0" x2="90" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
16
- <line x1="100" y1="0" x2="100" y2="500" stroke="#AAAAAA" stroke-opacity="0.5"/>
17
- <line x1="110" y1="0" x2="110" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
18
- <line x1="120" y1="0" x2="120" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
19
- <line x1="130" y1="0" x2="130" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
20
- <line x1="140" y1="0" x2="140" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
21
- <line x1="150" y1="0" x2="150" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
22
- <line x1="160" y1="0" x2="160" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
23
- <line x1="170" y1="0" x2="170" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
24
- <line x1="180" y1="0" x2="180" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
25
- <line x1="190" y1="0" x2="190" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
26
- <line x1="200" y1="0" x2="200" y2="500" stroke="#AAAAAA" stroke-opacity="0.5"/>
27
- <line x1="210" y1="0" x2="210" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
28
- <line x1="220" y1="0" x2="220" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
29
- <line x1="230" y1="0" x2="230" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
30
- <line x1="240" y1="0" x2="240" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
31
- <line x1="250" y1="0" x2="250" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
32
- <line x1="260" y1="0" x2="260" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
33
- <line x1="270" y1="0" x2="270" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
34
- <line x1="280" y1="0" x2="280" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
35
- <line x1="290" y1="0" x2="290" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
36
- <line x1="300" y1="0" x2="300" y2="500" stroke="#AAAAAA" stroke-opacity="0.5"/>
37
- <line x1="310" y1="0" x2="310" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
38
- <line x1="320" y1="0" x2="320" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
39
- <line x1="330" y1="0" x2="330" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
40
- <line x1="340" y1="0" x2="340" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
41
- <line x1="350" y1="0" x2="350" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
42
- <line x1="360" y1="0" x2="360" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
43
- <line x1="370" y1="0" x2="370" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
44
- <line x1="380" y1="0" x2="380" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
45
- <line x1="390" y1="0" x2="390" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
46
- <line x1="400" y1="0" x2="400" y2="500" stroke="#AAAAAA" stroke-opacity="0.5"/>
47
- <line x1="410" y1="0" x2="410" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
48
- <line x1="420" y1="0" x2="420" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
49
- <line x1="430" y1="0" x2="430" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
50
- <line x1="440" y1="0" x2="440" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
51
- <line x1="450" y1="0" x2="450" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
52
- <line x1="460" y1="0" x2="460" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
53
- <line x1="470" y1="0" x2="470" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
54
- <line x1="480" y1="0" x2="480" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
55
- <line x1="490" y1="0" x2="490" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
56
- <line x1="500" y1="0" x2="500" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
57
- <line x1="0" y1="10" x2="500" y2="10" stroke="#AAAAAA" stroke-opacity="0.25"/>
58
- <line x1="0" y1="20" x2="500" y2="20" stroke="#AAAAAA" stroke-opacity="0.25"/>
59
- <line x1="0" y1="30" x2="500" y2="30" stroke="#AAAAAA" stroke-opacity="0.25"/>
60
- <line x1="0" y1="40" x2="500" y2="40" stroke="#AAAAAA" stroke-opacity="0.25"/>
61
- <line x1="0" y1="50" x2="500" y2="50" stroke="#AAAAAA" stroke-opacity="0.25"/>
62
- <line x1="0" y1="60" x2="500" y2="60" stroke="#AAAAAA" stroke-opacity="0.25"/>
63
- <line x1="0" y1="70" x2="500" y2="70" stroke="#AAAAAA" stroke-opacity="0.25"/>
64
- <line x1="0" y1="80" x2="500" y2="80" stroke="#AAAAAA" stroke-opacity="0.25"/>
65
- <line x1="0" y1="90" x2="500" y2="90" stroke="#AAAAAA" stroke-opacity="0.25"/>
66
- <line x1="0" y1="100" x2="500" y2="100" stroke="#AAAAAA" stroke-opacity="0.5"/>
67
- <line x1="0" y1="110" x2="500" y2="110" stroke="#AAAAAA" stroke-opacity="0.25"/>
68
- <line x1="0" y1="120" x2="500" y2="120" stroke="#AAAAAA" stroke-opacity="0.25"/>
69
- <line x1="0" y1="130" x2="500" y2="130" stroke="#AAAAAA" stroke-opacity="0.25"/>
70
- <line x1="0" y1="140" x2="500" y2="140" stroke="#AAAAAA" stroke-opacity="0.25"/>
71
- <line x1="0" y1="150" x2="500" y2="150" stroke="#AAAAAA" stroke-opacity="0.25"/>
72
- <line x1="0" y1="160" x2="500" y2="160" stroke="#AAAAAA" stroke-opacity="0.25"/>
73
- <line x1="0" y1="170" x2="500" y2="170" stroke="#AAAAAA" stroke-opacity="0.25"/>
74
- <line x1="0" y1="180" x2="500" y2="180" stroke="#AAAAAA" stroke-opacity="0.25"/>
75
- <line x1="0" y1="190" x2="500" y2="190" stroke="#AAAAAA" stroke-opacity="0.25"/>
76
- <line x1="0" y1="200" x2="500" y2="200" stroke="#AAAAAA" stroke-opacity="0.5"/>
77
- <line x1="0" y1="210" x2="500" y2="210" stroke="#AAAAAA" stroke-opacity="0.25"/>
78
- <line x1="0" y1="220" x2="500" y2="220" stroke="#AAAAAA" stroke-opacity="0.25"/>
79
- <line x1="0" y1="230" x2="500" y2="230" stroke="#AAAAAA" stroke-opacity="0.25"/>
80
- <line x1="0" y1="240" x2="500" y2="240" stroke="#AAAAAA" stroke-opacity="0.25"/>
81
- <line x1="0" y1="250" x2="500" y2="250" stroke="#AAAAAA" stroke-opacity="0.25"/>
82
- <line x1="0" y1="260" x2="500" y2="260" stroke="#AAAAAA" stroke-opacity="0.25"/>
83
- <line x1="0" y1="270" x2="500" y2="270" stroke="#AAAAAA" stroke-opacity="0.25"/>
84
- <line x1="0" y1="280" x2="500" y2="280" stroke="#AAAAAA" stroke-opacity="0.25"/>
85
- <line x1="0" y1="290" x2="500" y2="290" stroke="#AAAAAA" stroke-opacity="0.25"/>
86
- <line x1="0" y1="300" x2="500" y2="300" stroke="#AAAAAA" stroke-opacity="0.5"/>
87
- <line x1="0" y1="310" x2="500" y2="310" stroke="#AAAAAA" stroke-opacity="0.25"/>
88
- <line x1="0" y1="320" x2="500" y2="320" stroke="#AAAAAA" stroke-opacity="0.25"/>
89
- <line x1="0" y1="330" x2="500" y2="330" stroke="#AAAAAA" stroke-opacity="0.25"/>
90
- <line x1="0" y1="340" x2="500" y2="340" stroke="#AAAAAA" stroke-opacity="0.25"/>
91
- <line x1="0" y1="350" x2="500" y2="350" stroke="#AAAAAA" stroke-opacity="0.25"/>
92
- <line x1="0" y1="360" x2="500" y2="360" stroke="#AAAAAA" stroke-opacity="0.25"/>
93
- <line x1="0" y1="370" x2="500" y2="370" stroke="#AAAAAA" stroke-opacity="0.25"/>
94
- <line x1="0" y1="380" x2="500" y2="380" stroke="#AAAAAA" stroke-opacity="0.25"/>
95
- <line x1="0" y1="390" x2="500" y2="390" stroke="#AAAAAA" stroke-opacity="0.25"/>
96
- <line x1="0" y1="400" x2="500" y2="400" stroke="#AAAAAA" stroke-opacity="0.5"/>
97
- <line x1="0" y1="410" x2="500" y2="410" stroke="#AAAAAA" stroke-opacity="0.25"/>
98
- <line x1="0" y1="420" x2="500" y2="420" stroke="#AAAAAA" stroke-opacity="0.25"/>
99
- <line x1="0" y1="430" x2="500" y2="430" stroke="#AAAAAA" stroke-opacity="0.25"/>
100
- <line x1="0" y1="440" x2="500" y2="440" stroke="#AAAAAA" stroke-opacity="0.25"/>
101
- <line x1="0" y1="450" x2="500" y2="450" stroke="#AAAAAA" stroke-opacity="0.25"/>
102
- <line x1="0" y1="460" x2="500" y2="460" stroke="#AAAAAA" stroke-opacity="0.25"/>
103
- <line x1="0" y1="470" x2="500" y2="470" stroke="#AAAAAA" stroke-opacity="0.25"/>
104
- <line x1="0" y1="480" x2="500" y2="480" stroke="#AAAAAA" stroke-opacity="0.25"/>
105
- <line x1="0" y1="490" x2="500" y2="490" stroke="#AAAAAA" stroke-opacity="0.25"/>
106
- <line x1="0" y1="500" x2="500" y2="500" stroke="#AAAAAA" stroke-opacity="0.25"/>
107
- </g>
108
- </g>
109
- <g id="Rectangle">
110
- <path d="M48.4,260 L451.6,260 C472.808,260 490,280.467 490,305.714 L490,454.286 C490,479.533 472.808,500 451.6,500 L48.4,500 C27.192,500 10,479.533 10,454.286 L10,305.714 C10,280.467 27.192,260 48.4,260 z" fill="#000000"/>
111
- <path d="M56.8,269.6 L443.2,269.6 C463.524,269.6 480,288.43 480,311.657 L480,448.343 C480,471.57 463.524,490.4 443.2,490.4 L56.8,490.4 C36.476,490.4 20,471.57 20,448.343 L20,311.657 C20,288.43 36.476,269.6 56.8,269.6 z" fill="#6AC249" display="none"/>
112
- <path d="M56.8,270 L443.2,270 C463.524,270 480,288.83 480,312.057 L480,448.743 C480,471.97 463.524,490.8 443.2,490.8 L56.8,490.8 C36.476,490.8 20,471.97 20,448.743 L20,312.057 C20,288.83 36.476,270 56.8,270 z" fill="#C40000"/>
113
- <path d="M48.4,0 L451.6,0 C472.808,0 490,20.467 490,45.714 L490,194.286 C490,219.533 472.808,240 451.6,240 L48.4,240 C27.192,240 10,219.533 10,194.286 L10,45.714 C10,20.467 27.192,0 48.4,0 z" fill="#000000"/>
114
- <path d="M56.8,9.6 L443.2,9.6 C463.524,9.6 480,28.43 480,51.657 L480,188.343 C480,211.57 463.524,230.4 443.2,230.4 L56.8,230.4 C36.476,230.4 20,211.57 20,188.343 L20,51.657 C20,28.43 36.476,9.6 56.8,9.6 z" fill="#6AC249"/>
115
- <path d="M56.8,10 L443.2,10 C463.524,10 480,28.83 480,52.057 L480,188.743 C480,211.97 463.524,230.8 443.2,230.8 L56.8,230.8 C36.476,230.8 20,211.97 20,188.743 L20,52.057 C20,28.83 36.476,10 56.8,10 z" fill="#C40000" display="none"/>
116
- </g>
117
- </svg>
@@ -1 +0,0 @@
1
- <svg id="Layer_1" enable-background="new 0 0 128 128" height="512" viewBox="0 0 128 128" width="512" xmlns="http://www.w3.org/2000/svg"><g><g><path d="m111.144 19.358h-4.569c-.848-1.543-1.937-2.967-3.254-4.223-3.462-3.3-8.014-4.99-12.801-4.762-6.15.295-11.493 3.869-14.322 8.984h-55.342c-3.309 0-6 2.691-6 6v90.288c0 3.309 2.691 6 6 6h90.288c3.309 0 6-2.691 6-6v-90.287c0-3.308-2.691-6-6-6z" fill="#e6e7e8"/></g><g><g><path d="m112.144 66.502v-45.143c0-2.761-2.239-5-5-5h-45.144v50.144h50.144z" fill="#6dc9f7"/><g><path d="m62 16.359h-45.144c-2.761 0-5 2.239-5 5v45.144h50.144z" fill="#d4fbff"/></g><g><path d="m19.856 16.359h-3c-2.761 0-5 2.239-5 5v45.144h3v-45.144c0-2.762 2.239-5 5-5z" fill="#fff"/></g><g><path d="m11.856 66.502v45.144c0 2.761 2.239 5 5 5h45.144v-50.144z" fill="#ffd7e5"/></g><g><path d="m14.856 111.646v-45.144h-3v45.144c0 2.761 2.239 5 5 5h3c-2.761 0-5-2.238-5-5z" fill="#fff"/></g><path d="m62 66.502v50.144h45.144c2.761 0 5-2.239 5-5v-45.144z" fill="#0089ef"/></g><g><path d="m103.693 23.675c0-9.281-7.746-16.752-17.125-16.302-8.382.402-15.227 7.353-15.508 15.74-.147 4.382 1.434 8.392 4.113 11.404 4.2 4.721 7.397 10.243 8.988 16.358l.804 3.087c.646 2.481 4.168 2.481 4.814 0l.803-3.085c1.6-6.149 4.863-11.664 9.057-16.437 2.523-2.872 4.054-6.639 4.054-10.765z" fill="#fa759e"/><g><ellipse cx="87.371" cy="23.013" fill="#ffd7e5" rx="8.576" ry="8.576" transform="matrix(.973 -.23 .23 .973 -2.95 20.69)"/><g fill="#3a2c60"><path d="m107.144 15.359h-4.568c-.848-1.544-1.937-2.967-3.255-4.223-3.462-3.3-8.007-4.986-12.801-4.762-6.15.295-11.493 3.869-14.322 8.985h-22.698c-.552 0-1 .448-1 1s.448 1 1 1h11.5v48.144h-48.144v-44.144c0-2.206 1.794-4 4-4h17.394c.552 0 1-.448 1-1s-.448-1-1-1h-17.394c-3.309 0-6 2.691-6 6v90.288c0 3.309 2.691 6 6 6h90.288c3.309 0 6-2.691 6-6v-90.288c0-3.309-2.692-6-6-6zm-20.529-6.987c.255-.012.509-.019.763-.019 3.958 0 7.685 1.486 10.563 4.23 3.064 2.921 4.752 6.86 4.752 11.092 0 3.723-1.352 7.312-3.806 10.105-4.609 5.247-7.729 10.915-9.273 16.846l-.803 3.084c-.213.821-.883 1.113-1.439 1.113s-1.226-.292-1.439-1.113l-.804-3.087c-1.567-6.021-4.666-11.664-9.209-16.77-2.623-2.948-3.994-6.75-3.861-10.707.265-7.905 6.659-14.395 14.556-14.774zm-12.19 26.81c4.331 4.868 7.281 10.232 8.768 15.945l.804 3.087c.406 1.561 1.762 2.609 3.375 2.609s2.969-1.048 3.375-2.609l.803-3.084c1.464-5.626 4.439-11.02 8.841-16.029 2.775-3.159 4.303-7.217 4.303-11.426 0-2.205-.423-4.332-1.199-6.316h3.649c2.206 0 4 1.794 4 4v44.144h-48.144v-48.144h8.271c-.709 1.788-1.144 3.71-1.211 5.721-.15 4.471 1.4 8.769 4.365 12.102zm-61.569 76.464v-44.143h48.144v48.144h-44.144c-2.206-.001-4-1.795-4-4.001zm98.288 0c0 2.206-1.794 4-4 4h-44.144v-48.143h48.144z"/><path d="m38.375 17.359h6.875c.552 0 1-.448 1-1s-.448-1-1-1h-6.875c-.552 0-1 .448-1 1s.448 1 1 1z"/><path d="m87.371 32.589c5.28 0 9.576-4.296 9.576-9.576s-4.296-9.576-9.576-9.576-9.576 4.296-9.576 9.576 4.296 9.576 9.576 9.576zm0-17.153c4.178 0 7.576 3.398 7.576 7.576s-3.398 7.576-7.576 7.576-7.576-3.398-7.576-7.576 3.398-7.576 7.576-7.576z"/></g></g></g></g></g></svg>
egse/icons/logo-dpu.svg DELETED
@@ -1,48 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0" y="0" width="512" height="512" viewBox="0, 0, 512, 512">
4
- <g id="Background">
5
- <rect x="0" y="0" width="512" height="512" fill="#000000" fill-opacity="0"/>
6
- </g>
7
- <g id="Layer_1">
8
- <path d="M20.015,0 L491.985,0 C503.039,0 512,8.947 512,19.983 L512,492.017 C512,503.053 503.039,512 491.985,512 L20.015,512 C8.961,512 -0,503.053 -0,492.017 L-0,19.983 C-0,8.947 8.961,0 20.015,0 z" fill="#005B77"/>
9
- <g>
10
- <g>
11
- <path d="M461.727,68.864 L461.727,218.864 C461.727,228.905 453.587,237.045 443.545,237.045 L293.545,237.045 C283.504,237.045 275.364,228.905 275.364,218.864 L275.364,68.864 C275.364,58.822 283.504,50.682 293.545,50.682 L443.545,50.682 C453.587,50.682 461.727,58.822 461.727,68.864 z" fill="#00C3FF"/>
12
- <path d="M297.421,223.944 L297.421,60.147 C297.421,54.928 304.896,50.697 314.118,50.697 L291.854,50.697 C282.632,50.697 275.156,54.928 275.156,60.147 L275.156,223.944 C275.156,229.163 282.632,233.394 291.854,233.394 L314.118,233.394 C304.896,233.394 297.421,229.163 297.421,223.944 z" fill="#00AAF0"/>
13
- <g>
14
- <path d="M418.649,196.461 L418.649,209.953 C418.649,215.542 423.87,220.073 430.31,220.073 L430.31,220.073 C436.75,220.073 441.971,215.542 441.971,209.953 L441.971,196.461 C441.971,190.873 436.75,186.342 430.31,186.342 L430.31,186.342 C423.87,186.342 418.649,190.873 418.649,196.461 z" fill="#7DD7FF"/>
15
- <path d="M418.649,75.031 L418.649,162.731 C418.649,168.319 423.87,172.85 430.31,172.85 L430.31,172.85 C436.75,172.85 441.971,168.319 441.971,162.731 L441.971,75.031 C441.971,69.443 436.75,64.912 430.31,64.912 L430.31,64.912 C423.87,64.912 418.649,69.443 418.649,75.031 z" fill="#7DD7FF"/>
16
- </g>
17
- <path d="M469,73.508 L469,211.492 C469,228.617 455.117,242.5 437.992,242.5 L300.008,242.5 C282.883,242.5 269,228.617 269,211.492 L269,73.508 C269,56.383 282.883,42.5 300.008,42.5 L437.992,42.5 C455.117,42.5 469,56.383 469,73.508 z" fill-opacity="0" stroke="#000000" stroke-width="20"/>
18
- </g>
19
- <g>
20
- <path d="M69.364,49.773 L219.364,49.773 C229.405,49.773 237.545,57.913 237.545,67.955 L237.545,217.955 C237.545,227.996 229.405,236.136 219.364,236.136 L69.364,236.136 C59.322,236.136 51.182,227.996 51.182,217.955 L51.182,67.955 C51.182,57.913 59.322,49.773 69.364,49.773 z" fill="#00C3FF"/>
21
- <path d="M224.444,214.079 L60.647,214.079 C55.428,214.079 51.197,206.604 51.197,197.382 L51.197,219.646 C51.197,228.868 55.428,236.344 60.647,236.344 L224.444,236.344 C229.663,236.344 233.894,228.868 233.894,219.646 L233.894,197.382 C233.894,206.604 229.663,214.079 224.444,214.079 z" fill="#00AAF0"/>
22
- <g>
23
- <path d="M196.961,92.851 L210.453,92.851 C216.042,92.851 220.573,87.63 220.573,81.19 L220.573,81.19 C220.573,74.75 216.042,69.529 210.453,69.529 L196.961,69.529 C191.373,69.529 186.842,74.75 186.842,81.19 L186.842,81.19 C186.842,87.63 191.373,92.851 196.961,92.851 z" fill="#7DD7FF"/>
24
- <path d="M75.531,92.851 L163.231,92.851 C168.819,92.851 173.35,87.63 173.35,81.19 L173.35,81.19 C173.35,74.75 168.819,69.529 163.231,69.529 L75.531,69.529 C69.943,69.529 65.412,74.75 65.412,81.19 L65.412,81.19 C65.412,87.63 69.943,92.851 75.531,92.851 z" fill="#7DD7FF"/>
25
- </g>
26
- <path d="M74.008,42.5 L211.992,42.5 C229.117,42.5 243,56.383 243,73.508 L243,211.492 C243,228.617 229.117,242.5 211.992,242.5 L74.008,242.5 C56.883,242.5 43,228.617 43,211.492 L43,73.508 C43,56.383 56.883,42.5 74.008,42.5 z" fill-opacity="0" stroke="#000000" stroke-width="20"/>
27
- </g>
28
- <g>
29
- <path d="M442.636,462.227 L292.636,462.227 C282.595,462.227 274.455,454.087 274.455,444.045 L274.455,294.045 C274.455,284.004 282.595,275.864 292.636,275.864 L442.636,275.864 C452.678,275.864 460.818,284.004 460.818,294.045 L460.818,444.045 C460.818,454.087 452.678,462.227 442.636,462.227 z" fill="#00C3FF"/>
30
- <path d="M287.556,297.921 L451.353,297.921 C456.572,297.921 460.803,305.396 460.803,314.618 L460.803,292.354 C460.803,283.132 456.572,275.656 451.353,275.656 L287.556,275.656 C282.337,275.656 278.106,283.132 278.106,292.354 L278.106,314.618 C278.106,305.396 282.337,297.921 287.556,297.921 z" fill="#00AAF0"/>
31
- <g>
32
- <path d="M315.039,419.149 L301.547,419.149 C295.958,419.149 291.427,424.37 291.427,430.81 L291.427,430.81 C291.427,437.25 295.958,442.471 301.547,442.471 L315.039,442.471 C320.627,442.471 325.158,437.25 325.158,430.81 L325.158,430.81 C325.158,424.37 320.627,419.149 315.039,419.149 z" fill="#7DD7FF"/>
33
- <path d="M436.469,419.149 L348.769,419.149 C343.181,419.149 338.65,424.37 338.65,430.81 L338.65,430.81 C338.65,437.25 343.181,442.471 348.769,442.471 L436.469,442.471 C442.057,442.471 446.588,437.25 446.588,430.81 L446.588,430.81 C446.588,424.37 442.057,419.149 436.469,419.149 z" fill="#7DD7FF"/>
34
- </g>
35
- <path d="M437.992,469.5 L300.008,469.5 C282.883,469.5 269,455.617 269,438.492 L269,300.508 C269,283.383 282.883,269.5 300.008,269.5 L437.992,269.5 C455.117,269.5 469,283.383 469,300.508 L469,438.492 C469,455.617 455.117,469.5 437.992,469.5 z" fill-opacity="0" stroke="#000000" stroke-width="20"/>
36
- </g>
37
- <g>
38
- <path d="M50.273,443.136 L50.273,293.136 C50.273,283.095 58.413,274.955 68.455,274.955 L218.455,274.955 C228.496,274.955 236.636,283.095 236.636,293.136 L236.636,443.136 C236.636,453.178 228.496,461.318 218.455,461.318 L68.455,461.318 C58.413,461.318 50.273,453.178 50.273,443.136 z" fill="#00C3FF"/>
39
- <path d="M214.579,288.056 L214.579,451.853 C214.579,457.072 207.104,461.303 197.882,461.303 L220.146,461.303 C229.368,461.303 236.844,457.072 236.844,451.853 L236.844,288.056 C236.844,282.837 229.368,278.606 220.146,278.606 L197.882,278.606 C207.104,278.606 214.579,282.837 214.579,288.056 z" fill="#00AAF0"/>
40
- <g>
41
- <path d="M93.351,315.539 L93.351,302.047 C93.351,296.458 88.13,291.927 81.69,291.927 L81.69,291.927 C75.25,291.927 70.029,296.458 70.029,302.047 L70.029,315.539 C70.029,321.127 75.25,325.658 81.69,325.658 L81.69,325.658 C88.13,325.658 93.351,321.127 93.351,315.539 z" fill="#7DD7FF"/>
42
- <path d="M93.351,436.969 L93.351,349.269 C93.351,343.681 88.13,339.15 81.69,339.15 L81.69,339.15 C75.25,339.15 70.029,343.681 70.029,349.269 L70.029,436.969 C70.029,442.557 75.25,447.088 81.69,447.088 L81.69,447.088 C88.13,447.088 93.351,442.557 93.351,436.969 z" fill="#7DD7FF"/>
43
- </g>
44
- <path d="M43,438.492 L43,300.508 C43,283.383 56.883,269.5 74.008,269.5 L211.992,269.5 C229.117,269.5 243,283.383 243,300.508 L243,438.492 C243,455.617 229.117,469.5 211.992,469.5 L74.008,469.5 C56.883,469.5 43,455.617 43,438.492 z" fill-opacity="0" stroke="#000000" stroke-width="20"/>
45
- </g>
46
- </g>
47
- </g>
48
- </svg>
@@ -1,112 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
- <svg
3
- version="1.1"
4
- x="0"
5
- y="0"
6
- width="512"
7
- height="512"
8
- viewBox="0, 0, 512, 512"
9
- id="svg45"
10
- sodipodi:docname="logo-gimbal.svg"
11
- inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
12
- xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
13
- xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
14
- xmlns="http://www.w3.org/2000/svg"
15
- xmlns:svg="http://www.w3.org/2000/svg">
16
- <defs
17
- id="defs49" />
18
- <sodipodi:namedview
19
- id="namedview47"
20
- pagecolor="#ffffff"
21
- bordercolor="#666666"
22
- borderopacity="1.0"
23
- inkscape:pageshadow="2"
24
- inkscape:pageopacity="0.0"
25
- inkscape:pagecheckerboard="0"
26
- showgrid="false"
27
- inkscape:zoom="1"
28
- inkscape:cx="256"
29
- inkscape:cy="256"
30
- inkscape:window-width="1920"
31
- inkscape:window-height="1028"
32
- inkscape:window-x="0"
33
- inkscape:window-y="27"
34
- inkscape:window-maximized="1"
35
- inkscape:current-layer="svg45" />
36
- <path
37
- d="m 20.015,0 h 471.97 C 503.039,0 512,8.947 512,19.983 V 492.017 C 512,503.053 503.039,512 491.985,512 H 20.015 C 8.961,512 0,503.053 0,492.017 V 19.983 C 0,8.947 8.961,0 20.015,0 Z"
38
- fill="#005b77"
39
- id="path2" />
40
- <path
41
- d="M 99.98,415.306"
42
- fill="#00c3ff"
43
- id="path38" />
44
- <g
45
- id="g3571"
46
- transform="matrix(1.2316543,0,0,1.1032127,-54.723199,-45.160509)">
47
- <path
48
- d="m 226.86405,259.50724 184.46922,21.56505 c 12.34932,1.44368 16.58068,9.2516 9.4508,17.43909 l -106.5046,122.30295 c -7.12989,8.18749 -22.92153,13.65465 -35.27085,12.21098 L 94.539403,411.46025 c -12.349322,-1.44367 -16.58068,-9.25159 -9.450796,-17.43909 L 191.5932,271.71822 c 7.12989,-8.1875 22.92153,-13.65466 35.27085,-12.21098 z"
49
- fill="#00c3ff"
50
- id="path24-0"
51
- style="stroke-width:1.85009" />
52
- <path
53
- d="M 300.91996,415.77066 99.479897,392.22165 c -6.418184,-0.75031 -6.312102,-7.45345 0.235394,-14.97217 l -15.808222,18.15313 c -6.547496,7.51872 -6.653578,14.22187 -0.235394,14.97217 l 201.440065,23.54901 c 6.41818,0.75031 16.92757,-4.73666 23.47506,-12.25538 l 15.80822,-18.15313 c -6.54749,7.51872 -17.05688,13.00568 -23.47506,12.25538 z"
54
- fill="#00aaf0"
55
- id="path26-0"
56
- style="stroke-width:1.85009" />
57
- <g
58
- id="g32-3"
59
- transform="matrix(2.1646489,0.25305456,-1.2497606,1.4351437,-58.328853,-350.71039)">
60
- <path
61
- d="m 414.874,389.299 h 7.665 c 3.175,0 5.749,-2.966 5.749,-6.624 v 0 c 0,-3.659 -2.574,-6.625 -5.749,-6.625 h -7.665 c -3.175,0 -5.749,2.966 -5.749,6.625 v 0 c 0,3.658 2.574,6.624 5.749,6.624 z"
62
- fill="#7dd7ff"
63
- id="path28-4" />
64
- <path
65
- d="m 345.886,389.299 h 49.824 c 3.176,0 5.75,-2.966 5.75,-6.624 v 0 c 0,-3.659 -2.574,-6.625 -5.75,-6.625 h -49.824 c -3.176,0 -5.75,2.966 -5.75,6.625 v 0 c 0,3.658 2.575,6.624 5.75,6.624 z"
66
- fill="#7dd7ff"
67
- id="path30-9" />
68
- </g>
69
- <path
70
- d="m 237.73716,254.24622 169.69332,19.8377 c 21.06203,2.46222 28.27776,15.77704 16.11884,29.73956 L 325.57684,416.3287 c -12.16018,13.96394 -39.08962,23.28708 -60.15166,20.82486 L 95.731863,417.31585 C 74.671994,414.85389 67.45627,401.53907 79.61644,387.57512 L 177.58892,275.0699 c 12.15892,-13.96251 39.08837,-23.28565 60.14824,-20.82368 z"
71
- fill-opacity="0"
72
- stroke="#000000"
73
- stroke-width="22.2011"
74
- id="path34-2" />
75
- </g>
76
- <path
77
- d="m 169.05364,174.40789 30.64039,110.1483 c -18.00979,23.0743 -36.52461,43.63697 -54.67599,60.72483 z"
78
- fill="#dedea3"
79
- id="path42-3"
80
- inkscape:transform-center-x="-1.3934586"
81
- inkscape:transform-center-y="115.8746"
82
- style="stroke-width:7.116;stroke-miterlimit:4;stroke-dasharray:none;stroke:#000000;stroke-opacity:1;stroke-linejoin:round" />
83
- <ellipse
84
- style="fill:none;fill-opacity:0.108417;stroke:#000000;stroke-width:18.9941;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.981273"
85
- id="path1482"
86
- cx="276.42157"
87
- cy="294.77988"
88
- rx="114.9249"
89
- ry="116.89293"
90
- transform="matrix(0.95958124,-0.28143179,0,1,0,0)" />
91
- <circle
92
- style="fill:none;fill-opacity:0.108417;stroke:#0062ff;stroke-width:18.9941;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
93
- id="path1482-3"
94
- cx="275.7767"
95
- cy="294.75534"
96
- transform="matrix(0.95958124,-0.28143179,0,1,0,0)"
97
- r="97.75856" />
98
- <circle
99
- style="fill:none;fill-opacity:0.108417;stroke:#000000;stroke-width:18.9941;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.981273"
100
- id="path1482-8"
101
- cx="276.33041"
102
- cy="294.19943"
103
- transform="matrix(0.95958124,-0.28143179,0,1,0,0)"
104
- r="80.085327" />
105
- <path
106
- d="m 359.87177,196.71516 30.64039,110.1483 c -18.00979,23.0743 -36.52461,43.63696 -54.67599,60.72483 z"
107
- fill="#dedea3"
108
- id="path42"
109
- inkscape:transform-center-x="-1.3934586"
110
- inkscape:transform-center-y="115.8746"
111
- style="stroke-width:7.116;stroke:#000000;stroke-opacity:1;stroke-miterlimit:4;stroke-dasharray:none;stroke-linejoin:round" />
112
- </svg>
egse/icons/logo-huber.svg DELETED
@@ -1,23 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0" y="0" width="512" height="512" viewBox="0, 0, 512, 512">
4
- <g id="Background">
5
- <rect x="0" y="0" width="512" height="512" fill="#000000" fill-opacity="0"/>
6
- </g>
7
- <g id="original">
8
- <path d="M20.015,-0 L491.985,-0 C503.039,-0 512,8.947 512,19.983 L512,492.017 C512,503.053 503.039,512 491.985,512 L20.015,512 C8.961,512 0,503.053 0,492.017 L0,19.983 C0,8.947 8.961,-0 20.015,-0 z" fill="#005B77"/>
9
- <path d="M52,78 L460,78" fill-opacity="0" stroke="#000000" stroke-width="25" stroke-linecap="round" stroke-miterlimit="0"/>
10
- <g>
11
- <path d="M310.98,81.57 C310.98,111.935 286.365,136.55 256,136.55 C225.635,136.55 201.02,111.935 201.02,81.57 C201.02,51.205 225.635,26.59 256,26.59 C286.365,26.59 310.98,51.205 310.98,81.57 z" fill="#00C3FF"/>
12
- <path d="M274.326,118.224 C243.961,118.224 219.346,93.609 219.346,63.244 C219.346,52.763 222.332,43.002 227.422,34.667 C211.61,44.322 201.019,61.687 201.019,81.571 C201.019,111.936 225.634,136.551 255.999,136.551 C275.882,136.551 293.248,125.961 302.903,110.148 C294.568,115.238 284.808,118.224 274.326,118.224 z" fill="#00AAF0"/>
13
- <path d="M283.489,90.734 C278.424,90.734 274.326,86.636 274.326,81.571 C274.326,71.468 266.102,63.244 255.999,63.244 C250.934,63.244 246.836,59.146 246.836,54.081 C246.836,49.016 250.934,44.918 255.999,44.918 C276.213,44.918 292.652,61.357 292.652,81.571 C292.653,86.635 288.554,90.734 283.489,90.734 z" fill="#7DD7FF"/>
14
- <path d="M256,145.141 C291.053,145.141 319.57,116.624 319.57,81.571 C319.57,72.511 317.701,63.755 314.015,55.548 C312.071,51.221 306.986,49.287 302.658,51.231 C298.33,53.175 296.397,58.26 298.341,62.588 C301.028,68.566 302.389,74.954 302.389,81.571 C302.389,107.15 281.579,127.96 256,127.96 C230.421,127.96 209.61,107.15 209.61,81.57 C209.61,55.99 230.42,35.181 255.999,35.181 C262.767,35.181 269.289,36.604 275.382,39.41 C279.692,41.39 284.794,39.511 286.779,35.201 C288.763,30.891 286.879,25.789 282.57,23.804 C274.207,19.953 265.267,18 256,18 C220.947,18 192.43,46.517 192.43,81.57 C192.43,116.623 220.946,145.141 256,145.141 z" fill="#000000"/>
15
- </g>
16
- <g>
17
- <path d="M364.109,368.86 C364.109,428.567 315.707,476.969 255.999,476.969 C196.291,476.969 147.889,428.567 147.889,368.86 C147.889,309.153 196.291,260.751 255.999,260.751 C315.707,260.751 364.109,309.153 364.109,368.86 z" fill="#00C3FF"/>
18
- <path d="M292.034,440.932 C232.326,440.932 183.924,392.531 183.924,332.823 C183.924,312.214 189.796,293.02 199.805,276.631 C168.713,295.618 147.887,329.761 147.887,368.86 C147.887,428.568 196.289,476.969 255.997,476.969 C295.094,476.969 329.242,456.146 348.227,425.052 C331.837,435.061 312.646,440.932 292.034,440.932 z" fill="#00AAF0"/>
19
- <path d="M310.052,386.878 C300.093,386.878 292.034,378.819 292.034,368.86 C292.034,348.994 275.863,332.823 255.997,332.823 C246.038,332.823 237.979,324.765 237.979,314.805 C237.979,304.846 246.038,296.788 255.997,296.788 C295.745,296.788 328.07,329.112 328.07,368.86 C328.072,378.819 320.012,386.878 310.052,386.878 z" fill="#7DD7FF"/>
20
- <path d="M347.745,309.203 C339.237,313.026 335.434,323.025 339.256,331.535 C344.538,343.29 347.214,355.849 347.214,368.86 C347.214,419.157 306.294,460.076 255.997,460.076 C205.7,460.076 164.782,419.157 164.782,368.86 C164.782,318.563 205.702,277.644 255.999,277.644 C269.307,277.644 282.132,280.442 294.113,285.959 C302.588,289.853 312.62,286.156 316.523,277.683 C320.425,269.208 316.72,259.176 308.247,255.273 C291.802,247.7 274.223,243.86 256.001,243.86 C187.074,243.86 131,299.934 131,368.86 C131,437.786 187.071,493.86 255.999,493.86 C324.928,493.86 381,437.786 381,368.86 C381,351.045 377.325,333.828 370.077,317.69 C366.254,309.178 356.257,305.377 347.745,309.203 z" fill="#000000"/>
21
- </g>
22
- </g>
23
- </svg>
egse/icons/logo-ogse.svg DELETED
@@ -1,31 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0" y="0" width="512" height="512" viewBox="0, 0, 512, 512">
4
- <g id="original">
5
- <path d="M20.015,0 L491.985,0 C503.039,0 512,8.947 512,19.983 L512,492.017 C512,503.053 503.039,512 491.985,512 L20.015,512 C8.961,512 -0,503.053 -0,492.017 L-0,19.983 C-0,8.947 8.961,0 20.015,0 z" fill="#005B77"/>
6
- <g>
7
- <path d="M145.312,28.707 L417.656,28.707 C434.163,28.707 436.431,34.442 436.431,39.945 L436.431,122.655 C436.431,128.158 434.163,133.443 417.656,133.443 L145.312,133.443 C128.805,133.443 125.93,127.787 125.93,122.284 L125.93,40.078 C125.93,34.574 128.805,28.707 145.312,28.707 z" fill="#00C3FF"/>
8
- <path d="M419.296,114.579 L142.954,114.579 C134.149,114.579 127.011,107.104 127.011,97.882 L127.011,120.146 C127.011,129.368 134.149,136.844 142.954,136.844 L419.296,136.844 C428.101,136.844 435.238,129.368 435.238,120.146 L435.238,97.882 C435.238,107.104 428.101,114.579 419.296,114.579 z" fill="#00AAF0"/>
9
- <g>
10
- <path d="M303.961,74.351 L317.453,74.351 C323.042,74.351 327.573,69.13 327.573,62.69 L327.573,62.69 C327.573,56.25 323.042,51.029 317.453,51.029 L303.961,51.029 C298.373,51.029 293.842,56.25 293.842,62.69 L293.842,62.69 C293.842,69.13 298.373,74.351 303.961,74.351 z" fill="#7DD7FF"/>
11
- <path d="M270.827,112.996 C262.822,112.996 256.333,95.382 256.333,73.654 C256.333,51.927 262.822,34.313 270.827,34.313 C278.832,34.313 285.321,51.927 285.321,73.654 C285.321,95.382 278.832,112.996 270.827,112.996 z" fill="#7DD7FF"/>
12
- <path d="M265.443,75.109 C263.208,75.109 261.396,69.848 261.396,63.359 C261.396,56.869 263.208,51.609 265.443,51.609 C267.678,51.609 269.49,56.869 269.49,63.359 C269.49,69.848 267.678,75.109 265.443,75.109 z" fill="#02C3FF"/>
13
- <path d="M152.531,74.351 L240.231,74.351 C245.819,74.351 250.35,69.13 250.35,62.69 L250.35,62.69 C250.35,56.25 245.819,51.029 240.231,51.029 L152.531,51.029 C146.943,51.029 142.412,56.25 142.412,62.69 L142.412,62.69 C142.412,69.13 146.943,74.351 152.531,74.351 z" fill="#7DD7FF"/>
14
- </g>
15
- <path d="M145.312,24 L417.656,24 C437.389,24 441.094,33.621 441.029,47.165 L441.007,115.791 C441.008,129.632 436.112,137.626 417.656,137.626 L145.312,137.626 C127.117,137.626 121.099,129.4 121.1,115.791 L121.081,47.165 C121.002,34.32 127.756,24 145.312,24 z" fill-opacity="0" stroke="#000000" stroke-width="12" stroke-linecap="round" stroke-linejoin="round"/>
16
- </g>
17
- <path d="M441.621,76.251 C441.621,76.251 499.147,76.432 499.31,119.322 C499.505,170.794 396.372,211.02 294.617,237.642 C186.834,265.841 124.236,266.908 74.542,300.63 C49.103,320.152 28.2,357.918 52.49,390.885 C57.654,397.895 80.908,427.087 169.198,431.965 C276.277,437.881 314.283,435.153 327.995,434.923" fill-opacity="0" stroke="#000000" stroke-width="8" stroke-linecap="round" stroke-linejoin="round"/>
18
- <g>
19
- <path d="M342.382,364.825 L427.601,364.825 C433.306,364.825 437.931,369.45 437.931,375.155 L437.931,460.375 C437.931,466.08 433.306,470.705 427.601,470.705 L342.382,470.705 C336.677,470.705 332.052,466.08 332.052,460.375 L332.052,375.155 C332.052,369.45 336.677,364.825 342.382,364.825 z" fill="#00C3FF"/>
20
- <path d="M430.488,458.173 L337.429,458.173 C334.464,458.173 332.061,453.926 332.061,448.687 L332.061,461.336 C332.061,466.575 334.464,470.822 337.429,470.822 L430.488,470.822 C433.453,470.822 435.856,466.575 435.856,461.336 L435.856,448.687 C435.856,453.926 433.453,458.173 430.488,458.173 z" fill="#00AAF0"/>
21
- <g>
22
- <path d="M414.874,389.299 L422.539,389.299 C425.714,389.299 428.288,386.333 428.288,382.675 L428.288,382.675 C428.288,379.016 425.714,376.05 422.539,376.05 L414.874,376.05 C411.699,376.05 409.125,379.016 409.125,382.675 L409.125,382.675 C409.125,386.333 411.699,389.299 414.874,389.299 z" fill="#7DD7FF"/>
23
- <path d="M345.886,389.299 L395.71,389.299 C398.886,389.299 401.46,386.333 401.46,382.675 L401.46,382.675 C401.46,379.016 398.886,376.05 395.71,376.05 L345.886,376.05 C342.71,376.05 340.136,379.016 340.136,382.675 L340.136,382.675 C340.136,386.333 342.711,389.299 345.886,389.299 z" fill="#7DD7FF"/>
24
- </g>
25
- <path d="M345.02,360.694 L423.413,360.694 C433.143,360.694 441.03,368.581 441.03,378.31 L441.03,456.703 C441.03,466.433 433.143,474.32 423.413,474.32 L345.02,474.32 C335.291,474.32 327.404,466.433 327.404,456.703 L327.404,378.31 C327.404,368.581 335.291,360.694 345.02,360.694 z" fill-opacity="0" stroke="#000000" stroke-width="12"/>
26
- </g>
27
- <path d="M99.98,415.306" fill="#00C3FF"/>
28
- <path d="M-0,50.286 L115.362,50.286 L115.362,76.432 L-0,76.432 L-0,50.286 z" fill="#FFF3AA" opacity="0.858"/>
29
- <path d="M433.948,433.195 L335.637,452.67 C333.305,441.223 333.07,429.455 334.942,417.918 L433.948,433.195 z" fill="#DEDEA3"/>
30
- </g>
31
- </svg>