Skip to content
Snippets Groups Projects
Commit c9aeaf1b authored by Simon Wittl's avatar Simon Wittl
Browse files

proj update

parent cd28f707
No related branches found
No related tags found
No related merge requests found
......@@ -66,7 +66,7 @@ class PyProjection(PyProjectionGeometry):
detector_heigth_mm, detector_width_mm, frame_id, focal_spot_orientation,
voltage_kv, current_ua, exposure_time_ms)
def as_message(self) -> ProjectionGeometry:
def as_message(self) -> Projection:
message = Projection()
projection_geometry = ProjectionGeometry()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment