lofar-sid 1.2.14.dev8__tar.gz → 2.0.0.dev0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (120) hide show
  1. {lofar_sid-1.2.14.dev8/lofar_sid.egg-info → lofar_sid-2.0.0.dev0}/PKG-INFO +1 -1
  2. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/bin/build_proto.py +6 -4
  3. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/_version.py +3 -3
  4. {lofar_sid-1.2.14.dev8/lofar_sid/interface/common/tile_element → lofar_sid-2.0.0.dev0/lofar_sid/interface/common/antenna}/tile_element_id_pb2.py +6 -6
  5. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/antenna/tile_element_service_pb2.py +10 -10
  6. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/antenna/tile_element_service_pb2.pyi +1 -1
  7. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0/lofar_sid.egg-info}/PKG-INFO +1 -1
  8. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid.egg-info/SOURCES.txt +5 -7
  9. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/carp/antenna/antenna_service.proto +3 -0
  10. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/common/antenna/antenna_id.proto +3 -0
  11. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/common/antenna/antenna_info.proto +3 -0
  12. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/common/antenna/antenna_power_state.proto +3 -0
  13. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/common/antenna/antenna_status.proto +3 -0
  14. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/common/antenna/antenna_usage.proto +3 -0
  15. {lofar_sid-1.2.14.dev8/proto/lofar/common/tile_element → lofar_sid-2.0.0.dev0/proto/lofar/common/antenna}/tile_element_id.proto +5 -2
  16. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/common/antenna_field/antenna_field_id.proto +3 -3
  17. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/common/antenna_field/antenna_field_power_state.proto +3 -0
  18. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/common/observation/observation_id.proto +3 -0
  19. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/common/station/station_id.proto +3 -0
  20. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/common/station/station_power_state.proto +3 -3
  21. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/opah/grafana_apiv3_service.proto +3 -0
  22. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/station_control/antenna/antenna_service.proto +3 -0
  23. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/station_control/antenna/tile_element_service.proto +7 -4
  24. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/station_control/antenna_field/antenna_field_service.proto +3 -0
  25. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/station_control/observation/observation_service.proto +3 -0
  26. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/station_control/station/calibration_service.proto +3 -0
  27. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/station_control/station/station_power_state_service.proto +3 -0
  28. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/proto/lofar/station_control/statistics/statistics_service.proto +3 -0
  29. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/pyproject.toml +1 -1
  30. lofar_sid-1.2.14.dev8/lofar_sid/interface/common/frequency_band_pb2.py +0 -34
  31. lofar_sid-1.2.14.dev8/lofar_sid/interface/common/frequency_band_pb2.pyi +0 -4
  32. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/.editorconfig +0 -0
  33. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/.gitignore +0 -0
  34. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/.gitlab-ci.yml +0 -0
  35. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/.pre-commit-config.yaml +0 -0
  36. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/.prepare.gitlab-ci.yml +0 -0
  37. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/LICENSE +0 -0
  38. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/MANIFEST.in +0 -0
  39. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/README.md +0 -0
  40. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/bin/install-hooks/pre-commit.sh +0 -0
  41. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/docker/ci-runner/Dockerfile +0 -0
  42. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/docker/sid/Dockerfile +0 -0
  43. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/docs/cleanup.py +0 -0
  44. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/docs/requirements.txt +0 -0
  45. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/docs/source/conf.py +0 -0
  46. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/docs/source/index.rst +0 -0
  47. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/docs/source/readme.rst +0 -0
  48. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/docs/source/static/css/custom.css +0 -0
  49. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/README.md +0 -0
  50. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/__init__.py +0 -0
  51. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/contract.py +0 -0
  52. {lofar_sid-1.2.14.dev8/lofar_sid/interface/carp → lofar_sid-2.0.0.dev0/lofar_sid/interface}/__init__.py +0 -0
  53. {lofar_sid-1.2.14.dev8/lofar_sid/interface/carp/antenna → lofar_sid-2.0.0.dev0/lofar_sid/interface/carp}/__init__.py +0 -0
  54. {lofar_sid-1.2.14.dev8/lofar_sid/interface/common → lofar_sid-2.0.0.dev0/lofar_sid/interface/carp/antenna}/__init__.py +0 -0
  55. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/carp/antenna/antenna_service_pb2.py +0 -0
  56. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/carp/antenna/antenna_service_pb2.pyi +0 -0
  57. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/carp/antenna/antenna_service_pb2_grpc.py +0 -0
  58. {lofar_sid-1.2.14.dev8/lofar_sid/interface/common/antenna → lofar_sid-2.0.0.dev0/lofar_sid/interface/common}/__init__.py +0 -0
  59. {lofar_sid-1.2.14.dev8/lofar_sid/interface/common/antenna_field → lofar_sid-2.0.0.dev0/lofar_sid/interface/common/antenna}/__init__.py +0 -0
  60. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/antenna/antenna_id_pb2.py +0 -0
  61. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/antenna/antenna_id_pb2.pyi +0 -0
  62. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/antenna/antenna_info_pb2.py +0 -0
  63. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/antenna/antenna_info_pb2.pyi +0 -0
  64. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/antenna/antenna_power_state_pb2.py +0 -0
  65. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/antenna/antenna_power_state_pb2.pyi +0 -0
  66. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/antenna/antenna_status_pb2.py +0 -0
  67. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/antenna/antenna_status_pb2.pyi +0 -0
  68. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/antenna/antenna_usage_pb2.py +0 -0
  69. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/antenna/antenna_usage_pb2.pyi +0 -0
  70. {lofar_sid-1.2.14.dev8/lofar_sid/interface/common/tile_element → lofar_sid-2.0.0.dev0/lofar_sid/interface/common/antenna}/tile_element_id_pb2.pyi +0 -0
  71. {lofar_sid-1.2.14.dev8/lofar_sid/interface/common/observation → lofar_sid-2.0.0.dev0/lofar_sid/interface/common/antenna_field}/__init__.py +0 -0
  72. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/antenna_field/antenna_field_id_pb2.py +0 -0
  73. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/antenna_field/antenna_field_id_pb2.pyi +0 -0
  74. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/antenna_field/antenna_field_power_state_pb2.py +0 -0
  75. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/antenna_field/antenna_field_power_state_pb2.pyi +0 -0
  76. {lofar_sid-1.2.14.dev8/lofar_sid/interface/common/station → lofar_sid-2.0.0.dev0/lofar_sid/interface/common/observation}/__init__.py +0 -0
  77. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/observation/observation_id_pb2.py +0 -0
  78. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/observation/observation_id_pb2.pyi +0 -0
  79. {lofar_sid-1.2.14.dev8/lofar_sid/interface/common/tile_element → lofar_sid-2.0.0.dev0/lofar_sid/interface/common/station}/__init__.py +0 -0
  80. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/station/station_id_pb2.py +0 -0
  81. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/station/station_id_pb2.pyi +0 -0
  82. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/station/station_power_state_pb2.py +0 -0
  83. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/common/station/station_power_state_pb2.pyi +0 -0
  84. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/opah/__init__.py +0 -0
  85. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/opah/grafana_apiv3_service_pb2.py +0 -0
  86. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/opah/grafana_apiv3_service_pb2.pyi +0 -0
  87. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/opah/grafana_apiv3_service_pb2_grpc.py +0 -0
  88. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/__init__.py +0 -0
  89. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/antenna/__init__.py +0 -0
  90. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/antenna/antenna_service_pb2.py +0 -0
  91. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/antenna/antenna_service_pb2.pyi +0 -0
  92. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/antenna/antenna_service_pb2_grpc.py +0 -0
  93. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/antenna/tile_element_service_pb2_grpc.py +0 -0
  94. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/antenna_field/__init__.py +0 -0
  95. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/antenna_field/antenna_field_service_pb2.py +0 -0
  96. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/antenna_field/antenna_field_service_pb2.pyi +0 -0
  97. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/antenna_field/antenna_field_service_pb2_grpc.py +0 -0
  98. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/observation/__init__.py +0 -0
  99. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/observation/observation_service_pb2.py +0 -0
  100. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/observation/observation_service_pb2.pyi +0 -0
  101. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/observation/observation_service_pb2_grpc.py +0 -0
  102. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/station/__init__.py +0 -0
  103. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/station/calibration_service_pb2.py +0 -0
  104. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/station/calibration_service_pb2.pyi +0 -0
  105. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/station/calibration_service_pb2_grpc.py +0 -0
  106. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/station/station_power_state_service_pb2.py +0 -0
  107. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/station/station_power_state_service_pb2.pyi +0 -0
  108. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/station/station_power_state_service_pb2_grpc.py +0 -0
  109. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/statistics/__init__.py +0 -0
  110. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/statistics/statistics_service_pb2.py +0 -0
  111. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/statistics/statistics_service_pb2.pyi +0 -0
  112. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid/interface/station_control/statistics/statistics_service_pb2_grpc.py +0 -0
  113. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid.egg-info/dependency_links.txt +0 -0
  114. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid.egg-info/requires.txt +0 -0
  115. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/lofar_sid.egg-info/top_level.txt +0 -0
  116. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/requirements.txt +0 -0
  117. /lofar_sid-1.2.14.dev8/proto/lofar/common/frequency_band.proto → /lofar_sid-2.0.0.dev0/sabledocs.toml +0 -0
  118. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/setup.cfg +0 -0
  119. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/setup.py +0 -0
  120. {lofar_sid-1.2.14.dev8 → lofar_sid-2.0.0.dev0}/setup.sh +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: lofar-sid
