path adjustment
Read the Docs Deploy Trigger / trigger-rtd-webhook (push) Successful in 4s
CI for csaxs_bec / test (push) Successful in 1m35s

This commit was merged in pull request #205.
This commit is contained in:
x12sa
2026-05-15 10:42:48 +02:00
committed by holler
parent ed2c67a09e
commit 86fde7ca17
@@ -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)