From 6adfafaa27bae1be2ca2b6cbf4f2f2ff1db2e002 Mon Sep 17 00:00:00 2001 From: tasp Date: Fri, 22 Sep 2023 13:27:10 +0200 Subject: [PATCH] more consistent ori1 stick json file --- cfg/stick/ori1stick_cfg.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/stick/ori1stick_cfg.py b/cfg/stick/ori1stick_cfg.py index aaa5286..78998a6 100644 --- a/cfg/stick/ori1stick_cfg.py +++ b/cfg/stick/ori1stick_cfg.py @@ -13,6 +13,6 @@ Mod('ts', 'frappy_psi.sea.SeaReadable', '', io='sea_stick', sea_object='tt', - json_file='ill1.config.json', + json_file='ori1.config.json', rel_paths=['ts'], )