3
- Version: 1.2.14.dev8
3
+ Version: 2.0.0.dev0
4
4
  Summary: Software interface description
5
5
  Home-page: https://git.astron.nl/lofar2.0/sid
6
6
  License: Apache License 2.0
@@ -37,8 +37,10 @@ with tempfile.TemporaryDirectory() as tmpdirname:
37
37
  with new_file_name.open("w+", encoding="utf-8") as file_out:
38
38
  file_out.write(replaced_text)
39
39
 
40
+ files = []
40
41
  for file in tmp_dir.glob("./**/*.proto"):
41
42
  print(f"Process {file}")
43
+
42
44
  parameters = [
43
45
  "-c",
44
46
  f"-I{tmp_dir}",
@@ -55,14 +57,14 @@ print("Create __init__.py files")
55
57
 
56
58
 
57
59
  def create_module_files(root_dir: Path):
60
+ init = root_dir / "__init__.py"
61
+ if not init.is_file():
62
+ print(f"Create __init__.py in {root_dir}")
63
+ init.touch()
58
64
  for module_dir in root_dir.iterdir():
59
65
  if not module_dir.is_dir():
60
66
  continue
61
67
  create_module_files(module_dir)
62
- init = module_dir / "__init__.py"
63
- if not init.is_file():
64
- print(f"Create __init__.py in {module_dir}")
65
- init.touch()
66
68
 
67
69
 
68
70
  create_module_files(interface_dir)
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '1.2.14.dev8'
32
- __version_tuple__ = version_tuple = (1, 2, 14, 'dev8')
31
+ __version__ = version = '2.0.0.dev0'
32
+ __version_tuple__ = version_tuple = (2, 0, 0, 'dev0')
33
33
 
34
- __commit_id__ = commit_id = 'gcd401128a'
34
+ __commit_id__ = commit_id = 'g3de9bd8a6'
@@ -1,7 +1,7 @@
1
1
  # -*- coding: utf-8 -*-
2
2
  # Generated by the protocol buffer compiler. DO NOT EDIT!
3
3
  # NO CHECKED-IN PROTOBUF GENCODE
4
- # source: lofar_sid/interface/common/tile_element/tile_element_id.proto
4
+ # source: lofar_sid/interface/common/antenna/tile_element_id.proto
5
5
  # Protobuf Python Version: 6.31.1
6
6
  """Generated protocol buffer code."""
7
7
  from google.protobuf import descriptor as _descriptor
@@ -15,7 +15,7 @@ _runtime_version.ValidateProtobufRuntimeVersion(
15
15
  31,
16
16
  1,
17
17
  '',
18
- 'lofar_sid/interface/common/tile_element/tile_element_id.proto'
18
+ 'lofar_sid/interface/common/antenna/tile_element_id.proto'
19
19
  )
20
20
  # @@protoc_insertion_point(imports)
21
21
 
@@ -25,13 +25,13 @@ _sym_db = _symbol_database.Default()
25
25
  from lofar_sid.interface.common.antenna import antenna_id_pb2 as lofar__sid_dot_interface_dot_common_dot_antenna_dot_antenna__id__pb2
26
26
 
27
27
 
28
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n=lofar_sid/interface/common/tile_element/tile_element_id.proto\x12\x19lofar.common.tile_element\x1a\x33lofar_sid/interface/common/antenna/antenna_id.proto\"Z\n\rTileElementId\x12-\n\x04tile\x18\x01 \x01(\x0b\x32\x1f.lofar.common.antenna.AntennaId\x12\x1a\n\x12tile_element_index\x18\x02 \x01(\rb\x06proto3')
28
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n8lofar_sid/interface/common/antenna/tile_element_id.proto\x12\x14lofar.common.antenna\x1a\x33lofar_sid/interface/common/antenna/antenna_id.proto\"Z\n\rTileElementId\x12-\n\x04tile\x18\x01 \x01(\x0b\x32\x1f.lofar.common.antenna.AntennaId\x12\x1a\n\x12tile_element_index\x18\x02 \x01(\rb\x06proto3')
29
29
 
30
30
  _globals = globals()
31
31
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
32
- _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'lofar_sid.interface.common.tile_element.tile_element_id_pb2', _globals)
32
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'lofar_sid.interface.common.antenna.tile_element_id_pb2', _globals)
33
33
  if not _descriptor._USE_C_DESCRIPTORS:
