From 3495f0e981cf553c09a0845e3f3d973f1edfc741 Mon Sep 17 00:00:00 2001
From: Lucio Zambon <lucio.zambon@elettra.eu>
Date: Mon, 11 Nov 2024 02:11:19 +0000
Subject: [PATCH] Update elettra_lattice.json

---
 elettra_lattice.json | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/elettra_lattice.json b/elettra_lattice.json
index 43a7ee8..040f51c 100644
--- a/elettra_lattice.json
+++ b/elettra_lattice.json
@@ -1,5 +1,10 @@
 {
-	
+	"conf": {
+		"modules": ["simulator"],
+		"shortcut": {
+			"Power Supplies": "machine=elettra&bl=hide&ps&camera=51010,30171,-33995,-2.21,0.73,2.41"
+		}
+	},
 	"preinjector": {
 		"sections": [
 			{
@@ -1058,11 +1063,11 @@
 					{"type": "quadrupole", "position": 2995, "name": "Q1_S1.1"},
 					{"type": "bpm", "position": 3245, "name": "BPM_S1.3"},
 					{"type": "blm", "position": 3315, "name": "BERGOZ_CHV_S1.3"},
-					{"type": "tag", "position": 6241, "name": "TAG_S1.1"},
 					{"type": "vlv", "position": 3900, "name": "VLVID_S1.1"},
 					{"type": "blm", "position": 4050, "name": "BERGOZ_ID_S1.1"},
 					{"type": "corrector", "position": 4500, "ps": ["PSCH_S1.3","PSCV_S1.3"], "name": "CHV_S1.3"},
 					{"type": "undulator", "position": 5550, "name": "ID_S1.1", "offset2d": [100, -450]},
+					{"type": "tag", "position": 6241, "name": "TAG_S1.1"},
 					{"type": "undulator", "position": 6950, "name": "ID_S1.2", "offset2d": [100, -450]},
 					{"type": "corrector", "position": 8067, "ps": ["PSCH_S1.4","PSCV_S1.4"], "name": "CHV_S1.4"},
 					{"type": "blm", "position": 8550, "name": "BERGOZ_ID_S1.2"},
@@ -1673,7 +1678,7 @@
 					{"type": "corrector", "position": 3815, "ps": ["PSCH_S11.3","PSCV_S11.3"], "name": "CHV_S11.3"},
 					{"type": "cavity_3hc", "position": 4700, "name": "3HC_S11.1", "offset2d": [-100, -500]},
 					{"type": "vlv", "position": 5505, "name": "VLV3HC_S11.2"},	
-					{"type": "blm", "position": 8600, "name": "BERGOZ_SCRV_S11.1"},
+					{"type": "blm", "position": 5600, "name": "BERGOZ_SCRV_S11.1"},
 					{"type": "tag", "position": 6241, "name": "TAG_S11.1"},
 					{"type": "scw", "position": 6900, "name": "SCW_S11", "offset2d": [-400, -700]},
 					{"type": "corrector", "position": 8100, "ps": ["PSCH_S11.4","PSCV_S11.4"], "name": "CHV_S11.4"},
-- 
GitLab