path adjustment
CI for csaxs_bec / test (push) Successful in 1m34s
CI for csaxs_bec / test (pull_request) Successful in 1m33s

This commit is contained in:
x12sa
2026-05-15 10:42:48 +02:00
parent 2a0f950c9b
commit 22af4251fd
@@ -257,7 +257,7 @@ class XrayEyeAlign:
print("After that, run the fit in Matlab and load the new fit flomni.read_alignment_offset()")
def write_output(self):
file = os.path.expanduser("~/Data10/specES1/internal/xrayeye_alignmentvalues")
file = os.path.expanduser("~/data/raw/logs/xrayeye_alignmentvalues")
if not os.path.exists(file):
os.makedirs(os.path.dirname(file), exist_ok=True)