34
34
  DESCRIPTOR._loaded_options = None
35
- _globals['_TILEELEMENTID']._serialized_start=145
36
- _globals['_TILEELEMENTID']._serialized_end=235
35
+ _globals['_TILEELEMENTID']._serialized_start=135
36
+ _globals['_TILEELEMENTID']._serialized_end=225
37
37
  # @@protoc_insertion_point(module_scope)
@@ -24,22 +24,22 @@ _sym_db = _symbol_database.Default()
24
24
 
25
25
  from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
26
26
  from lofar_sid.interface.common.antenna import antenna_power_state_pb2 as lofar__sid_dot_interface_dot_common_dot_antenna_dot_antenna__power__state__pb2
27
- from lofar_sid.interface.common.tile_element import tile_element_id_pb2 as lofar__sid_dot_interface_dot_common_dot_tile__element_dot_tile__element__id__pb2
27
+ from lofar_sid.interface.common.antenna import tile_element_id_pb2 as lofar__sid_dot_interface_dot_common_dot_antenna_dot_tile__element__id__pb2
28
28
 
29
29
 
30
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nFlofar_sid/interface/station_control/antenna/tile_element_service.proto\x12\x1dlofar.station_control.antenna\x1a\x1bgoogle/protobuf/empty.proto\x1a<lofar_sid/interface/common/antenna/antenna_power_state.proto\x1a=lofar_sid/interface/common/tile_element/tile_element_id.proto\"a\n\x1fGetTileElementPowerStateRequest\x12>\n\x0ctile_element\x18\x01 \x01(\x0b\x32(.lofar.common.tile_element.TileElementId\"\xad\x01\n GetTileElementPowerStateResponse\x12>\n\x0ctile_element\x18\x01 \x01(\x0b\x32(.lofar.common.tile_element.TileElementId\x12I\n\x18tile_element_power_state\x18\x02 \x01(\x0e\x32\'.lofar.common.antenna.AntennaPowerState\"\xac\x01\n\x1fSetTileElementPowerStateRequest\x12>\n\x0ctile_element\x18\x01 \x01(\x0b\x32(.lofar.common.tile_element.TileElementId\x12I\n\x18tile_element_power_state\x18\x02 \x01(\x0e\x32\'.lofar.common.antenna.AntennaPowerState2\xac\x02\n\x12TileElementService\x12\x9d\x01\n\x18GetTileElementPowerState\x12>.lofar.station_control.antenna.GetTileElementPowerStateRequest\x1a?.lofar.station_control.antenna.GetTileElementPowerStateResponse\"\x00\x12v\n\x18SetTileElementPowerState\x12>.lofar.station_control.antenna.SetTileElementPowerStateRequest\x1a\x16.google.protobuf.Empty\"\x00(\x01\x62\x06proto3')
30
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\nFlofar_sid/interface/station_control/antenna/tile_element_service.proto\x12\x1dlofar.station_control.antenna\x1a\x1bgoogle/protobuf/empty.proto\x1a<lofar_sid/interface/common/antenna/antenna_power_state.proto\x1a\x38lofar_sid/interface/common/antenna/tile_element_id.proto\"\\\n\x1fGetTileElementPowerStateRequest\x12\x39\n\x0ctile_element\x18\x01 \x01(\x0b\x32#.lofar.common.antenna.TileElementId\"\xa8\x01\n GetTileElementPowerStateResponse\x12\x39\n\x0ctile_element\x18\x01 \x01(\x0b\x32#.lofar.common.antenna.TileElementId\x12I\n\x18tile_element_power_state\x18\x02 \x01(\x0e\x32\'.lofar.common.antenna.AntennaPowerState\"\xa7\x01\n\x1fSetTileElementPowerStateRequest\x12\x39\n\x0ctile_element\x18\x01 \x01(\x0b\x32#.lofar.common.antenna.TileElementId\x12I\n\x18tile_element_power_state\x18\x02 \x01(\x0e\x32\'.lofar.common.antenna.AntennaPowerState2\xac\x02\n\x12TileElementService\x12\x9d\x01\n\x18GetTileElementPowerState\x12>.lofar.station_control.antenna.GetTileElementPowerStateRequest\x1a?.lofar.station_control.antenna.GetTileElementPowerStateResponse\"\x00\x12v\n\x18SetTileElementPowerState\x12>.lofar.station_control.antenna.SetTileElementPowerStateRequest\x1a\x16.google.protobuf.Empty\"\x00(\x01\x62\x06proto3')
31
31
 
