yaml update

This commit is contained in:
appleb_m
2026-06-26 11:19:18 +02:00
parent 929b9aee8d
commit f33aa8c91a
+7 -3
View File
@@ -32,6 +32,9 @@ daq:
default_detector_distance_maximum: 900
zoom_min: 1 # camera zoom travel limits (used to clamp auto-center zoom-to-fit)
zoom_max: 1000
sam_cam:
#TODO wire this
white_balance_ratio = 1.233
db:
aaredb_url: "https://mx-aaredb-dmz-01.psi.ch/dispatcher"
@@ -54,7 +57,8 @@ daq:
maximum_flux: 4e11
auto_raster:
grid_padding_fraction_x: 0.15 # pad the 1st grid scan by this fraction of its size per side in x (min 1 cell)
grid_padding_fraction_y: 0.15 # ... and in y; shifts smargon_top_left outward (adds cells before cell 0)
include_crystal: false # extend the grid to cover crystals outside the loop box
grid_padding_fraction_x: 0.15 # pad the 1st grid scan by this fraction of its size per side in x (min 1 cell)
grid_padding_fraction_y: 0.15 # ... and the TOP in y; shifts smargon_top_left outward (cells before cell 0)
grid_padding_fraction_y_bottom: 0.30 # pad the BOTTOM of the grid (far end of n_y) more; defaults to grid_padding_fraction_y
include_crystal: false # extend the grid to cover crystals outside the loop box
line_scan_y_padding_fraction: 0.15 # pad the 2nd-stage vertical line scan height by this per side (10-20%)