Skip to content

Commit f22eae9

Browse files
committed
add configs
1 parent 0927606 commit f22eae9

File tree

4 files changed

+14
-10
lines changed

4 files changed

+14
-10
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,8 @@ ImageAnalysis/image_analysis/offline_analyzers/log_dll_load.txt
4242
# MkDocs output
4343
/site
4444
/scripts
45+
LogMaker4GoogleDocs/logmaker_4_googledocs/HTUcurrentvalues.in
46+
ScanAnalysis/log_dll_load.txt
47+
ScanAnalysis/single_shot_estimated_legendre.txt
48+
/LogMaker4GoogleDocs/logmaker_4_googledocs
49+
LogMaker4GoogleDocs/logmaker_4_googledocs/HTUcurrentvalues.in

GEECS-Scanner-GUI/scanner_configs/experiments/Undulator/save_devices/BAM.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,3 @@ Devices:
33
save_nonscalar_data: true
44
synchronous: true
55
variable_list: []
6-
Z_Test_Scope_2:
7-
save_nonscalar_data: true
8-
synchronous: true
9-
variable_list: []

GEECS-Scanner-GUI/scanner_configs/experiments/Undulator/save_devices/LP-FocusDiagnostics.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
Devices:
2-
UC_GhostFocus:
3-
save_nonscalar_data: true
4-
synchronous: true
5-
variable_list:
6-
- centroidx
7-
- centroidy
82
UC_GhostUpstream:
93
save_nonscalar_data: true
104
synchronous: true
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Devices:
2+
- LP-FocusDiagnostics
3+
Info: Focus Scan
4+
Scan Mode: 1D Scan
5+
Shot per Step: 10
6+
Start: -18.0
7+
Step Size: 0.5
8+
Stop: -26.0
9+
Variable: Mode Imager Stage

0 commit comments

Comments
 (0)