32
32
  _globals = globals()
33
33
  _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
34
34
  _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'lofar_sid.interface.station_control.antenna.tile_element_service_pb2', _globals)
35
35
  if not _descriptor._USE_C_DESCRIPTORS:
36
36
  DESCRIPTOR._loaded_options = None
37
- _globals['_GETTILEELEMENTPOWERSTATEREQUEST']._serialized_start=259
38
- _globals['_GETTILEELEMENTPOWERSTATEREQUEST']._serialized_end=356
39
- _globals['_GETTILEELEMENTPOWERSTATERESPONSE']._serialized_start=359
40
- _globals['_GETTILEELEMENTPOWERSTATERESPONSE']._serialized_end=532
41
- _globals['_SETTILEELEMENTPOWERSTATEREQUEST']._serialized_start=535
42
- _globals['_SETTILEELEMENTPOWERSTATEREQUEST']._serialized_end=707
43
- _globals['_TILEELEMENTSERVICE']._serialized_start=710
44
- _globals['_TILEELEMENTSERVICE']._serialized_end=1010
37
+ _globals['_GETTILEELEMENTPOWERSTATEREQUEST']._serialized_start=254
38
+ _globals['_GETTILEELEMENTPOWERSTATEREQUEST']._serialized_end=346
39
+ _globals['_GETTILEELEMENTPOWERSTATERESPONSE']._serialized_start=349
40
+ _globals['_GETTILEELEMENTPOWERSTATERESPONSE']._serialized_end=517
41
+ _globals['_SETTILEELEMENTPOWERSTATEREQUEST']._serialized_start=520
42
+ _globals['_SETTILEELEMENTPOWERSTATEREQUEST']._serialized_end=687
43
+ _globals['_TILEELEMENTSERVICE']._serialized_start=690
44
+ _globals['_TILEELEMENTSERVICE']._serialized_end=990
45
45
  # @@protoc_insertion_point(module_scope)
@@ -1,6 +1,6 @@
1
1
  from google.protobuf import empty_pb2 as _empty_pb2
2
2
  from lofar_sid.interface.common.antenna import antenna_power_state_pb2 as _antenna_power_state_pb2
3
- from lofar_sid.interface.common.tile_element import tile_element_id_pb2 as _tile_element_id_pb2
3
+ from lofar_sid.interface.common.antenna import tile_element_id_pb2 as _tile_element_id_pb2
4
4
  from google.protobuf import descriptor as _descriptor
5
5
  from google.protobuf import message as _message
6
6
  from collections.abc import Mapping as _Mapping
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: lofar-sid
3
- Version: 1.2.14.dev8
3
+ Version: 2.0.0.dev0
4
4
  Summary: Software interface description
5
5
  Home-page: https://git.astron.nl/lofar2.0/sid
6
6
  License: Apache License 2.0
@@ -8,6 +8,7 @@ MANIFEST.in
8
8
  README.md
9
9
  pyproject.toml
10
10
  requirements.txt
11
+ sabledocs.toml
11
12
  setup.cfg
12
13
  setup.py
13
14
  setup.sh
@@ -30,14 +31,13 @@ lofar_sid.egg-info/SOURCES.txt
30
31
  lofar_sid.egg-info/dependency_links.txt
