w
Some checks failed
CI for csaxs_bec / test (push) Failing after 1m28s

This commit is contained in:
2026-01-26 13:26:24 +01:00
parent c66b1fd289
commit 6fbcd09358

View File

@@ -256,6 +256,7 @@ class Eiger(PSIDeviceBase):
# JFJ adds _master.h5 automatically
path = os.path.relpath(self._full_path, start="/sls/x12sa/data").removesuffix("_master.h5")
path = os.path.abspath(self._full_path).removesuffix("_master.h5")
data_settings = DatasetSettings(
image_time_us=int(frame_time_us * 1e6), # This is currently ignored