Updates March 2023

This commit is contained in:
2024-03-14 20:26:03 +01:00
parent affb8d1380
commit 59aacf516d
59 changed files with 1637 additions and 792 deletions

View File

@@ -62,7 +62,7 @@ TEST_CASE("CBORSerialize_Start", "[CBOR]") {
.summation = 567,
.az_int_bin_to_q = {0.1, 0.2, 0.3, 0.5},
.total_flux = 123,
.attenuator_transmission = 57,
.attenuator_transmission = 0.345,
.roi_summation_area = ROIRectangle{12,15,17,29},
.user_data = "Some random string 12345"
};