31
32
  lofar_sid.egg-info/requires.txt
32
33
  lofar_sid.egg-info/top_level.txt
34
+ lofar_sid/interface/__init__.py
33
35
  lofar_sid/interface/carp/__init__.py
34
36
  lofar_sid/interface/carp/antenna/__init__.py
35
37
  lofar_sid/interface/carp/antenna/antenna_service_pb2.py
36
38
  lofar_sid/interface/carp/antenna/antenna_service_pb2.pyi
37
39
  lofar_sid/interface/carp/antenna/antenna_service_pb2_grpc.py
38
40
  lofar_sid/interface/common/__init__.py
39
- lofar_sid/interface/common/frequency_band_pb2.py
40
- lofar_sid/interface/common/frequency_band_pb2.pyi
41
41
  lofar_sid/interface/common/antenna/__init__.py
42
42
  lofar_sid/interface/common/antenna/antenna_id_pb2.py
43
43
  lofar_sid/interface/common/antenna/antenna_id_pb2.pyi
@@ -49,6 +49,8 @@ lofar_sid/interface/common/antenna/antenna_status_pb2.py
49
49
  lofar_sid/interface/common/antenna/antenna_status_pb2.pyi
50
50
  lofar_sid/interface/common/antenna/antenna_usage_pb2.py
51
51
  lofar_sid/interface/common/antenna/antenna_usage_pb2.pyi
52
+ lofar_sid/interface/common/antenna/tile_element_id_pb2.py
53
+ lofar_sid/interface/common/antenna/tile_element_id_pb2.pyi
52
54
  lofar_sid/interface/common/antenna_field/__init__.py
53
55
  lofar_sid/interface/common/antenna_field/antenna_field_id_pb2.py
54
56
  lofar_sid/interface/common/antenna_field/antenna_field_id_pb2.pyi
@@ -62,9 +64,6 @@ lofar_sid/interface/common/station/station_id_pb2.py
62
64
  lofar_sid/interface/common/station/station_id_pb2.pyi
63
65
  lofar_sid/interface/common/station/station_power_state_pb2.py
64
66
  lofar_sid/interface/common/station/station_power_state_pb2.pyi
65
- lofar_sid/interface/common/tile_element/__init__.py
66
- lofar_sid/interface/common/tile_element/tile_element_id_pb2.py
67
- lofar_sid/interface/common/tile_element/tile_element_id_pb2.pyi
68
67
  lofar_sid/interface/opah/__init__.py
