Update start_time_fallback location
Unit Testing / test (3.10) (push) Successful in 50s
Unit Testing / test (3.11) (push) Successful in 49s
Unit Testing / test (3.12) (push) Successful in 51s
Unit Testing / test (3.8) (push) Successful in 47s
Unit Testing / test (3.9) (push) Successful in 49s

This commit is contained in:
2026-06-01 12:46:23 +02:00
parent bfe4f7c015
commit 6ccf7e8028
+1 -1
View File
@@ -47,7 +47,7 @@ class AmorHeader:
sample_geometry=('entry1/sample/geometry', str),
source_name=('entry1/Amor/source/name', str),
start_time=('entry1/start_time', str),
start_time_fallback=('entry1/Amor/measurement_configuration/start_time', str),
start_time_fallback=('entry1/measurement_configuration/start_time', str),
end_time=('entry1/end_time', str),
chopper_separation=('entry1/Amor/chopper/pair_separation', float),