69
68
  lofar_sid/interface/opah/grafana_apiv3_service_pb2.py
70
69
  lofar_sid/interface/opah/grafana_apiv3_service_pb2.pyi
@@ -97,18 +96,17 @@ lofar_sid/interface/station_control/statistics/statistics_service_pb2.py
97
96
  lofar_sid/interface/station_control/statistics/statistics_service_pb2.pyi
98
97
  lofar_sid/interface/station_control/statistics/statistics_service_pb2_grpc.py
99
98
  proto/lofar/carp/antenna/antenna_service.proto
100
- proto/lofar/common/frequency_band.proto
101
99
  proto/lofar/common/antenna/antenna_id.proto
102
100
  proto/lofar/common/antenna/antenna_info.proto
103
101
  proto/lofar/common/antenna/antenna_power_state.proto
104
102
  proto/lofar/common/antenna/antenna_status.proto
105
103
  proto/lofar/common/antenna/antenna_usage.proto
104
+ proto/lofar/common/antenna/tile_element_id.proto
106
105
  proto/lofar/common/antenna_field/antenna_field_id.proto
107
106
  proto/lofar/common/antenna_field/antenna_field_power_state.proto
108
107
  proto/lofar/common/observation/observation_id.proto
109
108
  proto/lofar/common/station/station_id.proto
110
109
  proto/lofar/common/station/station_power_state.proto
111
- proto/lofar/common/tile_element/tile_element_id.proto
112
110
  proto/lofar/opah/grafana_apiv3_service.proto
113
111
  proto/lofar/station_control/antenna/antenna_service.proto
114
112
  proto/lofar/station_control/antenna/tile_element_service.proto
@@ -1,3 +1,6 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
6
  package lofar.carp.antenna;
@@ -1,3 +1,6 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
6
  package lofar.common.antenna;
@@ -1,3 +1,6 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
6
  package lofar.common.antenna;
@@ -1,3 +1,6 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
6
  package lofar.common.antenna;
@@ -1,3 +1,6 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
6
  package lofar.common.antenna;
@@ -1,3 +1,6 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
6
  package lofar.common.antenna;
@@ -1,6 +1,9 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
- package lofar.common.tile_element;
6
+ package lofar.common.antenna;
4
7
 
5
8
  import "lofar/common/antenna/antenna_id.proto";
6
9
 
@@ -8,6 +11,6 @@ import "lofar/common/antenna/antenna_id.proto";
8
11
  * Globally identifies an element within a HBA tile.
9
12
  */
10
13
  message TileElementId {
11
- lofar.common.antenna.AntennaId tile = 1; // Tile identifier.
14
+ AntennaId tile = 1; // Tile identifier.
12
15
  uint32 tile_element_index = 2; // Index of the element within the tile.
13
16
  }
@@ -1,6 +1,6 @@
1
- /**
2
- * Message to globally identify an antenna field.
3
- */
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
4
4
  syntax = "proto3";
5
5
 
6
6
  package lofar.common.antenna_field;
@@ -1,3 +1,6 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
6
  package lofar.common.antenna_field;
@@ -1,3 +1,6 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
6
  package lofar.common.observation;
@@ -1,3 +1,6 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
6
  package lofar.common.station;
@@ -1,6 +1,6 @@
1
- /**
2
- * Message describing the state of a station.
3
- */
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
4
4
  syntax = "proto3";
5
5
 
6
6
  package lofar.common.station;
@@ -1,3 +1,6 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
6
  option go_package = "bitbucket.org/innius/grafana-simple-grpc-datasource/v3";
@@ -1,3 +1,6 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
6
  package lofar.station_control.antenna;
@@ -1,10 +1,13 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
6
  package lofar.station_control.antenna;
4
7
 
5
8
  import "google/protobuf/empty.proto";
6
9
  import "lofar/common/antenna/antenna_power_state.proto";
7
- import "lofar/common/tile_element/tile_element_id.proto";
10
+ import "lofar/common/antenna/tile_element_id.proto";
8
11
 
9
12
  /**
10
13
  * Provides tile related information and actions
@@ -18,17 +21,17 @@ service TileElementService {
18
21
 
19
22
  // The get tile element power state request
20
23
  message GetTileElementPowerStateRequest {
21
- lofar.common.tile_element.TileElementId tile_element = 1; // The ID of the tile element
24
+ lofar.common.antenna.TileElementId tile_element = 1; // The ID of the tile element
22
25
  }
23
26
 
24
27
  // The get tile element power response
25
28
  message GetTileElementPowerStateResponse {
26
- lofar.common.tile_element.TileElementId tile_element = 1; // The ID of the tile element
29
+ lofar.common.antenna.TileElementId tile_element = 1; // The ID of the tile element
27
30
  lofar.common.antenna.AntennaPowerState tile_element_power_state = 2; // The current power state of the element
28
31
  }
29
32
 
30
33
  // The set tile element power state request
31
34
  message SetTileElementPowerStateRequest {
32
- lofar.common.tile_element.TileElementId tile_element = 1; // The ID of the tile element
35
+ lofar.common.antenna.TileElementId tile_element = 1; // The ID of the tile element
33
36
  lofar.common.antenna.AntennaPowerState tile_element_power_state = 2; // The power state to be set on the element
34
37
  }
@@ -1,3 +1,6 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
6
  package lofar.station_control.antenna_field;
@@ -1,3 +1,6 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
6
  package lofar.station_control.observation;
@@ -1,3 +1,6 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
6
  package lofar.station_control.calibration;
@@ -1,3 +1,6 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
6
  package lofar.station_control.station;
@@ -1,3 +1,6 @@
1
+ // Copyright (C) 2026 ASTRON (Netherlands Institute for Radio Astronomy)
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
1
4
  syntax = "proto3";
2
5
 
3
6
  import "google/protobuf/duration.proto";
@@ -1,6 +1,6 @@
1
1
  [build-system]
2
2
  requires = [
3
- "setuptools>=62.6",
3
+ "setuptools>=82.0.1",
4
4
  "setuptools_scm[toml]>=8.0",
5
5
  "wheel"
6
6
  ]
@@ -1,34 +0,0 @@
1
- # -*- coding: utf-8 -*-
2
- # Generated by the protocol buffer compiler. DO NOT EDIT!
3
- # NO CHECKED-IN PROTOBUF GENCODE
4
- # source: lofar_sid/interface/common/frequency_band.proto
5
- # Protobuf Python Version: 6.31.1
6
- """Generated protocol buffer code."""
7
- from google.protobuf import descriptor as _descriptor
8
- from google.protobuf import descriptor_pool as _descriptor_pool
9
- from google.protobuf import runtime_version as _runtime_version
10
- from google.protobuf import symbol_database as _symbol_database
11
- from google.protobuf.internal import builder as _builder
12
- _runtime_version.ValidateProtobufRuntimeVersion(
13
- _runtime_version.Domain.PUBLIC,
14
- 6,
15
- 31,
16
- 1,
17
- '',
18
- 'lofar_sid/interface/common/frequency_band.proto'
19
- )
20
- # @@protoc_insertion_point(imports)
21
-
22
- _sym_db = _symbol_database.Default()
23
-
24
-
25
-
26
-
27
- DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n/lofar_sid/interface/common/frequency_band.proto')
28
-
29
- _globals = globals()
30
- _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, _globals)
31
- _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'lofar_sid.interface.common.frequency_band_pb2', _globals)
32
- if not _descriptor._USE_C_DESCRIPTORS:
33
- DESCRIPTOR._loaded_options = None
34
- # @@protoc_insertion_point(module_scope)
@@ -1,4 +0,0 @@
1
- from google.protobuf import descriptor as _descriptor
2
- from typing import ClassVar as _ClassVar
3
-
4
- DESCRIPTOR: _descriptor.FileDescriptor
File without changes
File without changes
File without changes